What language does asp.net use?
What are the different validators in asp.net?
Do you know about caching with the datasource controls?
Give real time examples for polymorphism, encapsulation, inheritance..
What are three ways that you can use a compare validator?
How can you send an email message from an asp.net web page?
What is sdlc process?
diff between Server.Transfer() and Server.Execute()
In which event of the page life cycle, is the viewstate available?
can we transfer data from one page to another page using viewstate if so how?if not y?
What kind of data can be stored in viewstate?
What is a Metadata?
Is session server side or client side?