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
Online Education
Online Shopping
Promotional Golf
Disney World Tickets
Cell Phones
Imprinted Gifts
Condos For Sale
Career Education
Baby Photo Contest
Corporate Gifts
Televisions
Home Improvement
Dental Insurance
KVM over IP


RSS Feeds

RSSAll

RSSVC++/C++

RSS.NET/C#

RSSVB

See more EarthWeb Network feeds

Home >> Visual Basic

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
Taming Trees: Building Branching Structures
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

CodeGuru Forum Threads
Latest Visual Basic CodeGuru Threads
Topic
By
Replies
Updated
Installing Visual Basic 6.0 on Windows Vista...
mshdsp
27
May 10th, 03:44 PM
Lcd controlling program
de fre
5
May 10th, 02:35 PM
javascript and asp tags problem
OmriN
1
May 10th, 01:53 PM
how mucth time...
sal21
3
May 10th, 01:00 PM
Two conditions in one if statement.
SoEpic
6
May 10th, 12:08 PM
how to create option button dynamically
bhagyanayak
1
May 10th, 08:15 AM
excel and SQL Server
falcons
6
May 10th, 08:10 AM
msdn
mixalis_kargakis
1
May 10th, 07:38 AM
how can i pass the data of a textbox into a word document?
mixalis_kargakis
1
May 10th, 07:33 AM
hoe to use crystal report 8in vb 6?
chetnashah
0
May 10th, 05:23 AM
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
Installing Visual Basic 6.0 on Windows Vista...
mshdsp
27
May 10th, 03:44 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
ComboBox Probles
Roujin
19
May 9th, 01:42 AM
[RESOLVED] Write method in short way for my textbox
mark103
19
May 8th, 10:35 AM
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

Flash Demo: Learn how IBM Information Server Blade is easy to manage, highly scalable and efficient.
Guide to Developing a Web Site. Best Practices, Tips and Strategies. Download Exclusive eBook Now.
Five Trends for Application Development & Program Management. Download Complimentary Report Now.
Whitepaper: Enterprise Information Integration--Deployment Best Practices for Low-Cost Implementation
Generate Complete .NET Web Apps in Minutes . Download Iron Speed Designer today.

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