Reputation: 43
I am not much familiar with Win8 app development. VS 2012 Blend is mostly talked about in context of HTML5, CSS Windows 8 app development. We are trying to develop a HTML5 based web site with ASP.NET web api backend. I will like to know, is Blend for VS2012 useful as pure HTML5 designer/editor (like Dreamweaver) or it is only for Windows 8 app development?
Upvotes: 0
Views: 675
Reputation: 884
It seems that blend is primarily for windows 8 app development
Stay away from WYSISWYG editors.. they only create hassle in the long run. I suggest software by jetbrains. They have excellent PHP / ASP editors with great debuggers and html 5/ css validators
Upvotes: 1