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 is asp.net ajax?
What is session management in web application?
Explain http handlers? Where we can use the http handlers?
To get the values in two different controls to match which control you use it?
What is dynamic web page with example?
What is the mvc framework?
How do you store a value in viewstate and retrieve them?
How many types of controls are there in asp.net?
Can we override the enablepartialrendering property of the scriptmanager class?
Explain cookies with example.
Define web.config in .net?
Explain About WebService
Define static constructor?
Which is better union or union all?