Sunday, October 25, 2009

Missing "ADO.NET Entity Data Model" Template in Visual Studio 2010 Beta 2 Ultimate Edition

When I installed the Microsoft Visual Studio 2010 Beta 2 Ultimate edition, I wanted to know how the ADO.NET Entity Data Model can make me forget my good experience with LINQ To SQL. Unfortunately after much searching, I can't seem to find a way to add it to my project, whether it's a web project or a windows application I'm working on.


What a line of code

I didn't know this line of code (in any language) will make sense but apparently it does: auto l = [](){}; Look at all those bracke...