Click here to Skip to main content
15,908,834 members

Survey Results

Do you have plans to use the Entity Framework?   [Edit]

Survey period: 10 Nov 2008 to 17 Nov 2008

Having impedance mismatch problems? The Entity Framework could be the solution. Or maybe not. (Suggested by IdeaBlade)

OptionVotes% 
We already use it474.47
Definitely797.52
Maybe27325.98
Probably not17416.56
Definitely not706.66
I don't know what it is35633.87
It's not applicable to my work524.95



 
GeneralNo .NET Pin
Member 413489010-Nov-08 10:55
Member 413489010-Nov-08 10:55 
GeneralRe: No .NET Pin
Jeremy Falcon11-Nov-08 6:10
professionalJeremy Falcon11-Nov-08 6:10 
GeneralMaybe on small projects Pin
Mark J. Miller10-Nov-08 4:00
Mark J. Miller10-Nov-08 4:00 
GeneralMS is about selling software Pin
Ennis Ray Lynch, Jr.10-Nov-08 3:24
Ennis Ray Lynch, Jr.10-Nov-08 3:24 
RantRe: MS is about selling software Pin
Thomas Weller10-Nov-08 3:45
Thomas Weller10-Nov-08 3:45 
GeneralRe: MS is about selling software Pin
Ennis Ray Lynch, Jr.10-Nov-08 4:12
Ennis Ray Lynch, Jr.10-Nov-08 4:12 
GeneralRe: MS is about selling software Pin
Thomas Weller10-Nov-08 4:23
Thomas Weller10-Nov-08 4:23 
GeneralRe: MS is about selling software Pin
wout de zeeuw11-Nov-08 8:28
wout de zeeuw11-Nov-08 8:28 
Thomas Weller wrote:
O/R mapping is not about decoupling the database data model from the business model. They have to be kept in sync anyway. It's about keeping the technical things away from the business layer


Nah, you can write a perfectly separate ADO.NET layer to decouple the database specifics from the business objects, and probably even better because many OR-mappers require you to litter your data objects with all kinds of attributes. OR-mappers just saves the programmer some typing (if he's lucky) at the cost of added complexity, restrictions and worse performance.

Wout

GeneralRe: MS is about selling software Pin
Thomas Weller11-Nov-08 8:51
Thomas Weller11-Nov-08 8:51 
GeneralRe: MS is about selling software Pin
NormDroid11-Nov-08 9:11
professionalNormDroid11-Nov-08 9:11 
GeneralRe: MS is about selling software Pin
Thomas Weller11-Nov-08 22:15
Thomas Weller11-Nov-08 22:15 
GeneralRe: MS is about selling software Pin
NormDroid11-Nov-08 22:31
professionalNormDroid11-Nov-08 22:31 
GeneralRe: MS is about selling software Pin
Thomas Weller11-Nov-08 22:45
Thomas Weller11-Nov-08 22:45 
GeneralRe: MS is about selling software Pin
NormDroid11-Nov-08 22:55
professionalNormDroid11-Nov-08 22:55 
GeneralAvoid doing things the MS way where possible PinPopular
Thomas Weller10-Nov-08 1:34
Thomas Weller10-Nov-08 1:34 
GeneralRe: Avoid doing things the MS way where possible Pin
Paul Watson10-Nov-08 2:50
sitebuilderPaul Watson10-Nov-08 2:50 
GeneralRe: Avoid doing things the MS way where possible Pin
Thomas Weller10-Nov-08 3:00
Thomas Weller10-Nov-08 3:00 
GeneralRe: Avoid doing things the MS way where possible Pin
vlad9710-Nov-08 3:54
vlad9710-Nov-08 3:54 
GeneralRe: Avoid doing things the MS way where possible [modified] Pin
Thomas Weller10-Nov-08 4:09
Thomas Weller10-Nov-08 4:09 
GeneralRe: Avoid doing things the MS way where possible Pin
Kevin McFarlane10-Nov-08 5:46
Kevin McFarlane10-Nov-08 5:46 
GeneralRe: Avoid doing things the MS way where possible Pin
Thomas Weller10-Nov-08 5:56
Thomas Weller10-Nov-08 5:56 
Generalnot ready yet Pin
mpuk9-Nov-08 22:36
mpuk9-Nov-08 22:36 
GeneralRe: not ready yet Pin
rts@Dallas10-Nov-08 3:48
rts@Dallas10-Nov-08 3:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.