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 | 3 Comments    
Customizing Displays in the Debugger for System Types
28 September 07 04:04 PM
We've heard feedback from several customers regarding the way certain types are displayed in the Debugger. Many of the displays exist to maintain the user experience between versions of Visual Studio. We constantly evaluate if this is the correct choice Read More...
Postedby VBTeam | 3 Comments    

This Blog

Syndication

Page view tracker