Are there any ASP.NET MVC Real Time View Editors?

Posted by BenMaddox on Stack Overflow See other posts from Stack Overflow or by BenMaddox
Published on 2010-03-19T23:46:43Z Indexed on 2010/03/19 23:51 UTC
Read the original article Hit count: 176

Filed under:
|
|
|
|

I'm looking for a tool and I'm not even sure of the proper name. Please be patient with me as I explain.

I'm doing a lot of html/mvc 2 work. Using the standard MVC 2 view engine, I would like to have an editor that shows real time changes in the browser. If I re-arrange div elements containing standard HTML and some server side components, I would like the browser to update without a manual refresh.

Are there any tools that are currently available that would meet that requirement?

© Stack Overflow or respective owner

Related posts about asp.net-mvc

Related posts about asp.net-mvc-2