Will the asp.net validators run in server side or client side?
Can you clarified A Web service can only be written in .NET or not?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What is scope of an application variable in asp.net?
Can you edit data in the Repeater control?
What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?
Explain the difference between Repeater and Data list control in ASP.NET?
What are Session states available and its Uses?
When would you set this property to false?
What r the page life cycle in asp.net page?
Give real time examples for polymorphism, encapsulation, inheritance..
which event in global.asx that fires for every request of same user?
What is .NetFramework?