Somewhere in a recent podcast, I heard a mention of a project in which ASP.NET (perhaps MVC?) Did some kind of behind-the-scenes automatic JavaScript conversion with AJAX to link client and server code together in a way similar to the Google Web Toolkit. I forgot the name. But it looks like he was writing C # code that would be automatically converted to javascript or AJAX calls. Perhaps it was an MS research project.
Does anyone know the name of this project?
source
share