.NET news » VB.NET 
Learning Programming Using Visual Basic .NET w/ 5-CD VB .NET 2003 software: WITH 5-CD VB .NET 2003 Software
Author: William E Burrows
Average rating: (0 reviews)
More .NET VB.NET books
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.
Text on Path with VB.NET
VB.NET Class for drawing Text on Path
Wrap It Up: Call Into The .NET Framework From Existing Visual Basic 6.0 Applications
Upgrading all your Visual Basic 6 code to Visual Basic 2005 takes time and effort. Get the best of both worlds today by accessing the .NET Framework 2.0 from your existing Visual Basic 6 applications.
A Beginner's Guide to Delegates
An article on delegates in .NET.

