Interview Questions

Describe session handling in webform. How does it work and what are the limits?

.NET Database ,COM interop,and .NET deployment questions and answers


(Continued from previous question...)

Describe session handling in webform. How does it work and what are the limits?

Session management in ASP.NET can be done in two ways:
Using Cookies
Encoding of URLs with Session ID

(Continued on next question...)

Other Interview Questions