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...


  • Creating a Custom ASP.NET MVC Project Template

    Creating a Custom ASP.NET MVC Project Template

    Jun 11
    06

    When you create a new ASP.NET MVC 3 project, the new project wizard dialog contains several options for different MVC project templates: Empty Internet Application Intranet Application (new in the April 2011 Tools update) There’s a lot of white space in that dialog. To many of you, all that unsullied territory smells like opportunity. When I talk about this dialog, I go to great pains to tell folks that, yes!, you too can extend that dialog and add your own project templates in there...


  • Should I use HTML5 or Silverlight? One man's opinion.

    Should I use HTML5 or Silverlight? One man's opinion.

    May 11
    04

    I was in Belgium and The Netherlands this last week presenting and talking to folks in the community. After I presented on ASP.NET MVC 3, HTML5 and jQuery, one fellow came up after and said, Should I use Silverlight or HTML5. I don't understand what Microsoft's strategy is or what to use in my app. Since I work for the Web Platform and Tools team (ASP.NET, IIS, etc) I spend a lot of time working, coding, and thinking about the web. However, I'm not an official strategist, or marketing guy. ...


  • Hanselminutes Podcast 261 - ASP.NET MVC 3 Tools Update with Phil Haack

    Hanselminutes Podcast 261 - ASP.NET MVC 3 Tools Update with Phil Haack

    Apr 11
    21

    Scott and Phil sit down to talk about the new ASP.NET MVC 3 Tools Update. Have you updated? That button up there will automatically check your system for SP1, as well as get you IIS Express, SQL Compact and basically the whole Web Stack of Love. That's the official install it all button. It's a great way to get a fresh machine ready to develop with. Don't worry, it won't install VS Express if you have VS already. That said, if you're paranoid, you can just download the MVC 3 installer. D...


  • NuGet Action Plan - Upgrade to 1.1, Setup Automatic Updates, Get NuGet Package Explorer

    NuGet Action Plan - Upgrade to 1.1, Setup Automatic Updates, Get NuGet Package Explorer

    Mar 11
    09

    I've got three small actions for you, Dear Reader. They will make your life better. Perhaps follow along and do them as you read? First, go get NuGet, the .NET Package Manager. What? You already have it? Do you have NuGet 1.1 already and all setup for automatic upgrades? Action 1: Automatically Check for Extension Updates Go into Tools | Options, then Environment | Extension Manager and click Automatically check for updates to installed extensions. Turns out that when you have a Visua...


  • Hanselminutes Podcast 238 - ASP.NET MVC 3 RC and NuGet Package Management with Phil Haack

    Hanselminutes Podcast 238 - ASP.NET MVC 3 RC and NuGet Package Management with Phil Haack

    Nov 10
    19

    It's PDC week and Scott's on campus with Phil Haack talking about ASP.NET MVC 3 RC and the NuPack NuGet Package Manager. Get ASP.NET MVC 3 RC now! Also, check out my PDC 2010 presentation on both topics! NOTE: If you want to download our complete archives as a feed - that's all 238 shows, subscribe to the Complete MP3 Feed here. Also, please do take a moment and review the show on iTunes. Subscribe: Download: MP3 Full Show Do also remember the complete archives are always up and...


  • Introducing NuPack Package Manager

    Introducing NuPack Package Manager

    Oct 10
    06

    NuPack is a free open source developer focused package manager intent on simplifying the process of incorporating third party libraries into a .NET application during development. After several months of work, the Outercurve Foundation (formerly CodePlex Foundation) today announced the acceptance of the NuPack project to the ASP.NET Open Source Gallery. This is another contribution to the foundation by the Web Platform and Tools (WPT) team at Microsoft. Also be sure to read Scott Guthrie’...



  • 1