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    
PInvoke Interop Assistant on CodePlex (Jared Parsons)
20 June 08 09:27 AM
I'm happy to announce that the PInvoke Interop Assistant tool is now available on CodePlex. This includes the binaries, source code and the dev authored unit tests. It is hosted on the more general CLR Interop Tools page. http://www.codeplex.com/clrinterop Read More...
Making PInvoke Easy
14 March 08 09:56 AM
Jared here again. I very excited to announce we recently released a tool I've been working on to MSDN that will greatly help with using PInvoke in managed code. The tool is called the "PInvoke Interop Assistant" and is included as part of a MSDN article Read More...

This Blog

Syndication

Page view tracker