JetBrains Releases ReSharper 3.0
They did it again!!! The great tool became even better.
Here is the page on which you can read what is new in that release.
They did it again!!! The great tool became even better.
Here is the page on which you can read what is new in that release.
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:
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
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).