News

So I'm playing around with Visual Studio 2010 while we think about moving our projects to it, and I was trying to make a new Silverlight 4 app, but when I go to add any kind of of data models (ADO ...
You aren't likely to discover a new .NET feature's code corners until you build a test harness that at least partially emulates a real-world database front-end. This relatively small WinForm app, ...
Will Entity Framework 2 Appease Early Adopters of LINQ to SQL? With the release last week of the Visual Studio 2010 beta and the .NET Framework 4, developers are getting their first peek at ...
Thanks to LINQ and Entity Framework, I don't write a lot of online, transactional SQL any more (I like to think that, thanks to Entity Framework, I have Microsoft's ADO.NET team doing that for me).