How many types of session in asp.net2.0
Answer Posted / divya p i
3 types
In proc
Out proc
Sql server
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
What are validator? Name the validation controls in asp.net?
Define globalization and localization.
What is the maximum amount of memory any single process on windows can address?
What is distributed system in asp.net?
What is an asp.net validator? And, mention its types.
Can we set which type of comparison we want to perform by the CompareValidator control?
What are the ways of preserving data on a Web Form in ASP.NET?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
Which methods validate all the controls on a page?
Where session id is stored?
What is difference between URL and URI?
Which namespace is used by ado.net?
What is the use of asp.net web api?
Why is mvc better than asp.net?
Can we use a static function with a non-static variable?