This is a small game that I created just for fun.
Articles Written by Sonu Kapoor
How to Bind Nested XML to a Repeater Control with Container.DataItem
Learn how to use the Container.DataItem method to retrive XML elements.
An Easy Guide to Using the XmlTextReader and XmlTextWriter Classes
Learn how easy it is to use the XmlTextReader and XmlTextWriter classes.
Hottest Forum Q&A on CodeGuru for the week of April 25th, 2004
This week's topics include the usage of WM_NULL, whether a Machine ID for copy protection purposes exists, whether there is any range for WM_XXX messages that someone could use without having any troubles with the Windows message handlers, and how can a person validate a auto_ptr?
Cool Features I Like About Visual Studio 2005 "Whidbey"
A first look at the latest version of Visual Studio 2005.
Hottest Forum Q&A on CodeGuru for the Week of April 18th, 2004
Topics this week include learning the difference between ASSERT and VERIFY, implementing a popup menu that opens on a mousemove when the cursor is on a specific region of a client window, using WaitForSingleObject on windows rather than processes, and why this constructor-usage does not compile.
