What is the difference between GridView and Repeater controls in ASP.NET?
What are the various session state management options provided by asp.net?
What is stateless asp or asp.net ?
2 Answers Accenture, BirlaSoft,
Explain login control and form authentication.
What is the relationship between IIS and ASP.NET in the generation of dynamic Web sites?
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?
What are the advantages of asp.net?
what is use to destroy an object? illustrate.
To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?
What is difference between rest and soap?
In the Repeater control which way you can edit?
What is scope of an application variable in asp.net?
how to add cliet side event to server side? and how to register client script to sever side? wt difference these two