July, 2010

Posts
  • Flying alone

    Enable ASP.NET MVC on IIS 6, by Wildcard Mapping

    • 0 Comments
    ASP.NET MVC was born with the best support of IIS 7 in integrated mode. This is because IIS 7 integrated mode loads every request to ASP.NET pipeline, regardless of its file extension, which ASP.NET MVC usually doesn’t have. However, in earlier version...
  • Flying alone

    Learning F#

    • 0 Comments
    There’re 3 reasons for me to learn F#: F# now becomes a first class language supported in .NET framework, and Visual Studio 2010. F# supports Parallel programming and asynchronous operations in a very nature way. F# syntax is so close...
Page 1 of 1 (2 items)