Official Visual Studio 2008 VB.NET Samples

These samples demonstrate many of the new features available with Visual Basic 2008 and the .NET Framework 3.5 including hundreds Language Integrated Query (LINQ) samples.

VB.NET (8.0 MB)
 
 
 
 
 
(20)
60,073 times
Add To Favorites
7/17/2012
E-mail Twitter del.icio.us Digg Facebook
Sort By:
90 Samples
Steven Wilssens MSFT - Microsoft
How to determine which COM ports are available.
How to use a COM port to communicate with a modem.
How to use Win32 API calls to control communication with the COM port.

(1)
11/28/2011
3,024 Downloads
Steven Wilssens MSFT - Microsoft
The application leads you through the steps in creating and populating the database:
(3)
11/22/2011
4,204 Downloads
Steven Wilssens MSFT - Microsoft
A TabControl provides five different examples of Web service consumption.
(0)
11/28/2011
1,190 Downloads
Steven Wilssens MSFT - Microsoft
This sample consists of a solution named ExcelAuto.sln that contains two projects. ExcelAuto.vbproj is an interactive Windows-based application for automating Excel and setting up a scheduled task. ExcelAutoTask is a console application that contains Excel automation code that is
(2)
11/28/2011
2,796 Downloads
Steven Wilssens MSFT - Microsoft
This sample uses a PrintForm
component to demonstrate how to print an image of a graphical form. The
PrintAction property is used to display the print output in a
PrintPreviewControl dialog box. You can change this property value to
PrintTo
(0)
11/28/2011
2,071 Downloads
Steven Wilssens MSFT - Microsoft
This sample contains two forms with an Explorer-like interface: a directory scanner and an Explorer-style viewer. The files that support the two forms are contained in separate folders of the project.
(0)
11/22/2011
1,041 Downloads
Steven Wilssens MSFT - Microsoft
This sample uses multiple DataRepeater controls to present weather forecast data
in a format similar to what you might find on the MSN Weather Web site.
(1)
11/28/2011
2,149 Downloads
Steven Wilssens MSFT - Microsoft
The tabbed pages of the tab control demonstrate different techniques: Add Items. Bind to DataTable, Bind to Array, Combobox
(2)
11/22/2011
2,416 Downloads
Steven Wilssens MSFT - Microsoft
The code demonstrates how to bind six different types of data sources to a ComboBox control.
(0)
11/22/2011
1,301 Downloads
Steven Wilssens MSFT - Microsoft
The Sample Queries application is your introduction to Language-Integrated Query (LINQ). It provides many examples of query operations for LINQ to Objects, LINQ to SQL, LINQ to XML and LINQ to DataSet. The application displays a tree view of the available samples.
(3)
11/28/2011
1,979 Downloads
1 - 10 of 90 Items