3467 Users read it.

Code Metrics in Visual Studio 2008
by Kiril Iliev (November 9, 2007)

Code Metrics in Visual Studio 2008

Code Metrics is a new feature that has been introduced in the upcoming Visual Studio 2008 (also known as Orcas). The Code Metrics help the programmer to maintain code more easily and improve the debugging process. There are 5 code metrics available in there - Lines of Code, Class Coupling, Depth of Inheritance, Cyclomatic Complexity, and Maintainability Index.

Read more
1850 Users read it.

Another way for Error Handling in ASP.NET
by Erwin Altena (May 4, 2005)

Another way for Error Handling in ASP.NET

In this tutorial we show you error handling for ASP.NET.  In anything but the simplest of cases your application WILL contain errors. You should identify where errors might be likely to occur and code to anticipate and handle them gracefully.

Read more
12547 Users read it.

Error Handling in ASP.Net
by R.Arockia Jayaseelan (November 7, 2003)

In Traditional ASP, you can handle the errors in application level using Custom error pages. Because there is no structured error handling to handle the errors, but in .Net CLR provides strong exception handling to manage the errors. 

In .Net you can handle the errors, either Application level or in Page level. Now we will see how to handle the errors in application level.

Read more
15611 Users read it.

Visual Studio .NET Debugging Environment
by George Petrov (July 15, 2002)

The typical web or software developer spends over 50% of his or her time debugging code, yet most development books spend little (if any) time on the subject. Debugging ASP.NET concentrates on debugging issues related to Microsoft’s new web development platform, ASP.NET.

This article explains the Visual Studio .NET Debugging Environment in detail.

The article is originaly from the book Debugging ASP.NET

Read more
Follow us on twitter Subscribe to our RSS feed
Activate your free membership today | Login | Currency