
Visual Basic .NET Code Samples: Master Set of 101 Samples
Brief Description
This download includes a master set of Visual Basic .NET code samples demonstrating various aspects of the language.
On This Page
Quick Details
| File Name: | 101vbnetsamples.exe |
| Version: | 1.0 |
| Date Published: | 1/6/2003 |
| Language: | English |
| Download Size: | 6.0 MB |
| Estimated Download Time: | 15 min 56K |
Overview
This download includes a master set of Visual Basic .NET code samples demonstrating various aspects of the language in the following areas: syntax, data access, Windows Forms, Web development and Web services, XML, security, the .NET Framework, file system and file I/O, interop and migration issues, COM+, ADO.NET, and advanced topics including graphics with GDI+, remoting, serialization, MSMQ, and Windows services.
Top of page
System Requirements
- Supported Operating Systems: Windows 2000; Windows NT; Windows XP
This download applies to customers that are running Microsoft Visual Studio. NET Professional.
Note: Some samples also require access to the Northwind database residing in SQL Server or the Microsoft Data Engine (MSDE).
Top of page
Instructions
- Click the Download link to start the download, or choose a different language from the drop-down list and click Go.
- Do one of the following:
- To start the installation immediately, click Open or Run this program from its current location.
- To copy the download to your computer for installation at a later time, click Save or Save this program to disk.
The download is a self-extracting archive of the sample set. Because the path names can be long, we recommend you extract the set to the root folder of your hard drive (typically drive C).
To install MSDE for those samples that require access to the Northwind database
- Click the Start button, and then point to Programs. Point to the folder that contains the Microsoft .NET Framework SDK, and then click Samples and Quickstart Tutorials.
- Click Step 1: Install the .NET Framework Samples Database.
- Go to the command prompt and change directories to \Samples\Setup. This is typically: C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Samples\Setup.
- Type osql -E -S (local)\NetSDK -i InstNwnd.sql
Top of page
Top of page
What Others Are Downloading
Top of page