1 - 20 of 109
Previous
Next
The Basics of REALbasic, Cross-platform RAD Tool in the Mold of VB
August 5, 2008Learn 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.
Personalization with Application Settings in Visual Basic
June 7, 2007Application 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, 2007Finding 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.
Avoid DLL Hell with Registration-free COM
October 24, 2006Years 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, 2006Development 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, 2005VSTO 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, 2005Finding 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.
VB Paradigm Shift
May 31, 2005Microsoft may no longer support VB6, but VB6 developers still have options.
Nine Compelling Reasons to Move From VBA to VSTO 2005
May 13, 2005Like 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.
Build Your Own GUI for RegSvr32
January 26, 2005Incremental 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, 2004The 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.
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. |