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.
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.
[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.
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++)
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!
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.
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?