Microsoft Developer Network > Samples >
Official Visual Studio 2008 VB.NET Samples

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.


Select a language
 
 
 
 
 
(10)
11,751 times
11/29/2011
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
View Samples
Q and A (1)
Sort By:
90 Samples
The application leads you through the steps in creating and populating the database:
11/22/2011
1,094 Downloads
(1)
The Sample Queries project contains about 101 samples from each of these areas:
11/28/2011
338 Downloads
(0)
This sample demonstrates features that are implemented in most applications:
11/28/2011
298 Downloads
(0)
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
11/28/2011
320 Downloads
(0)
The tabbed pages of the tab control demonstrate different techniques: Add Items. Bind to DataTable, Bind to Array, Combobox
11/22/2011
380 Downloads
(0)
How to determine which COM ports are available.
11/28/2011
234 Downloads
(0)
The sample prints some paragraphs of text to demonstrate print preview, print setup, and page setup.
11/22/2011
230 Downloads
(0)
This sample provides an interface for running the file-system methods of the My.Computer.FileSystem Object. A TreeView control on one side lets you pick the type of methods that you want to run. When a method is selected, a custom control appears on the form that enables you to i
11/28/2011
227 Downloads
(0)
Most of this form was created using the designer tools in Visual Basic. The following is a summary of how you could create this form from scratch.
11/22/2011
190 Downloads
(0)
This sample allows you to test the MenuStrip control in a simple Windows application. The sample demonstrates several menu-strip features: controls, menu events, menu properties, handling multiple events, assigning event handlers to menu events, adding and removing objects from t
11/22/2011
471 Downloads
(1)
1 - 10 of 90 Items   
« First   < Prev   1  2  3  4  5  6  7  8  9    Next >   Last »
Sign in to Ask a Question


  • Link for 101 LINQ VB Samples
    2 Posts | Last Post December 12, 2011
    • The link for the 101 LINQ VB samples brings me to this page.  The download includes only a small amount of what was in the 101 LINQ samples 
      
      The C# one is fine but the VB downlaod is missing a lot.
    • Hi Sammy, I'll have a look at them and add the missing ones.
      
      steven