Monthly Archives: October 2013

How ASP.NET MVC prevents Cross-site scripting(XSS) attack

This blog post is to explain Cross-site scripting with little more detail and how ASP.NET MVC prevents it to an extent. Cross-site scripting attack is the act of injecting their own code (typically JavaScript but there are types of codes … Continue reading

Posted in Uncategorized | Leave a comment

Data Graph IPhone App Description

Background: IOS SDK was yet to give an api that will give the usage of cellular data from a given date or any date for that matter. We need to harvest data and process it to get the picture of … Continue reading

Posted in Uncategorized | 3 Comments