Email Alerts
-
VB code: Windows operations downloads
We've added four new Visual Basic code snippets to help you with Windows operations such as changing the attributes of a folder and writing to a Windows Event Log. VBCode Downloads
-
VB code: System control downloads
These Visual Basic code snippets offer a variety of system controls, from UI elements to management tools. VBCode Downloads
-
VB code: String manipulation downloads
We have updated our string manipulation downloads with four new code snippets that help programmers reverse strings, use a delimiter to break a string into parts and more. VBCode Downloads
-
SearchVB.com's Top 10 Downloads of Fall 2006
Here we offer fast access to the 10 most popular downloads on SearchVB.com this October, November and December. VBCode Downloads
-
Choosing VB.NET or C# Learning Guide
One of the biggest questions facing Visual Basic 6 developers is whether to make the jump to C# or to VB.NET. This Learning Guide aims to make that decision-making process easier. Learning Guide
-
Recent VBCode.com downloads, December 2006
Here we highlight the latest downloads from VBCode.com, including TextBox controls, file management aids and a variety of security measures. VBCode Downloads
-
Quiz: What do you know about VB 6 migration?
From the Visual Basic Upgrade Wizard to out-of-the-box functionality in Visual Basic 2005, there's a lot to learn about migrating from VB 6 to .NET. Test your migration knowledge in SearchVB.com's inaugural quiz. Quiz
-
Answers: What do you know about VB 6 migration?
Here you'll find the answers to the SearchVB.com quiz "What do you know about VB 6 migration?" Quiz
-
Visual Basic 6 and VB .NET Mini-Guide
Are you a Visual Basic 6 developer who has yet to make the jump to .NET? If the heavy coverage of Visual Basic 2005 is causing you to squirm, then early peeks at pre-release versions of 'Orcas' (VB9) must really be making you uncomfortable. But not t... Mini-Guide
-
VBScript Resource Kit
Scripting languages will always be with us, and VBScript is among the most popular. Use this page as a handy starting point for VBScript learning. Resource Kit
- See more Essential Knowledge on Visual Basic 6 programming language
-
Inside Visual Studio 2010
Microsoft is released Visual Studio 2010 Beta 2. Find out key features of Microsoft's next-generation development environment, and learn key features of the Framework, Visual Basic, and C#. Article | 25 Nov 2009
-
VBCode.com download home page
We've recently updated our download offerings for file manipulation. Article | 19 Jul 2007
-
SearchVB.com podcast: What readers said about the state of VB
Our latest podcast looks at the results of a recent reader survey. Find out what two of your peers said about VB in particular and software development in general. Article | 04 Aug 2006
-
SearchVB.com survey: VB.NET making progress, but VB 6 still No. 1
Our latest reader survey shows an increase in VB.NET development, though VB 6 remains the language of choice for readers. Results also indicate an uptick in Web development. Article | 21 Jul 2006
-
Visual Basic's future: LINQ, Orcas and, yes, VB 6
Microsoft is working both on its next version of VB, which promises better data query capabilities, and on ensuring that VB 6 apps will run in Vista. Article | 23 Jun 2006
-
Can VB 6 and VB.NET forms coexist?
Time and money are two of the biggest reasons developers don't migrate VB 6 applications. A toolkit due later this year will let VB 6 and VB.NET forms coexist. Article | 23 Jun 2006
-
Tech Ed series: Visual Basic past, present and future
This three-part series looks at Tech Ed sessions devoted to VB 6, VB 2005 and VB 9. Article | 23 Jun 2006
-
Stand up if you love VB!
Site Editor Jack Vaughan reflects on his first encounter with Bill Gates -- at the 1991 event when Microsoft introduced Visual Basic -- and what Gates' departure means for VB. Article | 23 Jun 2006
-
Webcast: How to upgrade legacy VB 6 applications
With years of effort and money behind many legacy VB 6 apps, it often makes more sense to upgrade than to rewrite. Author Keith Pleas outlines the ins and outs of upgrading to.NET. Article | 11 May 2006
-
SearchVB.com Podcast: VB 6, VB.NET and a 'feet' of development
In our inaugural podcast, we analyze Microsoft's regard for VB developers, the costs and benefits of a migration to VB.NET and technology that makes you put your best foot forward. Article | 06 Mar 2006
- See more News on Visual Basic 6 programming language
-
Tips for working with the VB Upgrade Wizard
The Visual Basic Upgrade Wizard automates a complex task -- moving apps from VB 6 to VB 2005 -- with excellent results. But it doesn't cover everything. Tip
-
VB 2005 reaches out to VB 6.0 developers
If you're a die-hard VB 6.0 fan, you'll be happy to know that VB 2005 offers plenty of form, menu and toolbar improvements, Ed Tittel writes. Tip
-
Where's the VB?
This is the question a lot of people have been asking in recent years upon attending .NET developer conferences where Visual Basic code samples seemed few and far between. Tip
-
Automatically create users with VBScript
This VBScript will automatically create and configure users, including exchange mailbox, home drive and user groups. Tip
-
The Singleton Pattern in VB.NET
Use the Singleton Pattern where there must be exactly one instance of the class. Tip
-
Visual Basic faces uncertain future in .NET world
With Microsoft's .NET Framework and C# language taking hold, the end could finally be in sight for VB. Tip
-
Properties in VB.NET
Properties abstract the data from being manipulated directly by the client. Furthermore, properties also facilitate the defining of actions and data of the interface. Tip
-
Printing forms in VB.NET has never been easier
This code will let you print a form in VB.NET with just one mouse click. Tip
-
Threading in VB.NET
This example introduces you to using threads and assigning priorities to each thread for execution in VB.NET. Tip
-
Working with events in VB.NET
Learn the three step procedure for implementing an event in VB.NET. Tip
- See more Tips on Visual Basic 6 programming language
-
Where can I find Visual Basic 6.0 DataEnvironment code samples?
Get information on the best places to find Visual Basic DataEnvironment 6.0 code samples. Answer
-
Converting a VB Windows application to VB .NET Web application
Here our experts address how to converti a VB Windows application to a VB .NET Web application. Ask the Expert
-
Connecting to an Oracle database using VB .NET
Here our experts explain how to connect to an Oracle database using VB .NET. Ask the Expert
-
How do I run a DOS command in .NET and place the results in a text file with specified path?
Here we demonstrate how to run a DOS command in VB .NET and place the results in a text file with the appropriate path specified. Ask the Expert
-
I'm looking for an application to send faxes from VB.NET.
Ask the Expert
-
Applying the XP theme to VB.NET apps
Ask the Expert
-
How can I send an output circuits in Windows XP using VB.NET?
Ask the Expert
-
What's an easy way to ping an IP address with VB.NET?
Ask the Expert
-
How do I add menus to a VB.NET application?
Ask the Expert
-
Using VB.NET to access tables from a Visual FoxPro app
Ask the Expert
- See more Expert Advice on Visual Basic 6 programming language
-
Where can I find Visual Basic 6.0 DataEnvironment code samples?
Get information on the best places to find Visual Basic DataEnvironment 6.0 code samples. Answer
-
Inside Visual Studio 2010
Microsoft is released Visual Studio 2010 Beta 2. Find out key features of Microsoft's next-generation development environment, and learn key features of the Framework, Visual Basic, and C#. Article
-
VB code: Windows operations downloads
We've added four new Visual Basic code snippets to help you with Windows operations such as changing the attributes of a folder and writing to a Windows Event Log. VBCode Downloads
-
VB code: System control downloads
These Visual Basic code snippets offer a variety of system controls, from UI elements to management tools. VBCode Downloads
-
VB code: String manipulation downloads
We have updated our string manipulation downloads with four new code snippets that help programmers reverse strings, use a delimiter to break a string into parts and more. VBCode Downloads
-
VBCode.com download home page
We've recently updated our download offerings for file manipulation. Article
-
SearchVB.com's Top 10 Downloads of Fall 2006
Here we offer fast access to the 10 most popular downloads on SearchVB.com this October, November and December. VBCode Downloads
-
Choosing VB.NET or C# Learning Guide
One of the biggest questions facing Visual Basic 6 developers is whether to make the jump to C# or to VB.NET. This Learning Guide aims to make that decision-making process easier. Learning Guide
-
Recent VBCode.com downloads, December 2006
Here we highlight the latest downloads from VBCode.com, including TextBox controls, file management aids and a variety of security measures. VBCode Downloads
-
Quiz: What do you know about VB 6 migration?
From the Visual Basic Upgrade Wizard to out-of-the-box functionality in Visual Basic 2005, there's a lot to learn about migrating from VB 6 to .NET. Test your migration knowledge in SearchVB.com's inaugural quiz. Quiz
- See more All on Visual Basic 6 programming language
About Visual Basic 6 programming language
Read tips, tutorials and expert advice related to Visual Basic 6 programming and the future of VB as a programming language.