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

TechDays: Dino Esposito’s ASP.NET 4.0 highlights

March 23, 2010 · by Fredrik Haglund · in EPiServer

In short, ASP.NET 4.0, gives you more control. CSS friendly HTML from Server Controls by default. EnableViewState does not work as you expect in ASP.NET 2.0. With the new ViewStateMode property with values: Inherit, Enable and Disable you get what…

Are you safe? Dangers of XSS…

June 3, 2009 · by Fredrik Haglund · in EPiServer

If you allow the visitors of your site to contribute, for example with a simple comment this textbox, you take the risk that a malicious user inject evil code in a comment. This evil code is then executed in the browser by…

Get control over your assembly dependencies

Get control over your assembly dependencies

February 23, 2008 · by Fredrik Haglund · in EPiServer

Suddenly everything stops working you do not have clue what’s gone wrong. You just get annoying exceptions thrown in your face explaining that it could not find a specific version of a DLL or that the located assembly’s manifest definition…

Web.config, version control and nice formatting

January 12, 2008 · by Fredrik Haglund · in EPiServer

EPiServer has a site tag with a lot of attributes. When you change the web.config from EPiServer Manager or by calling Save on the Configuration class yourself all attributes will be on one looong line (this is default behaivour by…

Protecting you e-mail address with reCaptcha

December 3, 2007 · by Fredrik Haglund · in Uncategorized

It is well know that once an e-mail address have been published on a home page it will not take a long time before it is flooded with spam. The usual sollution to this is to to either use a…

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

RSS Other EPiServer Posts

  • An error has occurred, which probably means the feed is down. Try again later.

Search




See a complete list of old posts in the archive.

Copyright © 2022 Fredrik Haglund's blog

Powered by WordPress and Origin