Project List Tools, Frameworks, Projects and more...

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.

Script#

Project Icon 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 (i.e. no runtime dependency) 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

Project Icon 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]

Silverlight.FX

Project Icon Silverlight.FX is a light-weight application framework for building Rich Internet Applications with Silverlight 2. It focuses on providing a set of building blocks and controls that allows applications to be naturally well-architected. It enables concise declarative specification of user interfaces through behaviors, actions, triggers, commands, effects, transitions, themes etc. It also enables easier separation of view and code through patterns like ViewModel, MVC, and IoC.

[... continued here]

Google
   

Interesting Reads