Nikhil's WebDevHelper Utility and ASP.NET AJAX Support
Posted by: ScottGus Blog,
on 14 Nov 2006 |
View original | Bookmarked: 0 time(s)
If you aren't subscribed yet to Nikhil's blog, you really should visit it and subscribe immediately. Nikhil is an architect on the ASP.NET Team and is constantly cooking up and posting cool new utilities and samples on his blog (all of which are of course free). Among his many projects is the Script# project, which is a C# compiler that generates JavaScript as its output instead of IL (allowing you to get type-safety, refactoring, and compile-time checking of your code). He...