Friday, June 26, 2009
The Yahoo! Developer Network
http://developer.yahoo.com/
Switch Tools
http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx.
NAnt
http://sourceforge.net/projects/nant.
NDoc
http://ndoc.sourceforge.net.
FxCop
http://www.gotdotnet.com/team/fxcop.
NUnit
http://www.nunit.org
CodeSmith
http://www.ericjsmith.net/codesmith.
Script#
Script# brings productivity to Ajax and JavaScript development. Script# is a free tool that enables developers to author C# source code and subsequently compile it into regular script that works across all modern browsers, and in doing so, leverage the productivity and power of existing .NET tools as well as the Visual Studio IDE. Script# empowers you with a development methodology and approach that brings software engineering, long term maintainability and scalable development approaches for your Ajax applications, components and frameworks.
Script# is used extensively by developers within Microsoft building Ajax experiences in Windows Live, Office to name just a couple, as well as by a external developers and companies including Facebook. If you’re building Ajax-based RIA applications, you owe it to yourself to try Script# today and see if it can help improve your own Ajax development!
http://projects.nikhilk.net/ScriptSharp/
JSON
http://www.json.org/
jQuery
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
- Lightweight Footprint
About 19KB in size (Minified and Gzipped)
- CSS3 Compliant
Supports CSS 1-3 selectors and more!
- Cross-browser
IE 6.0+, FF 2+, Safari 3.0+, Opera 9.0+, Chrome
http://jquery.com/
Firebug

Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
Just the way you like it
Firebug is always just a keystroke away, but it never gets in your way. You can open Firebug in a separate window, or as a bar at the bottom of your browser. Firebug also gives you fine-grained control over which websites you want to enable it for.
YSlow
Yahoo! YSlow
YSlow analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. YSlow is a Firefox add-on integrated with the Firebug web development tool. YSlow grades web page based on one of three predefined ruleset or a user-defined ruleset. It offers suggestions for improving the page's performance, summarizes the page's components, displays statistics about the page, and provides tools for performance analysis, including Smush.it™ and JSLint.