1 day ago
In this series of blog entries, I build an entire ASP.NET MVC Forums application from scratch. In this blog entry, I create my first unit test for the Forums application and implement the code necessary to pass the test.
Before reading this blog entry, you might want to read the first entry in this series:
ASP.NET MVC Application Building: Forums #1 – Create the Perfect Application – Describes the goals of the ASP.NET MVC Forums application.
Create the ASP.NET MVC Application
Let me start by creating a new ASP.NET MVC application. Launch Visual Studio 2008 and select the menu option File, ...
Feed: ASP.NET Weblogs
1 day ago
Filed under: News, Halo Wars
As we've come to expect, the latest Halo Wars monthly update doesn't contain much in the way of juicy information. No new UNSC units have been uncovered. There are no details about how the Covenant plays. No, what we get is some general info that the game is coming along nicely. There are promises that more info is on the way soon though, along with some significant changes to the Halo Wars website. And then there is the image at right (click here for full size), which is undoubtedly the most intriguing part of the update. It's accompanied by the text below.
"Scram...
Feed: Xbox 360 Fanboy
1 day ago
I'm a big fan of making it easy for artists to do art, interface designers to work on interfaces and coders to work on all the plumbing underneath. This means that each needs to be able to work somewhat independently, such that a coder isnt' forced to do interface work just to see their stuff in action or so that an interface designer isn't forced to request code changes beneath the UI just to change things around a bit. With an open source project that is distributed around the world, it's even trickier as you can't even guarantee that all three skills will be available simultaneously in the ...
Feed: Planet KDE