Wednesday, August 29, 2007 - Posts

ADO.NET Entity Framework - Bringing Together A Few Previous Posts

This is just a convenience - links to the posts that I've made so far around beta 2 of the ADO.NET Entity Framework. The Overview Video Entity Framework - Overview Video Note: This is also available on my Live SkyDrive in 5 pieces if that helps. "Getting Read More

Filed Under: , ,

Viewport2DVisual3D and Friends in WPF V3.5

I'm fairly poor at 3D. I was optimistic when WPF came along because I felt it might suddenly turn me into "3D guy" but it didn't (it was, perhaps, asking a lot :-)). I can just about sit down and produce a mesh that defines a plane or (once) I managed Read More

WCF V3.5 in Partial Trust

I tried to build a WPF XBAP that called a WCF service from its partially trusted environment using VS 2008 Beta 2 and managed to make it work but there's a bit in the docs that you need to read if you're playing with this stuff. I don't have an online Read More