Explain cashing in asp.net.
What are client activated objects and server activated objects?
What?s a bubbled event?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
In a Code-Behind class generally which type of code is found ?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is CSS? What is the advantage os using CSS in ASP.NET Web Applications?
How do I send an email message from my ASP.NET page?
What is a server cookie?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
How to do state management in ASP.NET?
What is interval time of GC in .net
what is the differance between native code & managed code?