What are the main advantages of using asp.net?
How can we register exception filter from the action?
Explain method to handle error using HttpError in Web API?
What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.
How can we pass info between 2 asp.net pages?
Which tool you have done?
What is runat?
How to make paging concepts in datagrid in ASP.NET?
0 Answers Sans Pareil IT Services,
hi everyone. can anyone send me wipro interview questions on .net. plz its urgent
what is the advantage of data reader?
what exception is thrown when you do a response.redirect
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
What is session id in web application?