Compiling C# Code from the command line is a useful skill. CSC.EXE and MSBUILD.EXE are two tools which professional developers should know how to use. Here’s how/why I recently had to dust off my skills in these areas.
Olympics For Sale !!
NBC Olympics requires a cable subscription in order to view online content. I don’t have a cable subscription and neither do millions of people. So NBC has decided that those of us in this situation do not need to view the Olympics. This isn’t right, but (for now) there’s not a lot we can do.
Yet Another Change (or how Microsoft CRM got the better of me)
For the last three months, I’d been doing some Microsoft Dynamics CRM administrating. If you read my previous post, you’ll see that I was not […]
Why I hate Microsoft CRM
As you may have read in my other post Too Many Changes I recently got a new job. In this new job, I will be […]
Too many changes
For the last three years, I’d been working in Roseville, California. Nothing too unusual there, except for the fact that I’d been living in Fresno; […]
New Year, New Problems
Happy New Year! I finished the year with some big changes. After living for over twenty years at our last location, we’ve moved to a […]
Protests: Occupy Wall Street and UC College Campus
Like many of you, I have been seeing a lot of coverage regarding the Occupy Wall Street (OWS) movement. Although, I sympathize with the main […]
JavaScriptSerializer example finally updated
A while back I created a page that offered an example of how to parse JSON objects using the .NET JavaScriptSerializer class. It was a […]
Priceline Hotel Ratings System Need Revamping
Since 2005, I’ve spent a lot of time living out of hotel rooms. The programming opportunities where I live are limited. So I’ve had to […]
Javascriptserializer and .NET – Why the sudden interest?
A while back, I put up a page on my first introduction to the Javascriptserializer class in the .NET library. Specifically, it dealt with how […]