Explain Features in ASP.NET
Write a code for sending an email from asp.net application.
What is the life-span of the items in the viewstate?
What is the use of dispose method?
What is the usage of DelegatingHandler?
What is windows active directory authentication?
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...
I need some questions regarding asp.net for 1.5yrs of Experience.
Explain the differences between managed and unmanaged code?
Can the unique key be null?
What does session_start () do?
What is the difference between custom web user control and a custom web server control?
List down the sequence of methods called during the page load.