SMS Messaging Using the .NET Compact Framework
SMS messaging may have it's drawbacks, but it's benefits make it a viable solution for many of today's enteprise applications. This article uses a sample hospital application to show you how to integrate SMS messaging using the .NET Compact Framework.
Security Enhancements Abound in Windows Server 2008
It's rarely wise to state that a new operating system is more secure than its predecessor because security flaws can take months to come to light after the software is released, but Paul Rubens says in the case of Windows Server 2008 we can say it with some confidence.
Design and Use of Moveable and Resizable Graphics, Part 2
Windows are moveable and resizable; graphics and controls inside applications are not. The second part of this article explains how to design complex moveable and resizable graphical objects and use moveable and resizable elements in your Windows Forms applications.