Posted on March 1, 2012, 10:33 pm, by Maarten Balliauw, under
c#,
General,
ICT,
MVC,
Personal,
Projects,
Quality code,
Software,
source control.
My blog already has quite the number of blog posts around MyGet, our NuGet-as-a-Service solution which my colleague Xavier and I are running. There are a lot of reasons to host your own personal NuGet feed (such as protecting your intellectual property…
Posted on December 6, 2011, 12:08 pm, by Maarten Balliauw, under
ASP.NET,
c#,
General,
ICT,
JavaScript,
jQuery,
MVC,
NuGet,
Projects,
Scalability,
Silverlight.
Last week, I’ve discussed Techniques for real-time client-server communication on the web (SignalR to the rescue). We’ve seen that when building web applications, you often face the fact that HTTP, the foundation of the web, is a request/re…
Posted on June 29, 2011, 7:10 am, by Maarten Balliauw, under
ASP.NET,
Azure,
c#,
General,
ICT,
MVC,
Projects,
Software.
One of the first features we had envisioned for MyGet and which seemed increasingly popular was the ability to provide other users a means of managing packages on another user’s feed. As of today, we’re proud to announce the following new features…
Posted on June 28, 2011, 10:24 am, by Maarten Balliauw, under
ASP.NET,
c#,
General,
ICT,
MVC,
Projects,
Software.
Yes, a long title, but also something I was not able to find too easily using Google. Here’s the situation: for MyGet, we are implementing basic authentication to the OData feed serving available NuGet packages. If you recall my post Using dynamic WC…
Posted on June 1, 2011, 8:06 am, by Maarten Balliauw, under
ASP.NET,
Azure,
c#,
General,
ICT,
MEF,
MVC,
Projects,
Software.
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 …
Posted on May 31, 2011, 7:49 am, by Maarten Balliauw, under
ASP.NET,
Azure,
c#,
General,
ICT,
MEF,
MVC,
Projects,
Software.
Ever since NuGet came out, I’ve been thinking about leveraging it in a corporate environment. I’ve seen two NuGet server implementations appear on the Internet: the official NuGet gallery server and Phil Haack’s NuGet.Server package. A…
It looks like I’m really cr… ehm… releasing way too much over the past few days, but yes, here’s another one: I just posted MvcSiteMapProvider 3.1.0 RC both on CodePlex and NuGet. The easiest way to get the current bits is this one: As usua…
Posted on February 14, 2011, 7:44 am, by Maarten Balliauw, under
ASP.NET,
c#,
General,
ICT,
Internet,
MVC,
Orchard,
Projects.
From the initial release of Orchard, the new .NET CMS, I have been wondering how difficult (or easy) it would be to integrate external (“federated”) authentication like Windows Azure AppFabric Access Control Service with it. After a few attempts, I…
Posted on February 11, 2011, 7:40 am, by Maarten Balliauw, under
ASP.NET,
c#,
General,
ICT,
Internet,
MEF,
MVC,
Presentations,
Projects.
I wish to thank everyone who has been voring for getting me in Vegas, speaking at MIX11. Without having expectations, I was really really surprised (and happy!) my session got selected. Thanks a bunch! Oh and thanks, RealDolmen, for supporting me in…
Posted on February 4, 2011, 12:36 pm, by Maarten Balliauw, under
ASP.NET,
c#,
General,
ICT,
Internet,
MVC,
Projects,
Software,
XML.
Just a quick note to tell that MvcSiteMapProvider 3.0.0 has been released and is available on CodePlex and NuGet. This version is targeted at ASP.NET MVC 3. If you are still using ASP.NET MVC 2, no worries: version 2.3.1 contains the exact same functio…