Erin

Stories kicked by Erin

RenderPartial to String and Rails-like RJS for ASP.NET MVC Beta(brightmix.com)

submitted by zinknationzinknation(30) 3 years, 6 months ago

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! read more...

add a comment |category: |Views: 30

tags: another