Browse by Tags
All Tags »
ObjectSpaces (RSS)
A couple of weeks ago, I made a post that I thought some sort of client side data structure, which was designed to store projections of a domain model instances (both in memory and persisted in a data store), was a necessary part of any O/R framework.
Read More...
Some interesting comments from my entry on new DataSet features… Please nix the DataSet from the framework entirely and re-focus on the domain-oriented data access work you were doing prior to Tech-Ed 04. If that's not possible, please have the Visual
Read More...
One of the big conversations that has been going on for some time in the Java world is how prescriptive container frameworks such as EJB and Spring should be. It is fairly well known, that for O/R mapping frameworks the same conversation exists since
Read More...
Luca Bolognese, one crazy Italian, now has a blog … and he is even writing it himself. Luca was Mr. ObjectSpaces back in the day and is now working with the C# team on the sequence operator work.
Read More...
Got a very observant comment on my ObjectSpaces and WinFS Part 2 entry: My big scare is that merging ObjectSpaces and WinFS will restrict me from using OS as the persistence layer in places where the customer doesn't have and won't upgrade to the latest
Read More...
I will be posting more about the changes to the ObjectSpaces release plans in the near future- but in the mean time, I wanted to make sure everyone was aware of that we are willing to listen to any and all feedback about the changes. The following lists
Read More...
As someone pointed out, I have been referring to ObjectSpaces as supporting true POCO – which is technically incorrect. ObjectSpaces does prescribe the usage of ObjectHolder and ObjectList for delayed load cases (more of the merits of delayed loading
Read More...
I think Ralf post about “ Should object persistence really be thought of as orthogonal functionality?” is orthogonal to the real problem that ObjectSpaces is trying to solve. It seems his overall point is that by allowing any domain objects
Read More...
Scott Bellware has proposed a Object/ Relational birds-of-a-feather talk for TechEd 2004. If you are interested, please make sure you vote for the topic. Based on the strong showing for the same topic at PDC, this talk should be quite lively.
Read More...
I am giving a talk at TechEd 2004 which we have never given before called: DAT380 Building Applications with ADO.NET ObjectSpaces Friday, May 28 9:00 AM- 10:15 AM Speaker(s): Andrew Conrad Track(s): Data Management, Developer Tools and Technologies Traditionally,
Read More...
I will be hosting a Data Access discussion panel at TechEd 2004: DATPNL Data Access Round Table Thursday, May 27 11:45 AM- 12:30 PM The following people will be participating in the panel discussion: Mark Fussell – Lead Program Manager for System.Xml
Read More...
Encarta definition - a little or slightly (used in musical directions) ObjectSpaces definition - Plain Old CLR Objects
Read More...
Dino Esposito has a nice introduction to ObjectSpaces on MSDN . Not particularly in depth, but is an excellent introduction to the API and mapping syntax.
Read More...
I have to say I disagree with Ingo’s comments about preferring “ bare bones Sql ” over O/R mapping technology. IMO, the two topics are orthogonal. Data Access is all about solving high level use cases. There are no rules out there that
Read More...
I started working on the outline for a book I am planning to write about ObjectSpaces. My goal was to get it started before 2004, so there you go - well ahead of schedule. Please don't tell Dare though, I am suppose to be finishing up a long over due
Read More...