Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetAllEntities() vs GetAllData()
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01226555
Message ID:
01226862
Views:
18
Sarosh,

>My question is what is the difference between GetAllEntities() and GetAllData() and when/why should you use once over the other?

If you are interested in moving to the upcoming Entity technologies from Microsoft (due early next year) then I recommend using the business object methods that reference entities and entity lists rather than DataSets and DataTables (which by the way, will still be supported in .NET 3.5 and MM .NET 3.5). You should also avoid referencing DataRows, DataSets and DataTables in your application-level code.

Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform