Code Examples
- Printer Information Example - VB.NET 2005 example of getting list of printers and then information for a selected printer. Information includes driver name, port name, share name and if the printer is the default.
- Serial Port Example - Working example of using a serial port component in VB.Net 2005.
- Late Binding Example - Simple VB.NET 2005 application to demonstrate late binding to a Form and DLL.
- NetworkTest - Code to test for network connection, view network card information and ping a server.
- Archive Files - This code archives all files in a folder to a sub folder based on create date.
- My Object Example - My Object working example. Includes examples of the application, computer and user wrapper objects.
|