What sorts of things do you want to do? I doubt if there is any single
"general purpose" library. Often the USB device manufacturer prvides the
device driver -- this may or may not have an accessable API. There are
classes of USB devices (HID) for which there are standard APIs, and, of
course, there are other devices that are less common, but that also have
standard APIs.
What I'd suggest that you do is to get a book like Jan Axelson's USB
Complete 3rd Edition, which includes .NET information. This is a good
starting point, IMO. I have a link to it under Books on my homepage.
Dick
--
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See
www.hardandsoftware.net for details and contact information.