Which method do you invoke on the DataAdapter control to load your generated dataset with data?
2 5276What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
4 8091
What are the two properties that are common on every validation control?
What does occur first in ASP.Net, Authentication or Authorization?
Why SessionID changes in every request in asp.net?
What is IPostBack? How to use it?
what are the ihttphandler and ihttphandlerfactory interfaces ?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What is postback request?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Explain diff between dataset and datareader?
What is session object? Describe in detail.
What are html helpers in asp.net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Explain the overview of asp.net?
What is asp.net and how it works?
What are the differences between the response.write() and response.output.write()?