Microsoft's Entity Framework
-
I guess available only in Orcas? Anyways, anyone play with it (granted, it's CTP)? Thoughts? Comments? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
I guess available only in Orcas? Anyways, anyone play with it (granted, it's CTP)? Thoughts? Comments? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
Download[^] Reasonable looking blog post about it[^] Channel 9[^] MSDN overview[^] Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
Download[^] Reasonable looking blog post about it[^] Channel 9[^] MSDN overview[^] Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithI haven't tried it, but I like the blog quote "We have been designing and implementing an innovative and powerful solution to address the mapping problem in ADO.NET vNext." Just for once, I'd like to hear somebody say that they were working on something mundane and flawed. Just for the honesty factor.
Deja View - the feeling that you've seen this post before.
-
I haven't tried it, but I like the blog quote "We have been designing and implementing an innovative and powerful solution to address the mapping problem in ADO.NET vNext." Just for once, I'd like to hear somebody say that they were working on something mundane and flawed. Just for the honesty factor.
Deja View - the feeling that you've seen this post before.
Pete O`Hanlon wrote:
Just for once, I'd like to hear somebody say that they were working on something mundane and flawed.
I am working on something mundane and flawed :laugh: Of course if it wasnt flawed there would be no point to working on it, would there ?
Rocket science is more fun when you actually have rockets - US Navy ad
-
I guess available only in Orcas? Anyways, anyone play with it (granted, it's CTP)? Thoughts? Comments? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh SmithNah, I use nhibernate[^] and MyGeneration[^]. Quick and easy. Anyone using these?
-
Nah, I use nhibernate[^] and MyGeneration[^]. Quick and easy. Anyone using these?
BigAndy wrote:
Nah, I use nhibernate[^] and MyGeneration[^]. Quick and easy.
I went to a presentation on the EF yesterday, and I asked the presenter (quite excellent) what about all the existing ORM-based tools out there and how does EF position itself with regards to those. Her reply was "that's a HUGE question". I didn't feel I got a real solid answer, but she wasn't a MS person either. She did say that a lot of the ORM people are excited about EF and are working with MS on it. Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
I guess available only in Orcas? Anyways, anyone play with it (granted, it's CTP)? Thoughts? Comments? Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
Whatever happened to ObjectSpaces anyway?
----
...the wind blows over it and it is gone, and its place remembers it no more...
Shog9 wrote:
Whatever happened to ObjectSpaces anyway?
ROTF! I forgot about that one! Marc
People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith -
Nah, I use nhibernate[^] and MyGeneration[^]. Quick and easy. Anyone using these?
could somebody explain to me why and when i would want to store a bunch of objects in a database? i never got this concept :confused:
"there is no spoon" {me}
-
Pete O`Hanlon wrote:
Just for once, I'd like to hear somebody say that they were working on something mundane and flawed.
I am working on something mundane and flawed :laugh: Of course if it wasnt flawed there would be no point to working on it, would there ?
Rocket science is more fun when you actually have rockets - US Navy ad
David Patrick wrote:
Rocket science is more fun when you actually have rockets - US Navy ad
:cool: sig.
Software Zen:
delete this;
-
I haven't tried it, but I like the blog quote "We have been designing and implementing an innovative and powerful solution to address the mapping problem in ADO.NET vNext." Just for once, I'd like to hear somebody say that they were working on something mundane and flawed. Just for the honesty factor.
Deja View - the feeling that you've seen this post before.
I think they were waiting for Linq and other parts to come into play. That does help put the final touches on internal object management. There are probably a lot of developers that have not even touched any form of business objects yet, but will soon have the chance.
Rocky <>< Latest Code Blog Post: 20 Years to Web standards or a New Dream? Latest Tech Blog Post: Corel Lightning - what is the plan?