-
System of a Down
I have mentioned System's newest album Mezmerize before, but I was listening to it in the car and had some revelations. If you haven't heard System before, the best way I can describe them is “frantic bitch slaps”. I say this seriously, because their music will go from a more soothing, normal melody to a…
-
Community Server uses some ASP.NET 2.0
Pretty cool those guys are, thinking ahead and all. I just noticed that my CS 1.0 database has all (or near all, not sure) the tables and stored procedures that get installed for ASP.NET 2.0 membership, profiles, role management and personalization. To get it in your database, assuming you have the 2.0 framework installed is…
-
Three CD Rule
-
Yahoo Music Engine
-
Print PDF Documents That Disable Printing
-
How many movies have you seen this year?
-
E3 and the XBox 360
-
Fun with #region
I am not sure if I did this on accident, or my intern did it, but I found this in my code: #region Constructors//code here #endregion Constructors I was not aware you can put a tag after #endregion. Kind of nice to clearly delineate long regions. Not that it really matters, but Visual Studio allows…
-
Learning C# over VB.NET
-
ITunes RSS Generator