Browse by Tags

Did you know? There are many ways to insert a snippet into your code (Lisa Feigenbaum)
07 December 08 08:00 AM
Code snippets were introduced in the Visual Basic 2005 release. They provide an easy way to learn how to do a particular coding task, or to re-use a piece of code in various parts of your application. Code snippets can be inserted in a variety of ways. Read More...
Postedby VBTeam | 5 Comments    
VB Catch ... When: Why so special?
09 October 08 08:00 AM
The VB Catch syntax has a unique feature: When. It allows users to filter expressions based on something other than their type. Any arbitrary code can enter a When block to decide whether or not to handle an Exception. Sub Sub1() Try DoSomeAction() Catch Read More...
Postedby VBTeam | 5 Comments    

This Blog

Syndication

Page view tracker