Pages

Saturday, February 03, 2007

Initial thoughts on .NET 3.0 and WPF

Well, it's been about a month of using .NET 3.0 and WPF. WPF is cool, though it does seem to have some rough edges. A DatePicker seems to be omitted from the WPF component palette. I would have thought that would have been a given. I'm using WPF at work and we've had many issues with XBAP deployment and executing under partial trust. Code signing and deploying the signed application seems to be an area that was neglected by MS. Very painful at the moment. The Java Plugin and Java Web Start do the certificate and code signing much better. On the plus side, animation and effects are very cool and easy to use. The jury's still out on XAML. I see why they went to XML declaration of the UI, but damn, make sure that Visual Studio 2005 understands the XAML consistently. It seems to have issues with XAML, and I'm using the WPF/WCF CTP for Visual Studio 2005. All in all I give it a thumbs up. Hopefully MS will improve and tweak it aggressively over the coming months.





powered by performancing firefox

No comments:

Post a Comment