News (3)

Visual Basic developers revolting

The software company's own programmer community has launched a campaign of defiance over a decision to end support for Visual Basic. Read more »

Microsoft walks VB tightrope

Facing protests from legions of Visual Basic developers, Microsoft is not backing down. But it is taking steps to keep them on friendly terms. Read more »

Real Software moves on VB6 developers

Real Software has extended a software product giveaway designed to exploit Microsoft's decision to end free support for Visual Basic 6 (VB6). Read more »

Features (56)

OOP designs with VB.NET and Java

As a .NET developer, it might surprise you what you can learn from the Java crowd. The two languages may be more similar than you think. Read more »

Create shortcut menus for forms in VB.NET using ContextMenuStrip

This VB.Net tip will show you how to implement shortcut menus for a form using the ContextMenuStrip control. Read more »

VB.NET visual inheritance

VB.NET offers full-blown object-oriented support, including inheritance. Find out how inheritance can ease some of the hassles of form development. Read more »

Extract high quality MapPoint images using VB.NET

Extracting a quality MapPoint image requires some programmatic footwork via Microsoft Office Document Imaging and the .NET Framework. Read more »

Automate data transfers with SQL Server and VB.NET

The transfer of data from one format to another is a common programming chore. Programmers can simplify the process by using SQL Server via Data Transformation Services (DTS), which is tightly integrated in the Microsoft product line. Read more »

Protect sensitive data with .NET 2.0's SecureString class

Beginning with .NET Framework 2.0, the SecureString class is available to easily hold encrypted data in memory. Here are details about using the SecureString class. Read more »

Reap the benefits of design patterns

Proper use of design patterns in software development allows you to increase the efficiency of the coding process. Apply design patterns in your next project and reap the benefits. Read more »

Check out these Web development tools from Microsoft

Many are often overwhelmed by the number of development tools and options streaming out of Redmond. Here's a rundown of the current Microsoft products that are available for building Web-based applications. Read more »

Cleaning up your ADO.NET mess

Although .NET eases the burden of managing system resources, you're not totally disconnected from the process. Take care to free your database resources! Read more »

Caching ASP.NET pages

Want a faster ASP.NET application? Try this tutorial from Tony Patton that will show you how to cache your pages. Read more »

Log in


Sign up | Forgot your password?

What's on?