Archives for 2007

ModalPopup and Silverlight

If you place on a web page a ModalPopup and a Silverlight control, you might end up with the ModalPopup hided by the Silverlight control.

To avoid this at the time you call Sys.Silverlight.createObjectEx you need to give the following property to true:

Continue reading

AJAX Control Toolkit - ToolkitScriptManager

Jun 9, 2007

A new release (10606) is out, that you might download on CodePlex.

I quickly tried out the script combining stuff and it works really great. I saved 7 round trip to the server and almost 2 seconds in the page load. You might read more about it on Shawn Burke

Continue reading

ASP.NET Pageflow

Jun 8, 2007

I don't get it!!! I thought that pageflow will be soon integrated into ASP.NET directly! When will it be and in which form ?

It turned out that the code we showed at TechEd wasn't going to end up in any of the product releases, so the dev team requested permission to release that code as a sample of how one can implement a generic navigation framework using WF that can support multiple UI technologies (i.e. ASP.NET and WPF).

Continue reading

Got my popfly alpha invitation today

Jun 7, 2007

Great !!! Laurent you are not alone now. So what application do we build with it ?

Continue reading

Page 19 of 25