What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
Explain what is an assembly?
What is an iHTTPModule, and explain its implementation with its limitations?
Contrast the use of an abstract base class against an interface?
What is inheritance and an how it be used, example with an example?
How you will manage the state of ASP.NET controls?
0 Answers Sans Pareil IT Services,
Which object wraps the state or data of a user?
What is ashx file in asp.net?
What is data caching?
What is session handling in a webfarm, how it can work with its limits?
What is different between webconfig.xml & Machineconfig.xml ?
Why is it preferred to not use finalize for clean up?
Where would you use an ihttpmodule, and what are the limitations if any?