1 - 20 of 104
Previous
Next
Introducing IronPython
November 17, 2008IronPython is an easy-to-learn yet surprisingly powerful language for .NET development. Find out how it differs from C# and Visual Basic while still leveraging your existing .NET knowledge.
Sharpening Your Axis with Visual Basic 9
August 18, 2008Visual Basic 9 completely eliminates the barrier between the code you write and the XML you're trying to express. Creating, querying, and transforming XML is much more intuitive and productive than ever before.
Taming Trees: B-Trees
June 6, 2008Learn how to build a B-tree similar to those used by databases to implement indexes.
Book Excerpt: Visual Basic 2008 Programmer's Reference
May 22, 2008This book is a thorough exploration of Visual Basic 2008's capabilities, written for developers by an expert developer. Chapter 34, excerpted here, covers printing with VB.NET, including graphics, charts, text, formatting to fit the page, and print previews.
Visual Basic and Respect
March 24, 2008Will VB's new LINQ to XML prowess finally gain it the community respect accorded to other mainstream languages?
What's New in Visual Basic 9.0? Part 2
March 18, 2008The release of Visual Studio 2008 updates Visual Basic to version 9.0, with several key language enhancements and LINQ support. Part Two of this series will walk you through VB 9's new LINQ support features and other time-saving enhancements.
What's New in Visual Basic 9.0? Part 1
March 4, 2008The release of Visual Studio 2008 updates Visual Basic to version 9.0, with several key language enhancements and LINQ support. Part one of this series will walk you through using nullable types, type inference, the If operator, and other time-saving enhancements.
Roll Your Own SMS Gateway
March 14, 2007You can do a lot of fun applications using an SMS gateway but unless you work for a major television network, good luck getting a return on your investment. In this article, we'll show you a great alternative to an expensive SMS gateway using a Pocket PC and a Bluetooth connection.
Build a Photo Viewer Using the New FTP Classes in .NET 2.0
February 23, 2007Yet another highly useful but underappreciated feature of .NET 2.0? How about the FTPWebRequest and FtpWebResponse classes? These nifty classes let you built FTP file access right into your applications. See how it's done with this handy photo viewer example.
101 Ways to Manipulate the DataGridView Control
February 14, 2007The DataGridView control, new in Windows Forms 2.0, is so versatile and powerful that beginners can easily be overwhelmed by the options. Here's an at-your-fingertips reference to some of the most common and useful things you can do with it. (OK there aren't really 101 ways but there are a lot!)
Ask the Doc Detective
February 5, 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.
Monitor Your Web Cam from a Remote Computer
January 31, 2007We've offered a few solutions for working with web cams within .NET to create fun and intriguing monitoring applications. In this article, we extend those ideas so that web cam images can be shared with multiple clients over the Web.
Take Your Apps Far and Wide with a GPS Tracking System
October 30, 2006You already know that GPS is used extensively in a wide variety of mobile devices in order to track delivery and service vehiclesor any other mobile fleet. This kind of application is not as difficult as you may at first think. Find out how to use Visual Studio to create a GPS tracking app, with maps, that runs on Windows Mobile Pocket PC devices.
1 - 20 of 104
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. |