What is session tracking & methods?
Answer Posted / vallabh naik
Session tracking methods are:
User authorization
Hidden fields
URL rewriting
Cookies
Session tracking API
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the use of view state?
What is the difference between user control an custom control?
How can you handle exceptions in asp.net?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is the difference between union and structure?
Why cyclomatic complexity is important?
What is the advantage of using Windows authentication in a Web application?
What is event in asp.net?
What are the options in ASP.NET to maintain state?
What is a multilingual website?
How do I open an ashx file?
Explain Areas in MVC?
What are the disadvantages of view state?
Define repository pattern in asp.net mvc? : asp.net mvc
How dataadapter.fill works?