problem about episerver-6-Collection of common programming errors


  • SkonJeet
    asp.net c#-4.0 content-management-system episerver episerver-6
    When creating properties and page types through admin mode in EPiServer, it’s quite easy to understand how the database is written to in order to update the configuration of the website. But with page type builder, however, if it’s as easy as writing…[PageTypeProperty] public virtual string MainBody { get; set; }…to create a new property – at what point is this stored in the datbase? Runtime? Compile time?

  • Erik A. Brandstadmoen
    episerver wif episerver-6
    I am researching the possibilities of using WIF to identify users on parts of a customer’s site running on EPiServer. I’ve managed to get WIF to kick in using, amongst others, the following post:http://world.episerver.com/Blogs/Ben-Morris/Dates/2010/6/Converting-EPiServer-6-to-use-claims-based-authentication-with-WIF/This works nicely if you set <authorization><deny users=”?”/> </authorization>in web.config, making all requests require an authenticated user. However, we would l

Web site is in building