Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hosting in IIS
Message
General information
Forum:
ASP.NET
Category:
Windows Communication Foundation (WCF)
Title:
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01595184
Message ID:
01595233
Views:
46
>I'm basically accessing SQL sp's from my WCF service using ADO.NET then populating custom classes using a DataReader, which I then return to the clients ( Winforms and MVC ) as IEnumerable collections.

Then Craig's suggestion to use EF sounds good. Takes away the need to create the collection by spinning thru the datareader - EF will supply them direct.
Previous
Reply
Map
View

Click here to load this message in the networking platform