RSS RSS feed
March 18, 2010
Hot Topics:

Visual Basic Section Index

Partial Methods

Learn how to implement partial methods and know where to expect them.

Nominations for Developer.com Product of the Year Begin October 15

Help Developer.com choose the best of the best for the upcoming year.

Keyed Anonymous Types in VB9

Learn to use keyed anonymous types in VB9.

Stitching Up Time Zones

Performing brain surgery on the Registry need not be fatal.

Implementing a Decimal-to-Fraction Class with Operator Overloading

Learn how to implement a Fraction's class—which is ideally suited for overloaded operators and how to overload operators in Visual Basic.

Structured Exception Handling in VB.NET

Learn to handle exceptions properly in VB.NET by utilizing Structured Exception Handling.

A First Look at Visual Studio 2008 Shell

See what Visual Studio 2008 Shell has to offer and how it can help you.

Rendering Images in ASP.NET Directly from Your Database

There's no need to store file system paths in a database. Just store images in your database and then directly load them to your ASP.NET pages.

News: Microsoft Releases Betas and More

Microsoft announced the release of Visual Studio 2008 Beta 2, .NET Framework 3.5 Beta 2, Silverlight 1.0 RC, and more.

File Upload with VB.NET

Here is a simple way of providing users with an upload document functionality by using ASP.NET and VB.NET.

Talking Web Clients with JavaScript and the Speech API

See how to make your web clients read or play content to its users. You will experiment with JavaScript from the command line, learn a JavaScript debugging technique that might be useful, and see how to load the Speech API and ask it to read the ALT (text) attribute of HTML controls.

Smart Client: Composite UI Application Block

Learn about the CAB at a very high level. With it, you can create Windows Forms-based applications that have sophisticated capability without being as sophisticated to create.

De-Sludging ASP.NET Pages with PageAdapter

Think you know about VIEWSTATE within ASP.NET? Learn how to fully implement VIEWSTATE in new and efficient ways in ASP.NET 2.0.

Mixing Managed and Unmanaged Code in Your Windows Mobile Applications

With the increasing power of the Compact Framework, more and more development tasks under Windows Mobile may be accomplished using either C# or VB.NET. Nevertheless, there always will be something that you just can't do in there and therefore developing an interface to unmanaged code is almost inevitable. Learn few simple things you have to know on this way.

Programming with Lambda Expressions in VB9

Lambda Expressions provide a powerful and concise method of writing in-line code within Visual Basic, especially useful when working with LINQ queries. Learn how to implement Lambda in Orcas (VB9) before the next beta.

Anonymous Types (or Projections) in VB9

Anonymous types (or projections) are a new feature that permits you to define strong types on the fly without writing the nominal—full class—definition. Learn how to implement Anonymous types in VB9.

Working with Menus in VB.NET

Menus are often necessary in applications and it is essential that developers have an ability to manipulate them in design-time. Learn how to use the new VB.NET MainMenu component to implement menus in your applications.

Implementing Extension Methods in VB.NET

Extension Methods permit programmers to add behavior to a class without creating a wrapper. Here, you will learn how to implement Extension Methods in Visual Basic and .NET.

Creating PowerShell Cmdlets in VB 2005

Windows PowerShell not only offers a powerful shell and scripting language, but also an easily extensible interface. Here, you will learn that it is relatively simple to extend the shell and language by creating custom cmdlets.

Better Entities with Nullable Types

Tired of checking database entries for null values? Learn how you can use Nullable types to make fields and properties accept nulls.

When to Pass VB.NET Arguments as Reference Types Versus Value Types

When you pass arguments to a subroutine or function, you absolutely must know whether the type is a value type or a reference type. Only then can you determine which keyword to use to pass the data.

Creating VB.NET Public Methods That Accept Optional Arguments

Learn to provide flexibility in the ways your public method can be called by using Visual Basic .NET's three different approaches for specifying optional parameters.

Building an Employee Factory in VB.NET

Learn how to use a simple factory in a VB.NET application that accepts user input and uses it to create a new employee object.

Understanding Relaxed Delegates in VB

Microsoft relaxed delegates in VB 8.0 to provide more options for binding event handlers to events. Some further relaxation is in store with the upcoming VB 9.0 release. Find out how it works.

VB .NET Tip: Assembly Deployment Best Practices

If maintaining your code is important to you, take note of these few assembly deployment best practices.

1 2 3

Partners

  • Partner With Us














More for Developers


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers