Archive of 2010 May
-
EPiServer Developer Resources
Posted on May 27, 2010 by Frederik Vig in EPiServerLast updated 29.12.2011 Table of Contents Report Center Mobile Bugs and where to find help FAQ...
Continue reading this entry → -
EPiServer Custom Property with Custom Settings
Posted on May 14, 2010 by Frederik Vig in EPiServerI was brushing up on custom properties and came across Allan Thræn's post Custom Property: Category Drop Down. The code is simple and works great, but one thing I didn't like is that you need to give the property...
Continue reading this entry → -
Creating a contact form with ASP.NET MVC
Posted on May 13, 2010 by Frederik Vig in ASP.NET, JavaScriptWe're going to create a contact form in ASP.NET MVC 2.0, that uses Ajax to send the form data and that uses client side validation to improve the user experience for our users. Start by creating a new ASP.NET MVC 2.0...
Continue reading this entry →