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 January 21, 2011, 8:17 am, by Maarten Balliauw, under
ASP.NET,
c#,
General,
ICT,
Internet,
MVC,
Orchard.
Last week, Microsoft released Orchard, a new modular CMS system built on ASP.NET MVC and a lot of other, open source libraries available. I will not dive into the CMS itself, but after fiddling around with it I found a lot of things missing: there are …
Posted on January 12, 2011, 1:54 am, by David Ebbo, under
NuGet,
Orchard.
Back in December, I blogged about how poor the NuGet package submission process was. You had to clone a HUGE repository that had all the other packages, add your package files to it, and submit a pull request. It was something that we had meant to last…