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 ...
There are a couple of free Visual Studio Add-ins that, among their other features, allow you to see the SQL statement for a LINQ query (The LINQ to Entity Query Visualizer, Entity Visualizer). However ...