Tagged Questions

2
votes
4answers
346 views

Microsoft Expression Studio - Web / Superpreview with ASP.NET

Is there anyway to test an ASP.NET webpage fully with Expression Studio or is it only possible to see a static view of the page and no way to interact with any of the elements on the page?
-2
votes
1answer
162 views

Expression Web 3.0 SuperPreview on a .Net MVC 1.0 Web site

We are trying to use Web Expression 3.0 feature SuperPreview to make our site consistent across multiple browsers. Our's is a MVC 1.0 application. Has anyone tried to use SuperPreview on that ? ...