can u debug application programatically?
if yes how?


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

Post New Answer

More ASP.NET Interview Questions

Explain the concept of View Model in MVC?

0 Answers   B-Ways TecnoSoft,


How do you specify whether your data should be passed as Query string and Forms (Mainly about POST and GET)

2 Answers  


Explain about solution explorer window?

0 Answers  


Difference between datareader and dataset ?

4 Answers   Microsoft,


What kind of programming language is ASP.NET?

0 Answers   3i Infotech,






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 and application variable in asp net?

0 Answers  


Define globalization and localization.

0 Answers  


Explain the life cycle of an ASP .NET page.

2 Answers  


Derive WSDL?

6 Answers   Siebel,


Why would anyone need to implement their own hashtable or linked list?

0 Answers  


What is the default Orientation property in a Menu control?

0 Answers   Sans Pareil IT Services,


Categories