Browse by Tags

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 | 1 Comments    
#4 Did you know? What you can do with Debugger Datatips... (Lisa Feigenbaum)
10 January 08 09:30 AM
There's a lot of cool functionality built into VS debugger datatips that often goes unnoticed... For example, did you know that not only can you *see* values in the expanded datatips, but you can also edit them ? Watch the following walk-through... While Read More...
Postedby VBTeam | 8 Comments    

This Blog

Syndication

Page view tracker