.NET news » VB.NET 
Pro VB 2008 and the .NET 3.5 Platform (Windows.Net)
Author: Andrew Troelsen
Average rating: (3 reviews)
More .NET VB.NET books
Cryptography 101 for the .NET Framework
An introduction to key cryptographic concepts supported by the .NET Framework
How to monitor a printer queue from VB.NET
How to monitor a printer queue from Visual Basic .NET
3-tier Architecture with ASP.NET 2.0: Tutorial 4: Displaying Data With the ObjectDataSource (Visual Basic)
Accessing and displaying data from a Business Logic Layer can be accomplished without writing a line of code thanks to ASP.NET 2.0's ObjectDataSource control. The ObjectDataSource invokes a specified method of a class and returns the results.
10 Aug 2006, 16:35:32 Source: 3-tier Architecture with ASP.NET 2.0: Tutorial 4:...
Tags: ASP.NET
VB.NET
3-tier Architecture with ASP.NET 2.0: Tutorial 3: Master Pages and Site Navigation (Visual Basic)
With the site map defined and the master page complete, we now have a consistent page layout and navigation scheme for our data-related tutorials. Now updating the site-wide page layout or site navigation information is a quick and simple process.
7 Aug 2006, 14:12:30 Source: 3-tier Architecture with ASP.NET 2.0: Tutorial 3: Master...
Tags: ASP.NET
VB.NET
Excel Export Component Using XSL
This is an article on a Excel Export Component (Using XSL and XML) in .NET
3-tier Architecture with ASP.NET 2.0: Tutorial 2: Creating a Business Logic Layer (Visual Basic)
A well-architected application is crafted into distinct layers, each of which encapsulates a particular role; in this tutorial we build a Business Logic Layer as a series of classes in our application's App_Code folder that call down into our DAL.
20 Jul 2006, 13:34:52 Source: 3-tier Architecture with ASP.NET 2.0: Tutorial 2:...
Tags: ASP.NET
VB.NET
3-tier Architecture with ASP.NET 2.0: Tutorial 1: Creating a Data Access Layer (Visual Basic)
When building a Web application, creating the DAL should be one of your first steps, occurring before you start creating your presentation layer. With Visual Studio, creating a DAL based on Typed DataSets is a task you can accomplish in 10-15 minutes.
10 Jul 2006, 16:53:32 Source: 3-tier Architecture with ASP.NET 2.0: Tutorial 1:...
Tags: ASP.NET
VB.NET
Cutting Edge: All About Enums
Dino Esposito reviews the basics of enumeration types and their implementation in the Microsoft .NET Framework.
Dynamically generate a MS Word document using HTML & CSS
A lightweight method to generate a Word document without using any components and show it in Print Layout.
LINQ Into Microsoft's New Query Capabilities
Query features have long been a cornerstone of database applications, but with LINQ, Microsoft introduces query language features right inside of C# and VB.NET.

