Publications
Articles
CodeGuru.com - 6/01/2010
Learn how to extend and customize .NET controls to easily implement a consistent keyboard interface in a WinForm client application.
CodeGuru.com - 5/03/2010
Learn how to use Microsoft’s ADO.NET Entity Framework to connect to, consume and update a Microsoft SQL Server CE (Compact Edition) database.
CodeGuru.com - 3/24/2010
Learn how to use Microsoft's .NET Entity Framework to connect to, consume and update an Advantage database
Developer.com - 12/30/2009
Learn how to define, implement, configure and host a Windows Communication Foundation service and then consume the service in a client.
Developer.com - 11/13/2009
Learn how to use Windows Azure and Azure Storage to store, retrieve and update information in Table storage, pass work between multiple cloud service roles using Queue storage and use the Azure SDK StorageClient project to speed up Azure Storage development.
Developer.com - 10/2/2009
Learn how to use Windows Azure to setup and deploy your first application hosted in the "cloud."
Developer.com - 6/04/2009
Learn how to use the Microsoft Chart Controls for Microsoft .NET Framework 3.5 by reviewing the most commonly used and required charting properties.
Developer.com - 5/20/2009
Learn how to use the Microsoft Chart Controls for Microsoft .NET Framework 3.5 and the Reporting Services controls for Windows Forms to create a chart and display the chart on a report that can be viewed, exported, or printed from the application.
Developer.com - 4/23/2009
Synchronization of data between local clients and a central server are inseparable from data conflicts that occur when data is changed simultaneously on multiple systems. In this tutorial we'll learn how to handle these data conflicts using the Microsoft Sync Framework.
Developer.com - 4/06/2009
Create an application with a local data cache that can be synced to a server database using the Microsoft Sync Framework and Visual Studio 2008.
Developer.com - 3/17/2009
Learn about the different options available to you for deploying your Windows desktop applications with Microsoft’s ClickOnce technology.
Developer.com - 2/25/2009
Microsoft’s ClickOnce framework is a powerful tool for deploying and updating Windows forms applications. Learn how to deploy separate application configurations via two methods: installing and updating from different locations, and using URL parameters.
Developer.com - 8/22/2007
A lot is changing with Vista that will impact the developer and user alike. Learn about what development steps are necessary to to make sure your pre-Vista applications are compatable with Vista.
Developer.com - 5/17/2007
Vista offers new and great OS integration capabiltiies to quickly search and find documents and files on your PC. Learn how to tap into this power with your own applications.