Sunday, July 09, 2006

ASP.NET Analyzer & Guidance

I ran across these free ASP.NET tools and thought I'd share them with you...

The Best Practice Analyzer for ASP.NET (alpha release)
"...is a tool that scans the configuration of an ASP.NET 2.0 application. The tool can scan against three mainline scenarios (hosted environment, production environment, or development environment) and identify problematic configuration settings in the machine.config or web.config files associated with your ASP.NET application. This is an alpha release intended to gain feedback on the tool and the configuration rules included with it."

The Patterns and Practices Guidance Explorer
"...is a tool to find and use relevant patterns & practices guidance. Guidance Explorer installs with a guidance library including performance and security topics for .NET and ASP.NET applications. The guidance library contains checklists and guidelines covering design, implementation and deployment topics. The tool and the library will evolve over time to include additional types of guidance."

To see the "Patterns and Practices Guidance Explorer" in action check out ScotGu's Blog entry about it.

No comments:

Post a Comment