November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
A big thanks to Göran and the team at EPiServer Norway for a great Techforum. My Twitter id is paulsmith_epi for those who asked. We appreciate all feedback we get both positive and constructive. If you have anything to say about the Dynamic Data...
I have to admit I’m in love with Dynamic Data Store, but the DDS is not perfect and there is some things that can be better. For example, when you make linq queries against it, how do you know what’s supported and not? Well, of course you could re...
To prepare for future discussions around dashboard gadgets I thought it was a good idea to introduce the ASP.NET MVC framework. The main buidling blocks of the ASP.NET MVC framework is routing, controllers, views and the model support. There are...
In EPiServer it is possible to view images of workflows. These images are generated on the server side by using the workflow designer (same designer as you see in Visual Studio). On Windows7 or Windows 2008 R2 there might be an exception thrown...
Preparing your project for gadget development is as simple as tweaking a few xml files. In fact, it’s so easy even a machine can do it if you download and execute the following file through Deployment Center: Add MVC Gadgets to PublicTemplates.epi...
Are you tired of writing all your HTML views in regular ASP.NET? Are you tired of having to write strange Html like Hola syntax? Or do you just want to learn something new? Then this post might be something for you. This post will guide you...
Are you tired of writing all your HTML views in regular ASP.NET? Are you tired of having to write strange Html like Hola syntax? Or do you just want to learn something new? Then this post might be something for you. This post will guide you...
.Net Framework 4 is soon to be released and it is bringing a lot of really, really nice features. Some of those are already available as an add-on to the current version(3.5 sp1) or as a beta of .NET Framework 4. The one that particularly tickled ...