/**

popular collection of scripts for all

*/
/** Search */

Managing State in Web Services

 }

Managing State in Web Services

Hits: 1631
*****
0.0
Explains how to manage a session and application state objects in ASP.NET Web Services. Using session objects is always a good option for maintaining per user data. But the case of web services is different. In real life, Web services may be called thousands of times a day. In such cases, keeping per user data in the webserver would be a bad approach.
Platform(s): Windows
Date: Nov, 21 2006
Author: Richard Bean, http://www.beansoftware.com/ASP.NET-Tutorials/Managing-State-Web-Service.aspx

Ratings

 }
Number of Ratings: 238 Votes
Visitor Voting Booth:

   
1 2 3 4 5
{ Copyright } ©2019 NuclearScripts.com