Subscribe via email
Click Here to Subscribe
Enums in C# are very useful, but it can seem difficult to work with them at times. In truth, they're pretty easy, but a generic helper class can make our lives a lot easier. Continue...
What the heck is Request.AcceptTypes in ASP.NET? Continue...
Learn how duplicate code can turn your software projects into a circus and what Southwest Airlines can teach us about the benefits of avoiding duplicate code. Finally, Master Po and young Grasshopper bring us a few words of wisdom when it comes to perfectionism and practicality. Continue...
Visual Studio 2007 Preview Continue...
While CSS is the preferred way to manage webpage styles these days, sometimes it's helpful to manage those styles programmatically. Continue...