Boost Efficiency with a Performance-tuned Debugging Strategy
fficient coding practices are hard to develop and even harder to maintain. Most likely, your coding process suffers from one of two problems: Your code throws an exception or otherwise
fficient coding practices are hard to develop and even harder to maintain. Most likely, your coding process suffers from one of two problems: Your code throws an exception or otherwise
onsider the scenario in which you are building a Web application that displays events or appointments for different dates. If you want your users to remember this event within their
ErrReport provides an easy way to add centralized error reporting capabilities to applications written in Visual Basic. ErrReport has the following features: (a) Thorough diagnostic information. In addition to the
Windows only permits 1024 active bitmap/icon handles to be in use at any time. The UniPicture control provides a method to store data for more than 1024 Bitmaps/Icons without depleting
The Zoom control assists with the display of data from lookup tables. Developers want to hide Foreign Keys from users and display instead the descriptive value from the lookup table,
This addin is designed to check the spelling of your VB comments and/or double-quoted string literals inside your VB6 IDE using a procedure similar to MS-Word without checking the rest
f you have been following this series of articles, you know the problems with date data entry and the proposed a pop-up calendar solution that allows a user to pick
ith more and more companies moving their applications to the Internet, Visual Basic developers are faced with the problem of having to build components that scale to thousands of users.
ith all the hype that servlets, JSPs, EJBs, and distributed J2EE applications have received, the art of creating a basic interactive command line Java application has been lost. Although fancy