Stefan Schackow had a great tip at the end of his PDC session “ Microsoft ASP.NET 4 Core Runtime for Web Developers ”. A beta extension is available for IIS 7.5 that makes IIS automatically “warm up” your web sites before any visitors arrive. This...
A number of EPiServer Developers are attending PDC and I am trying to arrange a social event for everybody interested in EPiServer that are attending PDC09. This means you, if you are an EPiServer employee, EPiServer Partner, EPiServer customer or...
I finally found a moment to move the code for some of the more used blog posts to Codeplex, where they are being shared as open source under the LGPL License. The Mapped Page Provider , that makes it easier to create new page providers to existing...
Here is my humble contribution to the Gadget Contest 2009 . The SiteCenter in EPiServer CMS 6 is truly awesome and I think it will be a big help to many of the roles involved in a company’s web site – editors, web masters, marketing managers, sale...
Finally, I get to make an old dream of mine (and a request I’ve heard 100000 times) come true – A DropDownList property type where you can customize the options in Admin mode. Sure, we’ve had lists before as property types (Like ‘Dynamic List’)– b...