Fredrik Karlsson´s Blog Posts

Latest Blog Posts

Easy javascript debugging with the debugger statement

Debugging javascript has been a really tidious task, especially in Internet Explorer. And if you're an EPiServer developer, you will have to debug some javascript in IE. I recently stumbeld upon this very hand statement: "debugger". ...
Posted: 01 Jul 2009
Comments (0)
Views: 0
Rating:

A small cache manager - see and manage your cache items

This is a very small (just one aspx, no code behind, ~130 rows) file that will show you everything you have in your cache. It can be very handy sometimes to see exactly what you have in the cache and even try and remove some things and see what ha...
Posted: 29 May 2009
Comments (0)
Views: 0
Rating:

Updating an existing EPiServer Composer function in code behind

I recently posted some example code on how to create an EPiServer Composer page programatically so this is the natural follow up. Some very basic code on how to update an existing EPiServer Composer function programmatically. // Get the extensionp...
Posted: 25 Mar 2009
Comments (0)
Views: 0
Rating:

Migrate data from EPiServer 4 and Extension 2 to EPiServer CMS 5 and EPiServer Composer

Introduction This small plug-in will allow you to move data from an existing EPiServer CMS 4 / Extension 2 site to an existing EPiServer CMS 5 / EPiServer Composer site. Installation Move the files from the downloaded package to your existing EPiS...
Posted: 20 Mar 2009
Comments (0)
Views: 0
Rating:

Today's EPiServer tip - GetDescendents

I recently found out about a new method in EPiServer CMS 5 R2, the GetDescendents method. It returns all children to a page, not just level one children like the GetChildren method, but all children. The code is really easy: EPiServer.DataFactory....
Posted: 26 Feb 2009
Comments (0)
Views: 0
Rating:

About the blogger

Fredrik Karlsson
Drop IT AB
System Specialist at Dropit.
Contact info:
fredrik@dropit.se
Cell: +46 708 80 10 05
Direct: +46 10 588 64 07
msn: karf@hotmail.com


I was involved in the development of EPiServer Composer (Extension X3).
Any questions about EPiServer Composer? Don't hesitate to contact me.

Tag Cloud

EPiTrace logger