Tools, Frameworks, and Projects...

This site brings together a few projects I've turned into public releases, or blogged about, along with some associated documentation - hopefully stuff you will find useful.

If you have questions, or feedback, you can use my contact form to get in touch.

Script#

Script# is a free tool that generates JavaScript by compiling C# source code. The goal is to enable you to leverage the productivity of C#, the Visual Studio IDE, and .NET tools and apply them to your Ajax development. The Script# compiler is a development/build-time tool that takes a pragmatic approach to generating script for use in real-world Ajax applications, without introducing any unnecessary layers of abstraction.

[... continued here]

Web Development Helper

Web Development Helper is a plugin for Internet Explorer. It provides a number of Ajax and Web developer tools, including an HTTP(S) network monitor, a script console and error reporting feature, a DOM inspector, and various ASP.NET-specific utilities.

[... continued here]

Google