4 messages in com.googlegroups.google-desktop-developerRe: GDS and VB.NET
FromSent OnAttachments
robertw02 May 2005 17:14 
talkswithnumbers03 May 2005 10:04 
jojo...@gmail.com05 May 2005 07:38 
Manas Tungare06 May 2005 08:09 
Subject:Re: GDS and VB.NET
From:Manas Tungare (memb@manastungare.com)
Date:05/06/2005 08:09:30 AM
List:com.googlegroups.google-desktop-developer

As <em>talkswithnumbers</em> mentioned above, my C# wrapper takes the trouble out of having to know COM Interop to write GDS plugins. My library code will do the dirty job of talking to GDS and you can focus your energies on your application code, in C# or VB.Net, or any other .Net language.

The license is open enough (LGPL), the source code is available, :) you should give it a try. If you have any questions, I'll be glad to help. Why reinvent the wheel?