Welcome to MSDN Blogs Sign in | Join | Help

August 2008 - Posts

I will be at TechEd Australia speaking on behalf of our team on connected information security and our security tools. You will see more blog entires on the session content and tools in coming days. Our session is under Security track and is called Microsoft Read More...
I just posted a blog entry on our team blog site about Microsoft AntiXSS library. Very important for security minded developers, it address one of the top web application security vulnerabilities. Check it out at http://blogs.msdn.com/cisg/archive/2008/08/26/what-is-microsoft-antixss.aspx Read More...
Recently I started looking at 100% code coverage for my unit tests. Although, this is a good thing to achieve, it could become a daunting  task specially if you have foreach or switch statements. Let me illustrate the problem using the switch statement. Read More...
Long time ago, I came across ASP.NET BPA which looks at machine.config and web.config for potential security and general configuration issues. It's a must use tool for ASP.NET developers. It classifies the settings for Development, Deployment and Production Read More...
Recently I read a good article in MSDN magazine about CoreCLR, a new version of CLR written specifically for Silverlight web applications. It has a very interesting security model. Worth checking out, here are couple of links on CoreCLR. Good read for Read More...
Ever since I had a windows mobile phone, I wanted to use it to its full extent. Now I got a chance to write an application to check metro bus timings. Everyday I have to go to the transit web site to check the timings, this application will give me King Read More...
 
Page view tracker