Welcome to Mike Taulty's Weblog Sign in | Join | Help

Wednesday, October 01, 2008 - Posts

This one really comes via Mike in that today we were both running the same application on our machines ( same machine spec ) and it was working for me but not for him. We were foxed until he pointed out that he was running 64-bit ( which I stopped running Read More...
Whilst my day job continues on its ever-accelerating decline :-) I thought I'd entertain myself by experimenting with multi-input pixel shaders in WPF following on from the post I wrote over here . Now, luckily for me Greg over here has already talked Read More...
Looking for advice here :-) I find that in the WPF/Silverlight DataGrids there's this option which is really useful; AutoGenerateColumns="true/false" but I generally don't want either true or false . What I seem to want is; "Autogenerate all of them but Read More...
Following on from that previous post about the WPF DataGrid I thought it might be interesting to try and move towards more of a master/details view with a separate grid displaying the orders for each customer. I modified the UI a little bit; < Window Read More...
From this blog post , check out the whitepaper and the webcast as well. Read More...