VB 6 Tutorials & Articles from Developer Fusion https://www.developerfusion.com/t/vb6/tutorials/sort/popularity/ VB 6 Tutorials & Articles from Developer Fusion http://www.rssboard.org/rss-specification en-GB Thu, 28 Feb 2008 21:26:00 GMT Creating a database connection Creating connections and all your data objects are really easy Design-Time, but what if you need it for runtime? Here's how. http://www.developerfusion.com/article/2459/creating-a-database-connection/ http://www.developerfusion.com/article/2459/creating-a-database-connection/ Mon, 28 Oct 2002 12:17:00 GMT Tony Ho Visual Basic 6.0 - Exporting a DataReport to Microsoft Word This article is a simple yet effective way to export a DataReport to MIcrosoft Word using the DataEnvironment and DataReport. This walk-through starts with creating a simple database in Microsoft Access and then creating a User Interface in Visual Basic 6.0. http://www.developerfusion.com/article/5371/visual-basic-60-exporting-a-datareport-to-microsoft-word/ http://www.developerfusion.com/article/5371/visual-basic-60-exporting-a-datareport-to-microsoft-word/ Sat, 11 Feb 2006 00:32:00 GMT conwayjd Data Types Appendix of all the standard data types available in VB. http://www.developerfusion.com/article/32/data-types/ http://www.developerfusion.com/article/32/data-types/ Sat, 14 Jul 2001 14:47:00 GMT James Crowley New C# 3.0 Language Features Learn about some of the new features in C# 3.0 including automatic properties, collection initializers, extension methods, lambda expressions and anonymous types. http://www.developerfusion.com/article/7556/new-c-30-language-features/ http://www.developerfusion.com/article/7556/new-c-30-language-features/ Thu, 28 Feb 2008 21:26:00 GMT Scott Guthrie VB 6 Tutorial Completely new to Visual Basic? Overwhelmed with the confusing instructions? Read this tutorial and get a head start - learn what VB is, what you can do with it, how much it costs, and how to get star http://www.developerfusion.com/article/30/visual-basic-tutorial/ http://www.developerfusion.com/article/30/visual-basic-tutorial/ Sat, 14 Jul 2001 23:00:00 GMT James Crowley Using Optional Parameters in VBScript A nifty way to use optional parameters in VBScript, getting around the lack of an 'Optional' keyword. http://www.developerfusion.com/article/1683/using-optional-parameters-in-vbscript/ http://www.developerfusion.com/article/1683/using-optional-parameters-in-vbscript/ Mon, 08 Oct 2001 18:02:00 GMT Michael Balloni Select Case statement How to use the Select Case statement. http://www.developerfusion.com/article/8/select-case-statement/ http://www.developerfusion.com/article/8/select-case-statement/ Sat, 14 Jul 2001 14:47:00 GMT James Crowley A comparison of C/C++ and C# Is C# a new programming language or a new version of C/C++ ? http://www.developerfusion.com/article/1743/a-comparison-of-cc-and-c/ http://www.developerfusion.com/article/1743/a-comparison-of-cc-and-c/ Tue, 16 Oct 2001 10:53:00 GMT John Godel Number Functions How to use number functions in VB http://www.developerfusion.com/article/67/number-functions/ http://www.developerfusion.com/article/67/number-functions/ Sat, 14 Jul 2001 14:48:00 GMT James Crowley Have you seen the Silverlight? So you want fancy, sexy streaming media in the UI? And you want cool animations, fancy glow-in-the-dark buttons and decent, scalable vector graphics? And you want to run your application in a browser on both Windows and Mac OSX? If you’re already reaching for your copy of How to Wow with Flash, stop. There’s a new kid muscling onto the somewhat crowded Rich Interactive Application (RIA) block, and it’s coming from Microsoft. http://www.developerfusion.com/article/7087/have-you-seen-the-silverlight/ http://www.developerfusion.com/article/7087/have-you-seen-the-silverlight/ Mon, 17 Sep 2007 20:49:00 GMT Dave Wheeler InStr Command Use the InStr command to find text within another string http://www.developerfusion.com/article/59/instr-command/ http://www.developerfusion.com/article/59/instr-command/ Sat, 14 Jul 2001 14:47:00 GMT James Crowley Input Box function How to use the Input Box function to get input from the user. http://www.developerfusion.com/article/6/input-box-function/ http://www.developerfusion.com/article/6/input-box-function/ Sat, 14 Jul 2001 14:47:00 GMT James Crowley Creating a Datagrid Class in classic ASP Well we've all heard of the wonderful Datagrid in ASP.Net and it's pretty handy to say the least. Then again some of you like me may still be stuck with poor old ASP for the moment. But it's not all bad. With vbscript classes in ASP you can acomplish many things. So I got the urge to try and create my own version of the datagrid. http://www.developerfusion.com/article/2328/creating-a-datagrid-class-in-classic-asp/ http://www.developerfusion.com/article/2328/creating-a-datagrid-class-in-classic-asp/ Tue, 30 Apr 2002 09:41:00 GMT Brian O'Connell File Time Date Stamps Learn about the Time & Date stamps of files in a new tutorial by Chris Velazque. http://www.developerfusion.com/article/50/file-time-date-stamps/ http://www.developerfusion.com/article/50/file-time-date-stamps/ Sat, 14 Jul 2001 14:47:00 GMT Dmitry Apukhtin API Programming Series #3 - Bring a Window to Top The API programming series is a set of articles dealing with a common theme: API programming in Visual Basic. Though there are no hard and fast rules regarding the content of these articles, generally one article can be expected to contain explanation of one or more API calls with generously commented code snippets. Depending on the subject, these code samples may expand to become a full-fledged application. In this article we see how to bring a window to top. http://www.developerfusion.com/article/2940/api-programming-series-3-bring-a-window-to-top/ http://www.developerfusion.com/article/2940/api-programming-series-3-bring-a-window-to-top/ Thu, 09 Jan 2003 05:47:00 GMT Sreejath S. Warrier Skinning (BitBlt Introduction) Want to make your app look as good as Media Player or Winamp? This tutoral hopes to get you going to a fully skinned killer app! http://www.developerfusion.com/article/3899/skinning-bitblt-introduction/ http://www.developerfusion.com/article/3899/skinning-bitblt-introduction/ Wed, 21 Jan 2004 12:39:00 GMT Marc Pritchard Using OLE Automation in VB The article demonstrates how to use OLE automation in VB. We can launch word, create a new document and let the user save it all from our VB program! http://www.developerfusion.com/article/1968/using-ole-automation-in-vb/ http://www.developerfusion.com/article/1968/using-ole-automation-in-vb/ Sun, 24 Feb 2002 11:03:00 GMT S.S. Ahmed Printing in VB Learn how to print graphics, text and RTF in Visual Basic, as well as printer & graphics options http://www.developerfusion.com/article/86/printing-in-vb/ http://www.developerfusion.com/article/86/printing-in-vb/ Sat, 14 Jul 2001 23:00:00 GMT James Crowley For...Next statement How to use the For...Next statement to loop through code a certain number of times. http://www.developerfusion.com/article/5/fornext-statement/ http://www.developerfusion.com/article/5/fornext-statement/ Sat, 14 Jul 2001 14:47:00 GMT James Crowley Introduction to Designers Designers are essential in creating professional controls with polished design time behaviour. This article serves as an introduction to writing your own. http://www.developerfusion.com/article/4411/introduction-to-designers/ http://www.developerfusion.com/article/4411/introduction-to-designers/ Mon, 09 Feb 2004 09:19:00 GMT Tim Dawson