How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
How to refresh a page in asp.net
What are the different types of Session state management options available with ASP.NET?
What is the purpose of master page?
In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrote transations in a sp.but what my problem is,in those 3 tables i have to include my empId from another table.when i'm passing values im getting error at this EmpId. how can i solve this error to execute insert query? plesae tell me the solution...
Can the dictionary object be created in client?s scope ?
What is data binding in asp net?
what are the web form events available in asp.net?
Elaborate differentiation between Cache and Application?
Explain some of the major built-in objects in asp.net
Explain transparent caching with aop?
Describe how ASP.NET maintains process isolation for each Web application?
What is the file through which you can customize your asp.net application?