-
Storing state on an SQL Server with ASP.NET
Very excitedly I have seen a solution to my distributed web server state
problem with dotNet
I can store cookies on an SQL server .. performance hit but no real problem.
Can't for love nor money find an example on how to do so ...
any-one got an example web site on how to set this up.
I am assuming I need a specific database schema then make the changes to the
asp.net configuration file ..
--
--
Regards Taco Bill
-
Re: Storing state on an SQL Server with ASP.NET
> Can't for love nor money find an example on how
> to do so ...
Taco: Didn't look very hard, did you? ;-) A search for "asp.net state sql
server" at http://www.google.com returned the following:
http://msdn.microsoft.com/library/en...sp12282000.asp
---
Phil Weber
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks