Header background image for AlwaysMoveForward.com

Blog entries for Tuesday, 03 February 2009

Software

My MVC Experiment Part 3

What has gone before-I had problems installing blog software with my host, so I decided to write my own.  I sort of force myself to do ASP.Net MVC instead of ASP.Net Web Forms, and was pleasantly surprised at how much I liked it. Ok, so I'm writing my own blog software using MVC.  Sounds good, first lets get a schema going..Ok, blog entry table, a table for tags, a table or comments, throw in a users table, what else?  How about a role table for user roles.  Hmm I guess that'
By Arthur Correa • 0 Comments
Continue Reading
  • 1