advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Partners & Affiliates
advertisement
advertisement
advertisement
Advertisement
advertisement
More VB Classic Articles
1 - 20 of 109     Previous     Next
Microsoft Unveils Preview of Roslyn Compiler-as-a-Service October 20, 2011
The new service allows developers to see what happens when compilers take source code and turn it into machine code.
Why Your Silverlight and VB6 Applications Are Ticking Time Bombs September 7, 2011
Your new Silverlight applications are as liable to "blow up" as your old legacy VB6 applications, argues this founder of a .NET tools company.
MonoDevelop: Visual Studio Lite for the Linux Developer December 30, 2009
This IDE is a replica of the original .NET editor and also contains Windows support.
The Basics of REALbasic, Cross-platform RAD Tool in the Mold of VB August 5, 2008
Learn the ins and outs of REALbasic, an application development environment for creating native applications and utilities. Its cross-platform capability makes it easy to compile the applications and utilities you create on one platform and run them on another.
Business Intelligence for the Average Joe: Getting Excel Data into SharePoint 2007 Lists September 6, 2007
Follow this case study to unlock the data your company has in isolated spreadsheets by publishing it in SharePoint lists.
Personalization with Application Settings in Visual Basic June 7, 2007
Application Settings is a new feature in Windows Forms 2.0 that allows you to maintain both user- and application-specific data (known as settings). Find out how to use it to improve your application's usability with personalization--this time in Visual Basic.
Ask the Doc Detective May 21, 2007
Finding what you need in the Microsoft Visual Studio 2005 documentation, which has over 200,000 topics, can be a daunting task. The Doc Detective is here to help, utilizing his investigative skills to probe the depths of the documentation.
Beef Up Your Scrum-Master Toolbox April 11, 2007
Learn different ways to tease information out of your Scrum processes by unleashing the power of Excel.
Heard on .NET Rocks! Moving VB6 Applications to .NET February 5, 2007
Carl Franklin interviews Jon Rauschenberger to explore the process of moving VB6 applications to .NET.
Avoid DLL Hell with Registration-free COM October 24, 2006
Years of frustration with managing multiple versions of COM components is finally being addressed, thanks to a new component deployment mechanism from Microsoft called Reg-free COM.
Introduction to Tablet PC Development January 26, 2006
Development for Tablet PCs requires a skill set similar to development for regular PCs, plus an understanding of digital Ink collection, management, and analysis. Developing for Tablet PCs is surprisingly easy and powerful at the same time.
Book Excerpt: Visual Studio Tools for Office October 14, 2005
VSTO is a new platform for building .NET applications, letting you use the power of the Office libraries and interfaces in your own applications. Read Chapter 13, "The VSTO Programming Model," to get a feel for VSTO.
Ask the Doc Detective September 29, 2005
Finding what you need in the Microsoft® Visual Studio® .NET documentation, which has over 45,000 topics, can be a daunting task. The Doc Detective is here to help, utilizing his investigative skills to probe the depths of the documentation.
Build this IF Function Parser to Simplify Debugging Excel Formulas June 22, 2005
If you're tired of trying to decipher long Excel IF formulas displayed in a single line of code, try this convenient Formula Formatter add-in that displays such formulas neatly indented in a popup window.
VB Paradigm Shift May 31, 2005
Microsoft may no longer support VB6, but VB6 developers still have options.
Nine Compelling Reasons to Move From VBA to VSTO 2005 May 13, 2005
Like an old horse, Visual Basic for Applications has served Office developers well for many years. But there's a stronger, faster pony on the way and it's called Visual Studio Tools for Office 2005. Justin Whitney provides nine solid reasons for giving VSTO a close look, plus a special sneak peek at four new programming features that you'll find in VSTO.
Heard on .NET Rocks!: Jay Roxe January 28, 2005
This installment of .NET Rocks! is an interview with Visual Basic Product Manager, Jay Roxe.
Build Your Own GUI for RegSvr32 January 26, 2005
Incremental software upgrades can be a nightmare if they're not managed in an orderly and logical fashion. Learn how to simplify the registration of multiple DLLs from any location.
Control GUI Action in VB6 Using the Command Behavior Pattern December 1, 2004
The Command Behavior pattern lets you encapsulate behaviors within a presentation layer, making it much easier to organize, track, undo, and invoke those behaviors however you like. It's a freeze-frame remote control for your GUIs.
Manage VB6 Code Complexity with the State Behavior Pattern September 29, 2004
VB6 can be prone to disorganization and the State behavior pattern is a consummate organizer. Use it proactively to prevent spaghetti code or reactively to manage code complexity.
1 - 20 of 109     Previous     Next
Intel ended its sponsorship of Go Parallel on DevX as of January 1, 2009; however, DevX will continue to bring you news, information and programming insights on parallel and multi-core program development across all development platforms. Be sure to bookmark this page and check back often.
advertisement