JulesLt pointed me to a very interesting article by Kevin Hoffman over at the .NET Developers Journal about Mac OS X Leopard. Kevin looks like he's a pretty hard core .NET guy who has been able to get ...
I have a web app written with XBAP (so it's just a XAML/WPF application) which frequently does some heavy processing and data retrieval on certain button clicks. Like a good little programmer, I'm ...