Is asp net front end or backend?
Should validation (did the user enter a real date) occur server-side or client-side? Why?
What are different transaction options?
i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me
What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0
Where is cookie used in asp.net?
What is the asp.net control toolkit?
What is personalization? What are the properties available in personalization?
what is a virtual class?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Which control would you use if you needed to make sure the values in two different controls matched?
How do I use a proxy server when invoking a web service?
Disable Session State at the Application Level