This is a list of available examples for the current platform, which is VisualBasicNET.
TitleDescription
Asynchronous Web ClientThis example covers how to asynchronously download a file from the internet using the System.Net.WebClient object. The example shows the proper way to sho...
Crystal Reports Runtime Source ChangeHere is an example of how to change the datasource of a crystal report at runtime. It shows two examples: one using SQL Server and changing servers at run...
ID3v1 Tag Reader/WriterHere are a set of three classes to handle different versions of ID3 tags. I initially made one class for ID3v1.0 and another class for ID3v1.1 but later c...
MDI StatusBarHere is an example of How to have an MDI Child show text in the MDI Parent's StatusBar. This same method can work with non-MDI forms by using the Owner pr...
Plug-In ApplicationHere is a revised example of how to implement a plug-in based system in Visual Basic.NET. It demonstrates how to pass controls to the plug-in as well as u...
Runtime Commandline CommunicatorThis example covers passing commandline information from a duplicate instance of an application to the already running instance. This is accomplished via ...
Splash or Message DialogHere is an example of showing a 'Loading...' type message form while a lengthy operation is being performed. It also uses the same method to demonstrate a...
Tip Of The DayHere is a sample Tip of the Day application. It stores the tips in an xml file so they will be easy to edit. It also has a next tip button and randomly s...
Using an Application Configuration FileHere is an example of using an application configuration file. The .NET framework provides a couple of different ways of reading an application config but...

Have questions or comments? Contact me.
Edneeis Enterprises Copyright©2004 Licensing Terms