CodeGuru
Earthweb Search
Forums Wireless Jars Gamelan Developer.com
CodeGuru Navigation
Member Sign In
User ID:
Password:
Remember Me:
Forgot Password?
Not a member?
Click here for more information and to register.

jobs.internet.com

internet.commerce
Partners & Affiliates
Shop Online
Prepaid Phone Card
Televisions
Promote Your Website
GPS
Online Shopping
Web Hosting Directory
Laptop Batteries
Holiday Gift Ideas
Compare Prices
Imprinted Gifts
Imprinted Promotions
Promos and Premiums
Home Improvement


RSS Feeds

RSSAll

RSSVC++/C++

RSS.NET/C#

RSSVB

See more EarthWeb Network feeds

Home >> Visual Basic

Download these IBM resources today!
e-Kit: IBM Rational Systems Development Solution
With systems teams under so much pressure to develop products faster, reduce production costs, and react to changing business needs quickly, communication and collaboration seem to get lost. Now, theres a way to improve product quality and communication.

Webcast: Asset Reuse Strategies for Success--Innovate Don't Duplicate!
Searching for, identifying, updating, using and deploying software assets can be a difficult challenge.

eKit: Rational Build Forge Express
Access valuable resources to help you increase staff productivity, compress development cycles and deliver better software, fast.

Download: IBM Data Studio v1.1
Effectively design, develop, deploy and manage your data, databases, and database applications throughout the data management life.

eKit: Rational Asset Manager
Learn how to do more with your reusable assets, learn how Rational Asset Manager tracks and audits your assets in order to utilize them for reuse.
Free Tech Newsletters
Free Tech Newsletters
Themes and Skins in ASP.NET 2.0
Learn to program skins and themes for ASP.NET 2.0.

Implementing a Progress Bar in Visual Basic Applications
This database-driven search application keeps the user informed about the search process and thus improves the overall user experience. Informing the user about the processing is the fundamental motive of the Progress Bar.

A Basic VB.NET ADO.NET Tutorial: Adding, Deleting, and Updating
Manipulating data with ADO.NET can be easy. Discover the steps to creating a simple form to add, update, and delete database records using ADO.NET.

Creating a Windows Service in VB.NET
The core function of a Windows Service is to run an application in the background. Learn how to create a Windows Service using VB .NET.

