-
Thursday, March 11, 2010
' ;
result += '
I\'ll be in Boston, MA on March 22 to teach an an open enrollment course for DevelopMentor . If If you want to learn about WCF, WPF, Silverlight, LINQ, Entity Framework, and more there there is still time to sign up (note the date may no longer ap...
';
result += '
';
result += ' -
Thursday, March 11, 2010
' ;
result += '
Just released a screencast on one possible way to implement the repository pattern using EF4. I’ve ve been very down on EF over the past year or so, but its nice at last to see it actually starting to be usable. You can listen to this screencast o...
';
result += '
';
result += ' -
Wednesday, March 10, 2010
' ;
result += '
I’ve been doing a little work on a WCF service that reads an Excel file. My development machine machine is running Windows 7 64bit and my service was deployed to IIS. I kept running into
';
result += '
';
result += ' -
Wednesday, March 10, 2010
' ;
result += '
The term "computer science" is a laughable misnomer. Outside of universities and operating system development, there isn’t a lot of computer science involved in the daily grind of computer programming. There’s some, of course, b...
';
result += '
';
result += ' -
Wednesday, March 10, 2010
' ;
result += '
In my last last post I pointed to a screencast I had recorded that showed how to create a custom custom message filter to plug your own logic into the WCF 4.0 Routing Service. However, the
';
result += '
';
return result;
}
document.write(writeBMSArticles());