What are the options in ASP.NET to maintain state?
No Answer is Posted For this Question
Be the First to Post Answer
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
Explain the flow of processing of the request? : asp.net mvc
What is session management in web application?
What is difference between session and cookies?
Will session work if cookies is disabled?
Can we have 2 web config files?
How will you do Redo and Undo in a TextControl?
How about the security in Activex DLL and Activex EXE ?
What is a ashx file?
under which namespaces connection strings can be defined?
In a webpage if i want to give access to only half page ,then what should i do?
What is the difference between Session and response.Redirect?