Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft Visual Basic .NET

Using Features of Visual Basic .NET to Trace Your Application

Author: dotnet.sys-con.com | Published: 31st Jul 2007 | Visited: 138 times | Add Comment
Filed in: Visual Basic NET

At one time or another, most applications have to determine when a certain subroutine or function is executed and inform the user when an important event or an error occurred. Over the years, clever developers created different methods for these kinds of notifications. At some point in time, just about every Visual Basic programmer has tried using a message box to show when a method or subroutine was called. While this technique might work well for debugging, it's highly error-prone. Because there are legitimate times when a message box should be shown to the user, the developer can't just comment out every call to MessageBox.

Read Article
 

Sponsored Links

 


Related Articles

 Handling Error Centrally in a SharePoint Application An article on handling errors centrally in a SharePoint application, using IHttpMod ...

 Poor Man's Linq in Visual Studio 2005 A way you can use Linq to Objects in C# 2.0 with .NET Framework ...

 Speed Dial for Internet - Fancy Delphi Application Contest Entry #29 in FDAC :: The Opera browser has a feature called Speed Dial which is basically a grid of your 9 (or more) favorite web sites presented using thumbnails instead o ...

 A Web based application configuration wizard A wizard that allows you to FTP the application to a remote server and then launch the configuration wizard from the web browser to update the database connect ...

 Dim Out the Main Form of an Application When Modal Form is Displayed in Delphi TIPS :: Dialog windows you use to display critical information to the user are, in most cases, displayed modally. A modal form is one where the application can' ...

 How to Elevate Your Application at Windows Startup in Vista An article on elevating an application at Windows startup in V ...

 Adding Mouse Gesture Functionality to Your .NET Application Within Seconds This project allows you to add mouse gesture functionality to your Windows Forms application with just a few lines of c ...

 SharePoint Workflow Wizard in Visual Studio 2008 SharePoint Workflows Wizard in Visual Studio ...

 Create Secure Java Applications Productively, Part 1: Use Rational Application Developer and Data St... This is the first in a two-part tutorial series creating secure Java-based Web applications using Rational Application Developer, Data Studio and Rational AppScan. This first tutorial begins by showcasing how Data Studio with pureQuery can increase the efficiency of your database-driven Web developm ...

 Application Security Model Article describes an easy and light way to secure access to methods in your applicat ...



Next: .NET Makeover



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links