Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
Add to Technorati Favorites


ASP Insider Follow Me On Twitter

Browse by Tags

All Tags » Security   (RSS)
Two Non-Programming Technical Books We Should All Read
The year was 1993, I was attending Providence Baptist Church off Glennwood and DurRaleigh Rd. Little did I know that less than a mile away the FBI was conducting a huge raid and arrest of one of the world’s top hackers, Kevin Mitnick . Kevin Mitnick was Read More...
The Microsoft Anti-Cross Site Scripting Library
Cross-Site Scripting attacks are very common on the Internet these days. The sad thing is these attacks can easily be thwarted with a little extra analysis and architecting before programming begins. Far too many Web Sites do not make the effort to stop Read More...
FireFox Vuneralbilities
I hate to get into the flame wars anymore, but I have to post this since I live on the web and have worry about coding standards for each browser, etc. A recent study of browser security vulnerabilities shows that FireFox has a significant number of holes. Read More...
The Identity Crisis - Are CardSpace and OpenId Viable?
I put together a presentation on Identity solutions for the Richmond for the Code Camp last Saturday. The main reason I wanted to give this presentation so I could learn more about the two authentication methods that are being developed to make our online Read More...
ASP.NET Cross Site Scripting Toolkit
I came across some references to the release of the ASP.NET Cross Site Scripting toolkit 1.5 last night. I just downloaded and will investigate it over the next few days. Cross site scripting is a fairly common method hackers are using to attack web sites Read More...