Differentiate between file-based dependency and key-based dependency.
What are the event handlers that can be included in the Global.asax file?
What is view state and how this can be done and was this there in asp?
11 Answers Accenture, KDOT, Mphasis,
What are PDBs? Where must they be located for debugging to work?
Explain how can we access static variable?
how to update data set?
what is uncle aunty file
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
Explain how cookies work. Give an example of cookie abuse.
For Web services where you can browse on the Internet?
What?s the difference between Response.Write() and Response.Output.Write()?
2 Answers Siebel, Visual Soft,
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How can you implement encapsulation in asp.net?