|
|
|||||||
|
Error handling and Debugging in Visual basic Error handling and Debugging in Visual basic for beginners. Explained with examples and source code. How Does Y2K Affect Visual Basic? Hands up—how many of you have heard of the "Millennium Bug" or "Year 2000 Problem" or whatever else it has been called over the last few years? War Against Bugs Program bugs are highly ecological because program code is a renewable resource. If you fix a bug, another will grow in its place. And if you cut down that bug, yet another will emerge Software Testing Software projects often run into trouble, more so when they are team developments. The industry average for software development projects is that typically about four in every five overrun their plann... Error Handling What is an error? The short answer is, "Something that's expensive to fix." Dealing with errors is costly in terms of both money and time. Error Handling The bottom line is that all of us make mistakes. VB is pretty clever about finding syntax errors within the IDE, but a number of the possible errors simply cannot be discovered until you try to run th... |
||||||||