Introduction to Visual Basic is Complete Lesson Package, which contains Article, Project code files and Video. It is beginner’s guide and designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language and who has some previous programming experience, maybe in another language or from a few years ago.
Visual Basic 2005 Code Samples provides a large group of well categorized and documented examples of code. This download includes the following: - Base Class Library Group 1 samples show how to use the classes in the namespaces System.Net, System.Text.RegularExpressions, System.Transaction, System.Console, and more.
Bits & Bytes is a collection of five lessons created by MSDN oriented to people who want to get involved with software developing technologies. The purpose of the collection is to provide the students with an introduction to programming concepts. You can either take this lesson on-line from the MSDN web page or you can download it to your computer. It doesn’t require any prior knowledge.
The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The applications display a form showing attributes of a file and demonstrate many of the new features available with Visual Basic 2005. It helps you to build a smart client application and design-time data enhancements.