Browse by Tags
All Tags »
Announcements
I've recently written a beginner's article explaining what partial classes are and how to use them. My Partial Classes Tutorial walks you through how how partial classes work, how to create partial classes, when one would use partial classes, and a few
Read More...
So I've dropped the ball on XNA. I've been meaning to read and learn about XNA for a while now. Microsoft has done something truly revolutionary here. They're taking efforts to encourage the little guy to write games for their console. As far as I know,
Read More...
With some recent efforts from an excellent designer named Craig Palenshus , everyone's favorite regular expression library has received a nice visual upgrade. You'll notice the site is much cleaner and more presentable now. The overall design is excellent
Read More...
I recently authored an article for ASP Alliance in which I describe the basics of how interfaces work and how to use and create them in C# . I tried not to describe in great detail exactly how everything works, because that will prevent beginners from
Read More...
In my attempt to add to the monotony, I'll say that not long ago Visual Studio 2008 was released to all of the MSDN subscribes. With the news spreading so quickly the downloads are all taking forever. Good luck! Scott Guthrie , as usual, posted some good
Read More...
While I was at DevConnections last week, I watched an interesting demo showing off Visual Studio's extensibility. In the demo the visual studio shell is being used to edit Lua script; the scripting language used by World of Warcraft for designing custom
Read More...
A couple of weeks ago Steve Smith and I released SimpleCMS as an open source project on CodePlex . SimpleCMS is, as the name suggests, a Simple Content Management System. It is a small ASP.NET 2.0 Plug-in which allows dynamic creation of simple pages.
Read More...