It’s Been a While

Well, hello there. Miss me? Well, I’ll just pretend that you did. 😉 The past few months have been quite eventful for myself as well as my company. Company wise here’s a couple things that have happened: From a development perspective: We finally delivered our new platform based almost entirely in C#/.NET 1.1 except for some small portions that still […]

The XAML Experience

Ryan Dawson has a couple of articles up over on Longhorn Blogs titled “XAML and C#” where he’s discussing the developer experience of working in a mixed language environment for developing next generation Windows applications. In his second article he states the following, which prompted me to write this post in response: “XAML is a language […]

ORM Product Writers Getting Down on LINQ, but Why?

I’m gonna come across as defending MS here, but really I just think this assesment of LINQ from Frans Bouma is just completely off base. LINQ has nothing to do with ORM at its core, instead it enables richer ORM scenarios with natural language query extensions for developers. If you want to talk about DLINQ, well […]