.NET news » VB.NET 
Beginning ASP.NET 4: in C# and VB (Wrox Programmer to Programmer)
Author: Imar Spaanjaars
Average rating: (0 reviews)
More .NET VB.NET books
Working with the Web Browser Control in Visual Studio 2005 - IE7Clone.
Example application working with the VS2005 Web browser control
4 Jan 2007, 16:46:00 Source: Working with the Web Browser Control in Visual Studio...
Tags: Examples
VB.NET
Visual Basic .NET Types Explained
Learn about VB.NET data types, variable naming, default values according to type, and access levels.
Securing Text Data in .NET
Discussion of securing text in an application. The example project contains a SecureString wrapper to make working with SecureString easier, and a textbox that directly manipulates a SecureString.
Advanced Basics: TableLayoutPanels
This month Ken Getz writes a demo-creation system for Windows-based applications, which he calls a switchboard.
Beautify Your UIs with Perfect Pen and Brush Control
Spice up your interfaces by taking full advantage of the Pen and Brush classes capabilities in the .NET Framework. Learn to create dashed and striped lines, control line joins, and use brushes to create interesting patterns and gradients.
18 Oct 2006, 17:53:49 Source: Beautify Your UIs with Perfect Pen and Brush Control
Tags: Graphics
VB.NET
Gain Access To DataGridView Canned Controls
How to gain access to the DataGridViewComboBoxEditingControl's properties, methods and events.
A Filter Dialog for a DataGridView
This is a dialog window that allows filtering a datagridview. It can build filters with any depth of parentheses.
Pan and Zoom Very Large Images
Smoothly panning and zooming VERY large images can be a challenge. Here's a control, with source code, that demonstrates one way of overcoming this challenge.
Decorate Your Code with Astonishing Attributes
Attributes provide extra information about your code that allows tools such as Visual Studio to make using your code easier. For example, they tell the Properties window how to display and edit properties and they let you fine-tune XML serialization.
Retaining Multiple Sets of User Settings
Retaining a single set of user settings for your application is easy. Retaining multiple sets of user settings is much more challenging.

