Click here to Skip to main content
15,867,765 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everyone,

Because entity generated data type is associated with SQL Server, like int?, bool?, double?, DateTime?, How we use it in web services? I created dto objects, but have others way?
Posted

1 solution

Personally I like to use Self Tracking Entities have a look at this article
Feature CTP Walkthrough: Self Tracking Entities for the Entity Framework (Updated)[^]
It seems to go over it in detail
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900