At MIX11 last week, I presented the Script#: Compiling C# to JavaScript using Visual Studio . As full-fledged script-based development becomes widespread with the HTML5 wave, a couple set of interesting questions emerge - what are the development tools you and your team uses to productively author and manage a code base? Shouldn't you write code in a model that is optimized for development and productivity and let a compiler do its magic and produce code that is optimized for deployment and runtime? Script# allows you to write your code in C# and compile it down to deployable JavaScript, it also unlocks the power of C#, Visual Studio and existing .NET tools for scripting scenarios. [ Full post continued here... ] Read More......(read more) ...
Go to the complete details ...