Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
919When maintaining session through sql server, what is the impact of read and write operation on session objects?
948What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
971
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What I need to create and run an asp.net application?
Explain the different parts that constitute ASP.NET application?
What is custom attribute? How to create?
Describe session handling in a webfarm, how does it work and what are the limits?
Explain what is viewstate?
What is the difference between c# and .net?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
How can you handle exceptions in asp.net?
What is clickid?
How do http sessions work?
Explain the difference between an exe and a dll?
What's the difference between viewstate and sessionstate?
Define resource files.
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?