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.
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.
Writing Your Own GPS Applications: Part I What is it that GPS applications need to be good enough to handle in-car navigation? Also, how does the process of interpreting GPS data actually work? This two-part series will cover both topics and give you the skills you need to write a commercial-grade GPS application that works with a majority of GPS devices in the industry today.
Slow Chat with the MS Visual Basic Team VBForums had a Slow Chat with some of the members of the Microsoft Visual Basic team. Find out what's new and important with VB here.
Working With Design Patterns: Factory Method Your production code isn't the only place you will find a use for design patterns. The factory method pattern helps you answer a question about how to organize your test classes. Exploring Net60 Have you ever dreamt about porting your managed Windows Mobile application to Symbian OS? Or, maybe you wanted to develop a new one but were uncertain whether you need to learn a new paradigms and languages? Well, with Net60 from Red Five Labs, you may be relieved; you can continue your development in your favorite languages! Getting Back to Basics with GUIs Learn the basics of creating your own custom GUI components by creating a pair of buttons used to turn pages. Creating Native Web Services in SQL Server Expose your SQL Server data directly over the web. Learn to create SOAP-based native web services in SQL Server 2005/2008 that can be consumed from client applications over HTTP. GraphicsMagick: Image Processing Add-In as Easy as Abra Cadabra! Need to create, update, or convert images programmatically? Look no further than GraphicsMagick for help for your C, C++, Perl, or .NET app.
Latest Visual Basic Articles
Shutdown Manager TT(n) - 08/28/2008 The Windows "Turn off" buttons are three or more steps away from the desktop work area,
depending on your personal settings. This can be not only inconvenient, but downright bothersome at times. These programs can power down the computer, in just one or two steps.
Is RFID Still Important? Bradley Jones - 08/26/2008 A short interview with Microsoft on RFID technology.
Tip: To Disable Virtualization Jeya Kumar - 08/20/2008 Learn how to disable Vista's virtualization for your application.
Slow Chat with the MS Visual Basic Team Bradley Jones - 08/08/2008 VBForums had a Slow Chat with some of the members of the Microsoft Visual Basic team. Find out what's new and important with VB here.
Creating a Service with Windows Communication Foundation and LINQ to SQL Paul Kimmel - 08/01/2008 The .NET framework is full of small, discrete, and useful classes and big chunky bits. When you start combining the chunky bits, like LINQ to SQL and Windows Communication Foundation, things get interesting real fast.
By Jeffrey Juday -
See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
By Jeffrey Juday -
Using the Microsoft System Center Operations Manager Author Console learn how develop a management pack to accompany your application.
Nevron Diagram for .NET Q2 2008 Christo Bahchevanov - 08/18/2008 Nevron Diagram for .NET helps you to integrate and display sophisticated diagrams in your .NET Windows Forms and Web Forms applications quickly and easily. It is a complete diagramming solution, packed with many interactivity features, shapes, automatic layouts,... (more) (.NET/C#)
Nevron Chart for .NET Q2 2008 Christo Bahchevanov - 08/18/2008 Nevron Chart for .NET is a professional charting component designed for .NET applications. (.NET/C#)
Rich Chart Live Bradley Jones - 08/13/2008 Create enjoyable and captivating Flash Charts from your web browser. (free)
(.NET/C#, C++, Visual Basic)
Bug Tracking with Software Planner Bradley Jones - 08/13/2008 Software Planner is an award winning application lifecycle management (ALM) tool that helps Information Technology (IT) departments manage all components of software development including managing customer requirements, project deliverables, test cases, defects,... (more) (C++)
Alexsys Team Bradley Jones - 08/13/2008 Collaborative project and task management software for more productive and efficient teams. Alexsys Team software system works with Windows and the Web to organize, dispatch, and track your organization's tasks.
(.NET/C#, C++, Visual Basic)
Writing to Excel files ( XLS ) in C++ Anonymous - 07/20/2008 Libexcel is a c++ library for writing Excel speadsheets. Support rich formatting and unicode. Writes direct to xls-file without using Microsoft Excel. (C++)
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!
Codeguru Update eNewsletter - July 29th, 2008
If you haven't realized it yet, mobile development is the latest thing that should be on your calendar of learning tasks. Find out why.