what is the trace in ASP.NET
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / syed
Debugging and Tesing process appended to the result page.
| Is This Answer Correct ? | 2 Yes | 5 No |
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 |
Whats an assembly?
Which color scheme in a Repeater control can you provide alternatively?
What is the difference between session.abandon() vs clear()?
what is advantage of developing in asp.net.why the same can't be developed in Java or other web developemnt tool.what are advantages of developers.
What is the function of the ViewState property?
What is runat?
How do you add a javascript function for a link button in a datagrid?
With out Web.config can we executes the application?
How would you get asp.net running in apache web servers? Explain it's limitations.
What is new asp.net core?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is application Object?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)