Blog Archives

2012 in review

The WordPress.com stats helper monkeys prepared a 2012 annual report for this blog. Here’s an excerpt: 4,329 films were submitted to the 2012 Cannes Film Festival. This blog had 24,000 views in 2012. If each view were a film, this

Posted in C#

Why use ASP.NET MVC instead of Web Forms?

I have been asked this question so many times.  Why use ASP.NET MVC instead of Web Forms? My answer is simple, because it’s better. If you are not convinced please see below, ASP.NET MVC is a completely new framework for building

Posted in ASP.NET, C#, MVC

How to get rid of Event Viewer errors?

Error: The description for Event ID ( 0 ) in Source ( Learning Management System ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer.

Posted in C#