Browse by Tags

Expression Web and Custom Controls
18 novembre 07 12:41 | Laurent Duveau
In case you wonder how Expression Web deals with custom ASP.NET controls, there are 2 things to notice : Having the control assembly into the \bin directory will not give you any design time rendering in Expression Web. Expression Web do not support custom...
Expression Web and the annoying span lang
23 septembre 07 07:04 | Laurent Duveau
This has been annoying me for a while so now I found the trick let me share this : I have Vista en-US, my keyboard is en-CA and Expression Web in english. Each time I write some text in an html page I get a <span lang="en-ca">...</span...