Articles : Page 1 of 1

  • The history of ASP.NET MVC, so far

    The history of ASP.NET MVC, so far

    Jun 11
    29

    This post is a mile high overview of the history of ASP.NET MVC, the features it brought with the various versions and the extensibility points introduced. I am starting to work on both a series of webcasts and articles and I was doing some preparatory work, collecting information on the various features and extensibility points that got into the various (official) releases of ASP.NET MVC, so I thought it could have been useful to share my little summary. There have been 3 major official r...


  • How was my 2010?

    How was my 2010?

    Jan 11
    13

    It’s the beginning of the year again, and exactly as last year, on the 13th of January I’m reviewing the year that passed against the my 2010 resolutions, and see how it went. Who did 2010 go? Before starting the list I want to add a resolutions that I didn’t disclose with my 2010 resolutions: I wanted to move out of Italy in 2010. And since now I’m living in Belgium I think the biggest goal form 2010 was accomplished. But all the other resolutions where a bit shadowed by the big effort need...


  • How to move you posts from Subtext to WordPress

    How to move you posts from Subtext to WordPress

    Jan 11
    05

    A few weeks ago, I finally finished the migration of Daniela’s old blog to a new domain and a new blogging platform: we moved from Subtext to WordPress. The reasons of the move There are two reason behind that move: the big ecosystem around WordPress, and the lack of a real desktop blogging tool on the Mac (combined to the outdated FCKeditor 2 that is used by Subtext). During the migration Daniela thought about a different Information Architecture of her content spread around in the web, d...


  • ASP.NET MVC 3 Preview 1 is out

    ASP.NET MVC 3 Preview 1 is out

    Jul 10
    27

    Still not officially announced by anybody inside Microsoft, but quietly this morning the first preview of ASP.NET MVC 3 appeared on Microsoft Download. And it’s exactly what everyone was expecting after last month’s announcement of Scott Guthrie of Razor, the new view engine for ASP.NET MVC. What else does this new version bring to the table? First of all it takes a dependency on .NET4. It means that you cannot be able to use it unless you migrate you applications to the latest version o...


  • There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined

    There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined

    Mar 10
    29

    I managed to get "The requested page cannot be accessed because the related configuration data for the page is invalid." errors with a config error of "There is a duplicate 'system.web.extensions/scripting/scriptResourceHandler' section defined" after trying to be clever. Here is the problem and solution. Keen to try .NET4's new arsenal but trying to create physical separation from my current .NET3.5 (.NET2 runtime)solution, I decided to create a new ASP.NET MVC2 project and use a virtual app...



  • 1