How can you debug an ASP page, without touching the code?



How can you debug an ASP page, without touching the code?..

Answer / radha

Microsoft script Debugger or Visual InterDev

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?

5 Answers   Syntax Softtech, TCS,


What is the difference between “Web.config” and “Machine.Config”?

0 Answers  


Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version

2 Answers   Citrix, TCS,


What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"

12 Answers   Phoenix Technologies,


To redirect the user to another page which method do we use without performing a round trip to the client?

0 Answers   Siebel,






Is there any property names “isnavigating”?

0 Answers  


I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend database.i am facing problem while uploading this site on my FTP address it is not accessing the database.please could u tell me how cn i upload Sqlserver database on the web and what would be the connection string...???? I am using Server=".";initial catalog=databasename;persist security info=false;integrated security=SSPI;...pleas help me... Thanks in Advance..

1 Answers  


I have a webform in asp.net.In that webform there is 2 division class(DIV).in one of the div class there is a text box for enter the id & a button for to check id with database value.My doubt is that how can i appear the 2nd Div contents only when the id is true with database value.if wrong do not display the div . i Want code in c#.

2 Answers  


Explain authorization levels in .net ?

0 Answers  


What are the Types of objects in ASP

0 Answers   Microsoft,


Explain diff. Between friend and protected friend?

0 Answers  


What symbol specifies the beginning of a query string?

0 Answers  


Categories