Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the trace in ASP.NET

Answers were Sorted based on User's Feedback



what is the trace in ASP.NET..

Answer / prakash samariya

It is a framework service used to trace the application. It
helps us to find the logical error which may produce invalid
data without exception.

Is This Answer Correct ?    5 Yes 0 No

what is the trace in ASP.NET..

Answer / suraj

ASP.NET introduces new functionality that allows you to view
diagnostic information about a single request for an ASP.NET
page simply by enabling it for your page or application.
Called tracing, this feature also allows you to write debug
statements directly in your code without having to remove
them from your application when it is deployed to production
servers. You can write variables or structures in a page,
assert whether a condition is met, or simply trace through
the execution path of your page or application.

Is This Answer Correct ?    5 Yes 0 No

what is the trace in ASP.NET..

Answer / syed

Debugging and Tesing process appended to the result page.

Is This Answer Correct ?    2 Yes 5 No

what is the trace in ASP.NET..

Answer / manikandan.s

ASP.NET is a programming Framework, its built on the Common
Language Runtime (CLR) that can be used on a Server to
build Powerful Web Application.

ASP .NET is Using for a Various Advantages over Web
development models:

->Enchanced Performance
->World-Class Tool Support
->Power and Flexibility
->Simplicity
->Managability
->Scalability and Availability
->Customizability and Extensability
->Security.

Is This Answer Correct ?    3 Yes 10 No

Post New Answer

More ASP.NET Interview Questions

Is it possible to migrate visual interdev design-time controls to asp.net?

0 Answers  


To add a hyperlink column to the DataGrid which tag is used ?

0 Answers   Siebel,


what is the difference between this.controls and page.form1.controls and me.controls?

2 Answers   FactorH,


How to write test case (Unit test plan)

1 Answers   Syntel,


Any body Having SHAREPOINT Material plzzz? please material to send prasad.k12@gmail.com

0 Answers  


What is difference between view state and session state?

0 Answers  


How do u declare static variable and how it is declared and what is its lifetime?

0 Answers  


If 200 is for all successful operation then why do we have 201 response codes?

0 Answers  


What is the use of web.config? Difference between machine.config and Web.config?

5 Answers  


Can private assembly be used for more than one application? If so how?

7 Answers   Satyam,


what are webservices?In which circumstances we can go for webservices?

3 Answers   Microsoft,


Securitywise What are the Enhancements in 2.0?

0 Answers   Microsoft,


Categories