What is session start?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
List the types of authentication supported by asp.net?
Why would anyone need to implement their own hashtable or linked list?
What describes a query?
Explain what is an assembly?
Describe how passport authentication works.
What is marshalling ? Is it a part of asp.net ?
What is the difference between a candidate key and primary key?
Write a code for sending an email from asp.net application.
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are the advantages of the code-behind feature?
Define view state.
How do you deploy your asp.net application?
What are user controls?