Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
My likes and dislikes of the computer world.
HTML Encoding of ASP.NET Controls
Ever wonder which controls need HTML encoding, this is a developer nightmare. We have looked at some...
Author: Anil Revuru Date: 09/17/2008
Bluetooth Device Development using C#
As they say Necessity is mother of invention, I recently got a Jabra BT3030 Bluetooth headset. I...
Author: Anil Revuru Date: 09/12/2008
Real World XSS Vulnerabilities
Another good post on real world XSS vulnerabilities in ASP.NET code is now posted on our team blog...
Author: Anil Revuru Date: 09/10/2008
How To: Detect Cross Site Scripting Vulnerabilities using XSSDetect
This week I have posted another blog entry on our team site. It is on using automated code analysis...
Author: Anil Revuru Date: 09/02/2008
Microsoft Teched 2008 australia
I will be at TechEd Australia speaking on behalf of our team on connected information security and...
Author: Anil Revuru Date: 08/28/2008
what is the Microsoft AntiXSS Library?
I just posted a blog entry on our team blog site about Microsoft AntiXSS library. Very important for...
Author: Anil Revuru Date: 08/26/2008
How To: Get 100% code coverage with C# Switch Statements
Recently I started looking at 100% code coverage for my unit tests. Although, this is a good thing...
Author: Anil Revuru Date: 08/20/2008
ASP.NET Best practices Analyzer
Long time ago, I came across ASP.NET BPA which looks at machine.config and web.config for potential...
Author: Anil Revuru Date: 08/18/2008
Silverlight CoreCLR
Recently I read a good article in MSDN magazine about CoreCLR, a new version of CLR written...
Author: Anil Revuru Date: 08/07/2008
Volume Control using Phidgets Sensors
Phidgets.com offers USB sensors which can be controlled by .NET. They also offer the interface kit...
Author: Anil Revuru Date: 07/11/2008
CISG is my new home!!!
I am excited and proud to say that now I am part of Connected Information Security Group (CISG). We...
Author: Anil Revuru Date: 06/12/2008
How To: Create a WCF Service for ASMX Client
In this scenario we have a .NET windows application accessing a .NET 2.0 ASMX Web Service, lets look...
Author: Anil Revuru Date: 06/11/2008
MSBuild Links
For sometime now I have been working on custom MSBuild task. The following links were very useful in...
Author: Anil Revuru Date: 04/11/2008
Invalid high surrogate character (0xxxxx)
This is my first blog, why not start it with an Exception! Some background on the application, this...
Author: Anil Revuru Date: 03/13/2008