Which is the best institute in
Hyderabad/Secunderabad/Andhra Pradesh to learn DotNet?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

How does the XmlSerializer work? What ACL permissions does a process using it require?

2 Answers  


How does u get record no from 5 to 15 from a dataset of 100 records?

0 Answers  


When is validation done on the client? How does client-side validation improve the efficiency of an application?

1 Answers  


Is viewstate secure?

0 Answers  


Can you explain what inheritance is and give an example of when you might use it?

1 Answers  






can i use two web.config files of ConnectionString in One Default.aspx page

6 Answers   Satyam, Verinon Technology Solutions, Wipro,


What happens if an ASP.NET server control with event-handling routines is missing from its definition?

0 Answers   MindCracker,


About remoting and web services. Difference between them?

2 Answers   Microsoft,


How to handle errors in Web API?

0 Answers  


How to send auto matic emails based on scheduled tasks to several of my clients

6 Answers  


If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?

1 Answers  


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,


Categories