EPiPattern: How to render valid xhtml (part 1/2)
How do you inject dynamic content into your web page? Following is a list of the most common methods I find when doing quality and code reviews with some comments and dangerous pitfalls. #1: Inline Expressions with Code Render Blocks…

How to become a EPiServer Ceritified Developer
I would like to congratulate Mikael Lundin to becoming a Certified EPiServer Developer. He writes about this experience in his blog with some tips about what you should study. I would like to complement what he has written with some…
EPiServer Developers Wanted!
We need more help. There has been a lot of things to do lately so I have not been able to blog as much as I want to but after release I have a lot of things to share with you…

#2: Hidden Gems of EPiServer CMS R2
Friendly URL Rewrite works with AJAX UpdatePanel Finally! The new UpdatePanelPostBackRewritePipe class will take care of rewrite of all URL’s in an UpdatePanel. No need for manual conversion of links or dirty workarounds when using AJAX. New – PropertyLinkCollection Built…

#1: Hidden Gems of EPiServer CMS R2
The next release of EPiServer called R2 is not far away. Roger Wirz have written more about the major features in the R2 release at EPiServer World. I would like to share some of the smaller improvements I have found…