Zip and Unzip Using VB5 or VB6
Learn how to use Zip and Unzip compatible methods with VB5 or VB6. All the code is contained in class modules that can either be compiled into an ActiveX or dropped into an existing project. The Zip/Unzip functionality is handled by the FreeWare InfoZip components from (http://www.cdrom.com/pub/infozip ) - these DLL's are included in the download.

Free Tech Newsletters
.NET Tip: Sort an ArrayList Using a Custom Comparer Class
Provide your own comparison algorithm when sorting by implementing the IComparer interface.
Enterprise Java Contract-First vs. Contract-Last Web Services
Discover two different ways to implement SOAP web services. The methods discussed here can also use either RPC or Document style implementations, and can significantly differ in development and maintenance efforts.
Working With Design Patterns: Chain of Responsibility
The chain of responsibility pattern allows you to emulate a real-life chain of command. In a chain of responsibility, a request moves from handler to handler until someone is able to manage and return it to the client.
Math for Java Game Programmers, Working with Column Matrices, Points, and Vectors
Game programming isn't only about code. You must also have a solid understanding of the math within the code. Luckily, you can get that knowledge here.
Adobe's Emerging Rich Media Ecosystem, Part 3: Marketing, Service Level Agreements, and Security
You need both technical expertise and business savvy to create and maintain a successful streaming media site.
Latest Visual Basic Articles

[Updated] Export DataGridView to Microsoft Excel
Paul Avery - 05/07/2008
Learn how to export information from a DataGridView to a Microsoft Excel file.

Using Literal XML with Embedded Expressions in VB9
Paul Kimmel - 04/29/2008
Learn how to use literal XML with VB9 and embed expressions, such as LINQ queries, in the XML.

Implementing a Left Join with LINQ
Paul Kimmel - 04/09/2008
Learn how to implement a Left Outer Join with LINQ.

A Basic VB.NET ADO.NET Tutorial: Adding, Deleting, and Updating
mendhak - 04/02/2008
Manipulating data with ADO.NET can be easy. Discover the steps to creating a simple form to add, update, and delete database records using ADO.NET.

A Basic ADO.NET Tutorial in Visual Basic.NET
mendhak - 04/02/2008
Discover a quick (and easy) introduction to using ADO.NET to read information from a database.

[Updated] Little Quirks in the VB.NET IDE
Richard Newcombe - 04/02/2008
Every program has bugs; this is the way things are. Look at some of the quirky bugs found in the .NET 200# IDE.

Latest Two-Minute Tips

Creating Cascading Style Sheets in Visual Studio 2008
04/22/2008

By Dan Rigsby -
Discover the tools in Visual Studio for creating and modifying your cascading style sheets.

Introduction to BizTalk Development
04/09/2008

By Jeffrey Juday -
Learn the basics of developing with Microsoft BizTalk 2005 R2.

Code Analysis in Visual Studio 2008
03/20/2008

By Paul Hacker -
Discover how to do code analysis in both a web-based and a desktop application using Visual Studio 2008.

Building A Web Part
02/25/2008

By Robert Bogue -
Discover how to build an ASP.NET 2.0 or SharePoint Web Part.

(See all Videos)

Latest Resources

FlowChartX control
Anonymous - 04/05/2008
FlowChartX is an ActiveX control providing applications with the ability to create and present various kinds of diagrams. A few to mention are workflow, flowchart, process, database entity relationship diagrams, organizational, hierarchy and network charts,... (more)
(C++)

NetDiagram ASP.NET Control
Anonymous - 04/05/2008
NetDiagram is a general-purpose software component that can be used to display various types of flow diagrams and charts in web applications. It is implemented as a .NET web control and can be easily integrated into any project targeting the Microsoft ASP.NET... (more)
(C++)

WpfDiagram
Anonymous - 04/05/2008
WpfDiagram adds to applications the ability to create and present workflow, flowchart and process diagrams, database entity-relationship diagrams, organizational, hierarchy and relationship charts, network schemes, graphs and trees. Its basic types of items... (more)
(C++)

Planner.NET
Anonymous - 04/05/2008
Planner.NET is a calendar and scheduling component for the .NET framework. The control supports yearly, monthly, weekly and daily schedule views. Each view provides a distinct layout of the time cells and can display events such as appointments and meetings.... (more)
(C++)

FlowChart.NET
Anonymous - 04/05/2008
FlowChart.NET adds to applications the ability to create and present workflow, flowchart and process diagrams, database entity-relationship diagrams, organizational, hierarchy and relationship charts, network schemes, graphs and trees. Its basic types of items... (more)
(C++)

YouSendIt Express
Anonymous - 03/28/2008
The Easiest, fastest way to send and receive files right from your desktop. No need to open a browser, 25% faster uploads than the YouSendIt website. RICH SENDING OPTIONS include: automatically zip and send files and folders, resumable upload, handles network... (more)
(C++)

pencil CodeGuru is all about sharing. If you have some unique code or an article, we'd love to hear from you. Please read the Submission Guidelines to see how to submit. We are always after great new articles to post!
Latest Columns
Nuts & Bolts .NET NUTS & BOLTS

Lazy Loading the ASP.NET AJAX TabContainer Control
Mark Strawmyer - 04/04/2008
Learn how to avoid possible performance problems in your web applications when using the ASP.NET AJAX TabContainer by employing a technique known as lazy loading.

VB Today VISUAL BASIC TODAY

Using Literal XML with Embedded Expressions in VB9
Paul Kimmel - 04/29/2008
Learn how to use literal XML with VB9 and embed expressions, such as LINQ queries, in the XML.

Announcements and News
Codeguru Update eNewsletter - April 29th, 2008
Get the latest news, articles, and information from Codeguru. Check out our new format — We've finally gone HTML!

Codeguru Update eNewsletter - April 22nd, 2008
Get the latest articles, news, and information from around Codeguru for the week prior to April 22nd. This week's editorial - are you a Visual Basic .NET developer carrying around VB 6 baggage?

Codeguru Update eNewsletter - April 15th, 2008
Get the latest news, articles, and information from around Codeguru for the week prior to April 15th.

Codeguru Update eNewsletter - April 8th, 2008
Get the latest news, article, and information from around Codeguru!

(See all Announcements)

Currently in the News...
The following are current developer-related stories from InternetNews.com :
SaaS Tool Offers Custom Database Development
Microsoft’s Automated Agent: Can We Talk?
Borland Finally Sells CodeGear

DevX Headlines
Clean Up Function Syntax Mess with decltype
Sutter Speaks: The Future of Concurrency
INTEL SCAVENGER HUNT, LENOVO X300 AND APPLE IPOD TOUCH GIVEAWAY (the "Giveaway")
Comparing Multi-Core Processors for Server Virtualization
Intel® Desktop Business Computing Solutions

CodeGuru Forum Threads
Latest Visual Basic CodeGuru Threads
Topic
By
Replies
Updated
Two conditions in one if statement.
SoEpic
0
May 9th, 06:18 PM
[2005] StartPosition for CommonDialogs?
tim8w
1
May 9th, 05:45 PM
Global Arrays possible?
SoEpic
2
May 9th, 05:43 PM
Installing Visual Basic 6.0 on Windows Vista...
mshdsp
17
May 9th, 05:40 PM
how to check that user defined type variable is Nothing
Marraco
5
May 9th, 04:45 PM
crystal reports XI
metalcloud
2
May 9th, 04:10 PM
I need to get hold of Crystal Reports 7
webby
3
May 9th, 03:34 PM
Problem with stored procedure
alarpross
1
May 9th, 02:58 PM
How to play FLV (Flash Video) in VB6?
rutu_programmer
27
May 9th, 02:47 PM
send exe to remote PC
Ruhii
3
May 9th, 02:37 PM
Hottest Visual Basic CodeGuru Threads
Topic
By
Replies
Updated
Need help with modify notify windowstate and sysmenu
mark103
63
May 7th, 06:45 PM
How to play FLV (Flash Video) in VB6?
rutu_programmer
27
May 9th, 02:47 PM
Creating a function
manil
22
May 7th, 08:38 PM
form hide and unhide the form using rightclick shortcut
mynick
19
May 8th, 10:04 AM
[RESOLVED] Write method in short way for my textbox
mark103
19
May 8th, 10:35 AM
ComboBox Probles
Roujin
19
May 9th, 01:42 AM
Installing Visual Basic 6.0 on Windows Vista...
mshdsp
17
May 9th, 05:40 PM
preventing to kill application
Ruhii
16
May 7th, 01:09 PM
Vista display Form Problem
George1111
11
May 6th, 02:41 AM
keypress
rekha_chaudhari
11
May 6th, 04:07 AM

Whitepaper: Enterprise Information Integration--Deployment Best Practices for Low-Cost Implementation
Developing Intelligent Communications? Visit the Avaya DevConnect Center on DevX.
Intel Go Parallel Portal: Translating Multicore Power into Application Performance
Generate Complete .NET Web Apps in Minutes . Download Iron Speed Designer today.
Whitepaper: Embeddable Content Platform for OEM's

Visual C++/C++ .NET/C# Visual Basic

Security

C++

COM-based Technologies

Controls

Data

Frameworks

Graphics & Multimedia

Internet & Networking

Miscellaneous

Standard Template Library

Visual Studio

Windows & Dialogs

Windows Programming

Sample Chapter

.NET

C#

Sample Chapter

.NET 3.0 (VB)

LINQ (VB)

General

Internet

Mobile/Wireless

VB Controls

Sample Chapter



JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers