microsoft-expression-web

Microsoft Expression Web 2 experiences while programming VS studio 2005/2008

Have been programming with VS studio 2005/2008 making ASP.NET applications for a while. I am interested in experiences with Microsoft Expression Web 2 (strengths and weaknesses) ...

Change settings for file extensions in Expression Web 3

I want to change how certain file extensions are treated within Microsoft Expression Web 3. For example, *.inc should be treated like PHP includes, so they get PHP color coding and code hints. Is this possible and how can I achieve this? ...

Expression Web: dynamic web templates vs. master pages in a large website

I'm trying to decide the best way to provide templates for a bunch of not very technical web editors. Their tool will be Expression Web 3 (finally migrating away from Frontpage). They maintain two websites sites that have around 9,000 pages each. (fun, eh?) My big hesitation about dynamic web templates is how pages get updated. If I...

Is there an autocorrect feature in Expression Web 3 and if so how can I turn it off?

I have an aspx page that starts with the code <%@ Page Title="" Language="C#" MasterPageFile="~/Views/ Every time I hit the save button, the text is changed to <%@ Page Title="" Language="C#" MasterPageFile="Views/ (with the tilde and slash missing). Why does Expression Web 3 do this and how can I turn this off? ...

Microsoft Expression Web 3 clipboard bug

There seems to be a rather annoying bug in MS Expression Web 3 (or perhaps an incompatibility with something else I have installed). Quite often HTML code editor would refuse to copy things into clipboard. You select some text, press Ctrl-C, Ctrl-Insert or use context menu and nothing happens. Then in 10..15 seconds it would start worki...