Join
Sign in
Search Options
Search Everything
Search Developer Network
Home
Developer Network
More ...
Home
»
Developer Network
»
SaaSGrid Team
Developer Network
Forums, blogs, and downloads for SaaSGrid developers.
Get this RSS feed
Home
Blogs
Forums
Files
Options
RSS for Posts
OK
Tags
legacy
migration
SaaSGrid Team
RSS for Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SaaSGrid Team
Using Windows Workflow Foundation in your SaaSGrid Application
Posted
10-09-2009
by
Paul Miles
0
Comments
This article was last updated on November 6, 2009. Did you know that your SaaSGrid application can use Windows Workflow Foundation? SaaSGrid even provides native support for the most popular aspect of Windows Workflow Foundation: database persistence...
SaaSGrid Team
Migrating an Existing Application to SaaSGrid
Posted
06-02-2009
by
Paul Miles
0
Comments
A common question that we get is "What will it take to change my existing .NET application to work on SaaSGrid?" The answer depends on these factors: The current architectural structure of your application and how closely it matches that of...
SaaSGrid Team
Accessing Other Tenant’s Data in an Application
Posted
06-01-2009
by
Paul Miles
1
Comments
Consider the following use cases: My application permits tenants to create events, and I want to publish a list of all of those events in another location. I want tenants to be able to mark data as sharable so it can be viewed by other tenants. SaaSGrid...
SaaSGrid Team
Using built-in ASP.NET providers on public websites
Posted
04-17-2009
by
Paul Miles
0
Comments
This article assumes that you are creating a public website for your SaaSGrid application, and you wish to take advantage of ASP.NET's Providers. This article talks about considerations to keep in mind when using these providers within a SaaSGrid application...
SaaSGrid Team
An Intro To The SaaSGridControlToolkit
Posted
03-31-2009
by
Matt Ammerman
0
Comments
Last week we released the first version of a development library called the SaaSGridControlToolkit that will make developing ASP.NET user interfaces for SaaSGrid even easier. The SaaSGridControlToolkit is a collection of ASP.NET controls that provide...
SaaSGrid Team
Updates to the SaaSGrid Mocker
Posted
03-09-2009
by
Abe Sultan
0
Comments
We've just released a new version of the SaaSGrid Mocker to support the new functionality introduced with the latest version of the SaaSGrid SDK (v 1.6) as well as some minor bug fixes. The bug fixes are related to issues trying to save the active configuration...
SaaSGrid Team
Public Websites & Concurrent Usage
Posted
02-25-2009
by
Abe Sultan
0
Comments
Introduction : With the release of the SaaSGrid SDK v1.6 we introduced 2 very cool new features, the first one is the ability to support the notion of public websites and the second one which goes hand in hand with the first one is the ability to control...
SaaSGrid Team
LINQ to SQL Common Pitfalls
Posted
02-12-2009
by
Matt Ammerman
0
Comments
By default, LINQ to SQL uses fully qualified object names derived from the application's datacontext file (.dbml) during compilation. When you initially create this datacontext file for your application, every table entry has a property called 'Source...
SaaSGrid Team
Options for Locating the SaaSGrid Configuration File
Posted
02-10-2009
by
Paul Miles
0
Comments
One of the powerful features of the SaaSGrid platform is the ability to work against a "mock" SaaSGrid environment when developing locally. An XML file is read when executing code locally to establish the context of the user and tenant. This article will...
SaaSGrid Team
Want to use SaaSGrid meters to limit pageviews?
Posted
01-29-2009
by
Matt Ammerman
0
Comments
A nifty aspect of the SaaSGrid API and the various contexts (Tenant, User, Subscription) is that they are accessible at any point in the lifecycle of an ASP.NET request in your application. You are not limited to accessing the API in the codebehind of...
SaaSGrid Team
Approaches to calling a WCF service from Javascript
Posted
01-29-2009
by
Matt Ammerman
0
Comments
Most existing Javascript frameworks (Microsoft AJAX, ExtJS, jQuery, etc) give the client developer a clean and easy way to make AJAX calls to the server, receive data back, and update a portion of the current page without needing to make a roundtrip post...
SaaSGrid Team
Writing Silverlight User Interfaces for SaaSGrid Applications
Posted
01-22-2009
by
Matt Ammerman
0
Comments
SaaSGrid application deployments support a variety of technologies at the user interface layer. Consider the following scenarios: Standard ASP.NET web user interface using traditional WebForms. Standard ASP.NET web user interface using the new ASP.NET...
SaaSGrid Team
Starting WCF Services in Visual Studio 2005
Posted
01-20-2009
by
Paul Miles
0
Comments
Unlike Visual Studio 2008, Visual Studio 2005 provides no automatic way to launch a WCF Service. This is a major pain point for those of you developing SaaSGrid applications, but this article leads you through the process of creating a simple helper project...
SaaSGrid Team
Introducing the SaaSGrid Mocker!
Posted
01-08-2009
by
Abe Sultan
0
Comments
Who should read this article? If you are developing a SaaSGrid application you should read this article to understand how the new SaaSGrid Mocker can help you debug your application right from Visual Studio prior to deploying it to a cloud instance of...
SaaSGrid Team
Microsoft SaaS Architecture Team Experiences SaaSGrid
Posted
09-12-2008
by
Matt Ammerman
0
Comments
Recently, we had the opportunity to demo SaaSGrid to Eugenio Pace and Gianpaolo Carraro from Microsoft's SaaS Architecture team. You can read about their impressions of the platform here: Northwind Hosting exists, it's better than what you saw and it...
SaaSGrid Team
Manually Creating SaaSGrid Application Archives
Posted
08-18-2008
by
Abe Sultan
0
Comments
UPDATED ON: 3/11/2009 Who should read this article? If you've developed an application in a local development environment and you're ready to deploy the application into a live environment, you should read this article. This article explains how to package...
SaaSGrid Team
Using SaaSGrid's Conditional Configuration System
Posted
05-07-2008
by
Abe Sultan
0
Comments
Who should read this article? This article is meant for SaaSGrid developers that have configured their applications to run on their local environment and wish to prepare their application's configuration to run on a live SaaSGrid instance. Introduction...
SaaSGrid Team
Database Access on SaaSGrid
Posted
04-30-2008
by
Abe Sultan
0
Comments
Who should read this article? This article is meant for developers that need to persist information for their applications, or in other words if your application is backed by a database and you are planning on using SaaSGrid's database capabilities. It...
SaaSGrid Team
Using SaaSGrid Tokens
Posted
04-23-2008
by
Abe Sultan
0
Comments
This article was last updated on November 9, 2009. Who should read this article? If you are developing an application and need to resolve certain types of information that is only available once an application is deployed, you should read this article...
SaaSGrid Team
Understanding Local Development: Introduction & SaaSGrid Config Files
Posted
04-22-2008
by
Abe Sultan
0
Comments
Who Should Read This? This article assumes that you are familiar with the general SaaSGrid concepts and it will help as an introduction to understanding how to configure your local environment. So how does SaaSGrid work? It is important to understand...
Page 1 of 1 (20 items)