[Resource] Visual Studio tools, utilities and add-ons

as a part of my collected sets of links here is a set of useful tools and links for Visual Studio

Languages

IronPython 2.0 can be downloaded from here

Tools

Microsoft Code Analysis Tool .NET (CAT.NET) v1 CTP - 32 bit - here

-CAT.NET is a snap-in to the Visual Studio IDE that helps you identify security flaws within a managed code (C#, Visual Basic .NET, J#),V1 contains rules to detect - Cross Site Scripting - SQL Injection - Process Command Injection - File Canonicalization - Exception Information - LDAP Injection - XPATH Injection - Redirection to User Controlled Site

Research Tools

there are quite a few tools which while still research tools , worth mentioning

PeX – here

- PeX is a white-box test generation

Contract tools – here

-  The tools enable runtime and static checking of managed contracts.

Chess- here

- Chess is a tool for finding typical problems in multithreaded applications