how many session modes are available?some brief explnation
Answer / chandra prakash
There are Five Session State Modes :
InProc mode, which stores session state in memory on the Web server. This is the default.
StateServer mode, which stores session state in a separate process called the ASP.NET state service. This ensures that session state is preserved if the Web application is restarted and also makes session state available to multiple Web servers in a Web farm.
SQLServer mode stores session state in a SQL Server database. This ensures that session state is preserved if the Web application is restarted and also makes session state available to multiple Web servers in a Web farm.
Custom mode, which enables you to specify a custom storage provider.
Off mode, which disables session state.
| Is This Answer Correct ? | 7 Yes | 0 No |
In Crystal Report Refresh Button is not working. when I click on it it givesh error like "missing parameter values " I have used propery of Crystal Viewer like ReuseParameterValuesOnRefresh="True" but this also not working. Plz give me any solution.
Why do we need url encoding?
2. Why did you choose this career?
2 Answers Schwartz Oil, Swatz Oils,
Where is asp.net session stored?
Does JITting occur per-assembly or per-method? How does this affect the working set?
How can you display all validation messages in one control?
Where do we store our connection string in asp.net application?
To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?
What is binding in web service ?
What is the difference between localization and globalization?
What are the event handlers that can be included in the Global.asax file?
What is Hybrid dictionary
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)