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 (50)

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 »

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 »

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 »

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 »

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 »

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 »

Simplify coding and maintenance with class libraries

You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »

Log in


Sign up | Forgot your password?

  • Staff A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

What's on?