IDonWEB
RSS Feeds Directory
Simple mode | Advanced mode

Most Popular Feeds Newest Feeds    

Weblogs [Personal] (1032) Weblogs [Computers] (439) Business (990) Computers & Internet (929)
News (442) Miscellaneous (1617) Regionals (559) Companies (1827)
Total feeds: 7835

Submit Your Feed

About Visual Basic
Put this feed on your website
Description: Visual Basic
Format: RSS 1.0
Url: http://z.about.com/6/g/visualbasic/b/index.rdf
 
Latest headlines
About Visual Basic
Using Namespaces - Namespaces keep VB.NET organized
Sun, 24 Aug 2008 17:42:00 -0500

Namespaces keep Visual Basic .NET organized. .NET by itself is huge and the names of individual software objects frequently overlap. Add in the code that all of the .NET programmers...
Tim Patrick's Programming Visual Basic 2008
Tue, 19 Aug 2008 16:25:00 -0500

It's a fun read! Here's another review hot on the heels of my review of Murach's latest VB.NET book (below). I thought these two books were an interesting contrast to each...
ASP.NET 3.5 with VB 2008
Fri, 15 Aug 2008 20:53:00 -0500

The event you've been waiting for! Murach has published: Ta Da! ... ASP.NET 3.5 with VB 2008 Well ... Maybe it's not quite that big an event in your life, but Murach's...
Visual Studio 2008 Service Pack 1 Available!
Tue, 12 Aug 2008 15:10:00 -0500

(Well ... It is if you're a first class customer.) Microsoft announced the availability of Visual Studio 2008 SP1 today (August 12). In addition to improvements in developer support, there's also...
NewLine - For All Platforms
Fri, 01 Aug 2008 15:55:00 -0500

A lot of us code vbCrLf at the end of a string when we want to move to a new line in the output. MsgBox( _    "This is a message" _   &nbsp& NewLine...
Char Array "Unexpected Results"
Sat, 26 Jul 2008 22:22:00 -0500

I just spent a few hours of debugging effort and at the end, I discovered something that might be of use to someone else. It's not a bug. That is,...
The ContextMenuStrip Visual Basic Control
Fri, 25 Jul 2008 23:12:00 -0500

The ContextMenuStrip Visual Basic control is a little known example of the new generation of controls available in Visual Basic .NET. This article is a complete explanation to help you...
WPF - A New Direction for GUI's
Sat, 19 Jul 2008 14:33:00 -0500

The next revolution in the software foundation for Microsoft's architecture is here. It's called WPF - Windows Presentation Foundation. This is no minor fix. It's a full-scale new direction that will...
VB.NET Solution Explorer
Fri, 11 Jul 2008 20:08:00 -0500

A home for all your project files An About Visual Basic reader just sent me this comment: ----------- It may be obvious, but if I store a Word 2007 ".docx" file in the...
Sams Teach Yourself Visual Basic 2008 in 24 Hours
Sat, 05 Jul 2008 14:31:00 -0500

This new member of the "24 Hours" series from Sams marches through Visual Basic like clockwork. It's a great introduction for anyone who hasn't programmed before and it would work...