March, 2009

Posts
  • dot net miscellany

    ASP.NET MVC + RSS ActionResult

    • 9 Comments
    ASP.NET’s new MVC framework (currently at RC2 release ) makes syndicating your data ridiculously simple to implement. A Trivial Example For example, in a trivial blogging MVC site your ‘Home’ Controller may have a ‘Posts’ Action handler, so when you navigate...
  • dot net miscellany

    ASP.NET MVC + Silverlight

    • 8 Comments
    I’ve recently been playing around with ASP.NET’s new MVC (Model View Controller) framework and have to say, its pretty cool. You can find MVC downloads, tutorials and other errata here . However, I ran into abit of a problem with MVC when using Silverlight...
Page 1 of 1 (2 items)