Description: A sample on how to handle error in visual basic .net using try and catch method. FileNotFoundException, DirectoryNotFoundException, IOException and Exception. Download Project
Screenshot
Description: A sample on how to handle error in visual basic .net using try and catch method. FileNotFoundException, DirectoryNotFoundException, IOException and Exception. Download Project
Screenshot
Version: Visual Basic 2010
Description : This sample enumerates all the system gestures and populates a CheckedListBox with their names. When gestures are checked or unchecked, recognition of them is turned on or off. Some additional processing is required to handle the AllGestures and NoGestures commands. Download Project
Screenshot
Description : Visual Basic .Net sample demonstrates a technique for composing LINQ statements dynamically at run time
Version: Visual Basic 2008 Download Project
Version: Visual Basic 2010 Download Project
Screenshot
Version : Visual Basic 2010
Description: Visual Basic .Net sample on how to create object control dynamically or create object during runtime for TextBox, Button, Combo Box, Group Box and List Box. Download Project
Screenshot
Description: Visual basic 2010 sample on how to use common dialog for Open File Dialog (System.Windows.Forms.OpenFileDialog), Save File Dialog (System.Windows.Forms.SaveFileDialog), Select Color Dialog (System.Windows.Forms.ColorDialog), Font Dialog (System.Windows.Forms.FontDialog) and Folder Browser Dialog (System.Windows.Forms.FolderBroserDialog). Download Project
Screenshot