Productivity
digg_url = "http://www.stephenforte.net/PermaLink,guid,bb9d49fd-982f-433b-9617-547de01a7978.aspx";digg_title = "Using Telerik OpenAccess with Visual Studio 2010 Beta2";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined;
Just a few weeks ago Microsoft released Visual
Studio 2010 Beta2. Last week Telerik put its Q3
release live into production. One of the cool new Q3 features is that OpenAccess now
works seamlessly with Visual Studio 2010. That means you can target .NET 3.5 or .NET
4.0 using either Visual Studio 2008 (.NET 3.5) or Visual Studio 2010 (.NET 4.0).
I will do a quick demo with Visual Studio 2010, SQL
Azure, and OpenAccess. With OpenAccess Q3 installed, I fired up Visual Studio
2010 and started a console project targeting .NET 4.0
While the project will target the .NET 4.0 Framework, we have to do one small thing
to make...