Blog posts - recent

MOSS 2007 / WCMS development - Overriding RenderFieldForDisplay from the classes RichHtmlField and RichImageField

When implementing solutions for Microsoft Office SharePoint Server 2007 Publishing (WCMS) sometimes you have to inherit from a certain class and you have to override methods in order to extend the out of the box functionality. In my example I will extend the method RenderFieldForDisplay(HtmlTextWriter output) from the classes RichImageField and RichHtmlField. [More]

White papers - New at andreasglaser.net

From today on there is a new section called "Whitepapers" where I will post links to whitepapers I have written. [More]