Continue readingThis has been a long awaited release and has lots of important bug fixes. We were unable to get the Test Framework ready in time and hope to get that out later. The release notes talk about it in detail at this new sample website location. The binaries can be downloaded from the Toolkit Release page.
Please try it out and let us know if you run into any issues.
As you might know, I am running the French .NET portal Tech Head Brothers and I am always searching for good way to optimize it and make it run better.
Following the post of Jeremy Zawodny’s blog: “How To Add Good Expires Headers to Images in Apache 1.3“ I decided to check this on my server running Tech Head Brothers on IIS 6.0.
Continue readingIf 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