Browse by Tags

Developer Network

Forums, blogs, and downloads for SaaSGrid developers.
Related Posts
  • Forum Post: Migrating PetShop 4.0 web application to SaaSGrid

    We are trying to migrate the Petshop 4.0 to SaaSGrid platform. We have layered as per SaaSGrid requirement and also made it WCF enabled. We have the following questions. This application is accessing tables from 4 databases ( all sql servers). In this scenario how will prepare the provisioning scirpt...
  • Forum Post: Fault Exception when Running Taskr sample

    This question was asked via e-mail and has been re-posted here to share it with the community. I downloaded the Taskr sample, and set up the root project as the start-up project by right-clicking it and choosing "Set as Startup Project." When I run the sample, I then receive the following exception and...
  • Forum Post: Re: Changing current user at runtime

    Hello, I assume you are developing your application locally. You are correct in that changing the execution context is one way to "change" which user is currently logged in. You could also use the SaaSGrid Mocker utility , included with the SDK to change this as well, which would eliminate the need to...
  • Forum Post: Additional samples...

    Hi, It will be good if you can upload some samples about how to manage Editions in code and how to integrate Services with applications not hosted in SaaSGrid, e.g. win form applications, external ASP.Net apps, mobile apps, etc, if you can focus on how to use the authentication provided by SaaSGrid and...