0
kicks
RenderPartial to String and Rails-like RJS for ASP.NET MVC Beta
This is an article about how you can go about Rendering a View (or usercontrol) to a string in your controller methods. Something you cannot do out of the box in MVC Beta. It also provides a framework, similar to Rails RJS, that allows you to build up dynamic javascript from the server-side in a very elegant fashion!