Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Take Charge of Your Security

    Today I read something where someone was comparing Web Forms to ASP.NET MVC and suggested that Web Forms does a lot more than ASP.NET MVC to protect your site from malicious attacks. One example cited was that Server controls automatically handled HTML encoding so you don’t have to really think about...
    Posted to What's New (Weblog) by Anonymous on 02-07-2009, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, aspnetmvc, Security, Software Development
  • Using AntiXss As The Default Encoder For ASP.NET

    Scott Guthrie recently wrote about the new <%: %> syntax for HTML encoding output in ASP.NET 4 . I also covered the topic of HTML encoding code nuggets in the past as well providing some insight into our design choices for the approach we took. A commenter to Scott’s blog post asked, Will it be...
    Posted to What's New (Weblog) by Anonymous on 04-06-2010, 12:00 AM
    Filed under: ASP.NET MVC, ASP.NET, aspnetmvc, Security, Software Development, antixss, html encoding
Page 1 of 1 (2 items)