How do you manage session in ASP and ASP.NET ?
Answer Posted / a
a
| Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
What is server side in asp.net?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
Explain diff. Between friend and protected friend?
What are cao and sao.
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Define session in asp.net.
What is enableviewstate?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is _viewstart?
Securitywise What are the Enhancements in 2.0?
Explain what are webservices?
Does asp.net still recognize the global.asa file?
What does mvc represent in asp.net? : asp.net mvc
Where is the view state data stored?
Can you change a Master Page dynamically at runtime?