|
|
Browse by Tags
All Tags » SQL » ADO.NET (RSS)
Showing page 1 of 4 (34 total posts)
-
A quick heads up to let you know that VS 2008 Service Pack 1 is now available (links below). It typically takes a couple of months from this point before we'll see a final release.
This Service Pack includes new cool feature: ADO.NET Entity Framework ADO.NET Data Services ASP.NET 3.5 Extensions (aka Cicero) which includes MVC Framework, ...
-
In Part 0: Introduction of this series after asking the question "Does the Entity Framework replace the need for a Data Access Layer?", I waxed lengthy about the qualities of a good data access layer. Since that time I've received a quite a few emails with people interested in this topic. So without further adieu, let's get down to the ...
-
During the past month, Danny Simmons let us all officially know that SP1 of VS 2008/.NET Framework 3.5 will be the delivery mechanism for the Entity Framework and the Designer, and that we should see a beta of the entire SP1 very soon as well. No release dates yet. Speaking of the next beta, there have been some improvements in the designer ...
-
So the million dollar question is: Does the Entity Framework replace the need for a Data Access Layer? If not, what should my Data Access Layer look like if I want to take advantage of the Entity Framework? In this multi-part series, I hope to explore my thoughts on this question. I don't think there is a single correct answer. Architecture is ...
-
On February 27 in Toronto, MS Canada is hosting the official launch of the above mentioned products. The event will be all day long and in addition to a keynote from COO Kevin Turner, there will be some great breakout tracks running in parallel for IT Professionals, Developers, IT Managers, and Architects.
The event will be held at the Direct ...
-
On Saturday on March 31, 2007 I did a couple of talks at the Toronto Code Camp. The first an overview on the LINQ Project and the ADO.NET Entity Framework.
LINQ and Entity Framework Slides
Download March CTP of Visual Studio Orcas (install or VPC)
Download March CTP LINQ & ADO.NET Entity Framework Samples (C#)
Instructions on ...
-
Rob Howard and Frans Bouma still are. And I guess, I am now too. Let's summarize a few of the facts from these counter points:
Any form of pre-compilation or cached query plan arguments are moot betweem SQL and Procs. Rob has some outdated information and Frans corrects that in his post.
Stored Procedures can offer the perf benefits if ...
-
I'll be speaking at the Chicago .NET Users Group in Downers Grove on March 15th
Stay tuned for details....
http://www.cnug.org/Default.aspx?tabid=31
-
Community Thoughts
Werner Moise has been “reflecting” on LINQ and the more time he spends, the more he's realizing “how well thought out and practical it is”. He has some excellent points.
Dinesh wants to know how you feel about attributed-based O/R mapping vs. external XML Files. He also talks about the connected vs. ...
-
I have to say that the LINQ syntax in VB hits much closer to the mark than C#. More on that later. What is everybody else saying out there about LINQ?
Erik Meijer says that VB has become his “programming language of choice.“
Sam Gentile “LINQ is freaking cool“, but he's feeling the beta pain because the VB and C# ...
1
|
|
|