Browse by Tags

Blend 2.5 march preview: Where is the Silverlight DataGrid ??
13 March 08 05:52 PM | Laurent Duveau
[Post written as of Silverlight 2 beta 1 and Expression Blend 2.5 march preview] Strange that the DataGrid is not in Expression Blend 2.5 march preview toolbox, but only in VS2008 !? If you add a DataGrid in VS2008 and then switch to Blend that will break...
Expression Web and Custom Controls
18 November 07 12:41 PM | 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 September 07 07:04 PM | 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...