What is the purpose of asp.net?
What is difference between session and viewstate?
What is shadowing?
Can you explain one critical mapping?
What are the types of assemblies and where can u store them and how ?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is meant by ispostback in asp net?
Where the viewstate is stored after the page postback?
When we do partial refresh of a page using update panel how server knows it(which event occurs?)
How can you achieve nested Masterpages in 2.0?
how we can solve machine key error in asp.net?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
What is the Difference between user and server controls?