Articles : Page 1 of 1

  • ASP.NET MVC Now Accepting Pull Requests

    ASP.NET MVC Now Accepting Pull Requests

    Mar 12
    29

    Changing a big organizations is a slow endeavor. But when people are passionate and persistent, change does happen. Three years ago, the ASP.NET MVC source code was released under an open source license. But at the time, the team could not accept any code contributions. In my blog post talking about that release, I said the following (emphasis added): Personally (and this is totally my own opinion), I’d like to reach the point where we could accept patches. There are many hurdles in the w...


  • Writing a Recipe for ASP.NET MVC 4 Developer Preview

    Writing a Recipe for ASP.NET MVC 4 Developer Preview

    Sep 11
    22

    NOTE: This blog post covers features in a pre-release product, ASP.NET MVC 4 Developer Preview. You’ll see we call out those two words a lot to cover our butt. The specifics about the feature will change  and this post will become out-dated. You’ve been warned. All good recipes call for a significant amount of garlic. Introduction Last week I spoke at the //BUILD conference on building mobile web applications with ASP.NET MVC 4. In the talk, I demonstrated a recipe I wrote that automates...


  • MyGet now supports pushing from the command line

    MyGet now supports pushing from the command line

    Jun 11
    01

    One of the work items we had opened for MyGet was the ability to push packages to a private feed from the command line. Only a few hours after our initial launch, David Fowler provided us with example code on how to implement NuGet command line pushes on the server side. An evening of coding later, I quickly hacked this into MyGet, which means that we now support pushing packages from the command line! For those that did not catch up with my blog post overload of the past week: MyGet offers ...


  • Creating your own private NuGet feed: MyGet

    Creating your own private NuGet feed: MyGet

    May 11
    31

    Ever since NuGet came out, Ive been thinking about leveraging it in a corporate environment. I'veseen two NuGet server implementations appear on the Internet: the official NuGet gallery server and Phil Haacks NuGet.Server package. As these both are good, theres one thing wrong with them: you can't be lazy! You haveto do some stuff you dont always want to do, namely: configure and deploy. After discussing some ideas with my colleague Xavier Decoster, we decided its time to turn our heads into...


  • Official Belgium TechDays 2011 Windows Phone 7 app released

    Official Belgium TechDays 2011 Windows Phone 7 app released

    Apr 11
    09

    I’m proud to announce that we (RealDolmen) have released the official Belgium TechDays 2011 Windows Phone 7 app! The official Belgium TechDays 2011 gives you the ability to browse current upcoming sessions, as well as provide LIVE feedback to the event organizers. Is the current session awesome? Let us know! Is the food too spicy? Let us know! Why am I blogging this? Well: one of the first sessions at the event will be Silverlight, Windows Phone 7, Windows Azure, jQuery, OData and RIA Servi...



  • 1