Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need opinions on old school vs. LINQ and EF
Message
From
31/01/2011 12:38:22
 
 
To
31/01/2011 11:34:32
General information
Forum:
ASP.NET
Category:
LINQ
Miscellaneous
Thread ID:
01497565
Message ID:
01497995
Views:
50
>Thanks for the links. Yes, I looked at Typed Datasets and they are not so bad. And they do work with LINQ. I was used to .NET 1.1 before Typed Datasets and, IMO, that was painful even if I did create a class with fields that matched the columns from the table.

You're welcome! =0)

BTW, just an FYI: Typed DataSets *were* available with .NET 1.1 ... that is the .NET version I started with back in early 2002.

~~Bonnie



>
>
>>>I'll definitely look at Typed Datasets. Thanks!
>>
>>If you lose the battle to use EF and your boss insists that you use standard ADO.NET, here are some relevant posts on my blog that may interest you:
>>
>>First, my 3-part DataAccess series:
>>
>>http://geek-goddess-bonnie.blogspot.com/2009/09/dataaccess-part-i.html
>>http://geek-goddess-bonnie.blogspot.com/2009/10/dataaccess-part-ii.html
>>http://geek-goddess-bonnie.blogspot.com/2009/10/dataaccess-part-iii.html
>>
>>Each post adds extra complexity to the Data Access classes, but more flexiblity.
>>
>>Here's my rant against TableAdapters:
>>http://geek-goddess-bonnie.blogspot.com/2009/09/tableadapters-are-crap.html
>>
>>Here's how to go about creating an .xsd and generating the Typed DataSet without all the TableAdapter junk getting put into it:
>>http://geek-goddess-bonnie.blogspot.com/2010/04/create-xsd.html
>>
>>~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform