Fredrik Haglund's blog
Menu
  • Home
  • Archive
  • About Me
Chatter about EPiServer, ASP.NET, CSS and Web Development.
Browse: Home » EPiServer CMS

EPiServer CMS 7: BackingTypeResolver

February 16, 2013 · by Fredrik Haglund · in EPiServer

Or why it can be important to override PropertyValueType on your custom properties. When you create a Page Type in code in EPiServer CMS 7 you create a new class inheriting from PageData and add virtual properties for all the…

New stuff in EPiServer CMS 6 R2

March 22, 2011 · by Fredrik Haglund · in EPiServer

I like to dig around and here are a few things I did notice in the upcoming EPiServer CMS 6 R2 release. Visitor Groups and personalized content On Page Edit is cross browser compatible (not only available for IE) New…

How to fix alphabetic sorting of pages in EPiServer

How to fix alphabetic sorting of pages in EPiServer

April 15, 2010 · by Fredrik Haglund · in EPiServer

Update: Do not try to change collation order in the database! Use this approach instead to sort pages in the page tree in EPiServer CMS 5. I recently got the question how to fix the incorrect alphabetic sorting of child pages…

EPiServer – Security and Access Control (1/2)

March 8, 2010 · by Fredrik Haglund · in EPiServer

EPiServer CMS is using the standard methods in ASP.NET to handle authentication and authorization. On top of this they have added a few providers to handle authentication and access control to EPiServer assets like pages and files uploaded by editors….

Tool to re-index all EPiServer pages

February 19, 2010 · by Fredrik Haglund · in EPiServer

You get a warning when you try to delete a file or EPiServer page if it is referenced form another page. EPiServer uses EPiServer.DataAbstraction.SoftLink for this feature and all links to files, other EPiServer pages and external urls are stored…

1 2 3 Next →
— Need help? I’m really good at troubleshooting and finding defects but I’m also a good mentor and teacher.

Copyright © 2023 Fredrik Haglund's blog

Powered by WordPress and Origin