I'm looking for a good persistence framework to use with a new project.
Gentle.NET looks promising but doesn't support SQL Server stored procedures
as far as I can tell. Any tips on that? Is ObjectSpaces still scheduled to
be released with Whidbey or has it been pushed off?
Thanks,
amit

Re: ObjectSpaces, object persistence by W

W
Sun Jan 02 13:35:54 CST 2005

ObjectSpaces won't be in Whidbey -

--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Amit" <remove.amitig@hotmail.com> wrote in message
news:OUCKuEO8EHA.2552@TK2MSFTNGP09.phx.gbl...
> I'm looking for a good persistence framework to use with a new project.
> Gentle.NET looks promising but doesn't support SQL Server stored
procedures
> as far as I can tell. Any tips on that? Is ObjectSpaces still scheduled to
> be released with Whidbey or has it been pushed off?
> Thanks,
> amit
>
>



Re: ObjectSpaces, object persistence by Frans

Frans
Sun Jan 02 13:43:11 CST 2005

Amit wrote:
> I'm looking for a good persistence framework to use with a new project.
> Gentle.NET looks promising but doesn't support SQL Server stored procedures
> as far as I can tell. Any tips on that? Is ObjectSpaces still scheduled to
> be released with Whidbey or has it been pushed off?

Objectspaces is canceled and moved into WinFS which doesn't have a
release date set (> 2007)

If you need stored procedures for CRUD operations on entities, there
aren't a lot of frameworks who support them, and frankly, it's not that
great, as it will give you a lot of maintenance overhead. if you want to
call procs as well as work with normal O/R mapper functionality using
dyn. sql, see my signature :)

Frans.

--
------------------------------------------------------------------------
Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------

Re: ObjectSpaces, object persistence by W

W
Sun Jan 02 19:52:03 CST 2005

Yes, I agree with Frans. However I saw a picture of his backyard and he's
living it up over there so make him give you 50% of LLBLGenPro (which is a
first rate product in every regard) - or make him send me a plane ticket
over there.

--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Frans Bouma [C# MVP]" <perseus.usenetNOSPAM@xs4all.nl> wrote in message
news:OVszcNQ8EHA.3592@TK2MSFTNGP09.phx.gbl...
> Amit wrote:
> > I'm looking for a good persistence framework to use with a new project.
> > Gentle.NET looks promising but doesn't support SQL Server stored
procedures
> > as far as I can tell. Any tips on that? Is ObjectSpaces still scheduled
to
> > be released with Whidbey or has it been pushed off?
>
> Objectspaces is canceled and moved into WinFS which doesn't have a
> release date set (> 2007)
>
> If you need stored procedures for CRUD operations on entities, there
> aren't a lot of frameworks who support them, and frankly, it's not that
> great, as it will give you a lot of maintenance overhead. if you want to
> call procs as well as work with normal O/R mapper functionality using
> dyn. sql, see my signature :)
>
> Frans.
>
> --
> ------------------------------------------------------------------------
> Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
> My .NET blog: http://weblogs.asp.net/fbouma
> Microsoft MVP (C#)
> ------------------------------------------------------------------------



Re: ObjectSpaces, object persistence by Sahil

Sahil
Sun Jan 02 21:43:21 CST 2005

The rest of the 50% is mine, or a plane ticket, or both.

- Sahil Malik
http://dotnetjunkies.com/weblog/sahilmalik


"W.G. Ryan eMVP" <WilliamRyan@NoSpam.gmail.com> wrote in message
news:uDHrkZT8EHA.2032@tk2msftngp13.phx.gbl...
> Yes, I agree with Frans. However I saw a picture of his backyard and he's
> living it up over there so make him give you 50% of LLBLGenPro (which is a
> first rate product in every regard) - or make him send me a plane ticket
> over there.
>
> --
> W.G. Ryan MVP (Windows Embedded)
>
> TiBA Solutions
> www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
> "Frans Bouma [C# MVP]" <perseus.usenetNOSPAM@xs4all.nl> wrote in message
> news:OVszcNQ8EHA.3592@TK2MSFTNGP09.phx.gbl...
>> Amit wrote:
>> > I'm looking for a good persistence framework to use with a new project.
>> > Gentle.NET looks promising but doesn't support SQL Server stored
> procedures
>> > as far as I can tell. Any tips on that? Is ObjectSpaces still scheduled
> to
>> > be released with Whidbey or has it been pushed off?
>>
>> Objectspaces is canceled and moved into WinFS which doesn't have a
>> release date set (> 2007)
>>
>> If you need stored procedures for CRUD operations on entities, there
>> aren't a lot of frameworks who support them, and frankly, it's not that
>> great, as it will give you a lot of maintenance overhead. if you want to
>> call procs as well as work with normal O/R mapper functionality using
>> dyn. sql, see my signature :)
>>
>> Frans.
>>
>> --
>> ------------------------------------------------------------------------
>> Get LLBLGen Pro, productive O/R mapping for .NET: http://www.llblgen.com
>> My .NET blog: http://weblogs.asp.net/fbouma
>> Microsoft MVP (C#)
>> ------------------------------------------------------------------------
>
>



Re: ObjectSpaces, object persistence by W

W
Sun Jan 02 22:18:04 CST 2005

Deal.

--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Sahil Malik" <contactmethrumyblog@nospam.com> wrote in message
news:uLkVgZU8EHA.3504@TK2MSFTNGP12.phx.gbl...
> The rest of the 50% is mine, or a plane ticket, or both.
>
> - Sahil Malik
> http://dotnetjunkies.com/weblog/sahilmalik
>
>
> "W.G. Ryan eMVP" <WilliamRyan@NoSpam.gmail.com> wrote in message
> news:uDHrkZT8EHA.2032@tk2msftngp13.phx.gbl...
> > Yes, I agree with Frans. However I saw a picture of his backyard and
he's
> > living it up over there so make him give you 50% of LLBLGenPro (which is
a
> > first rate product in every regard) - or make him send me a plane ticket
> > over there.
> >
> > --
> > W.G. Ryan MVP (Windows Embedded)
> >
> > TiBA Solutions
> > www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
> > "Frans Bouma [C# MVP]" <perseus.usenetNOSPAM@xs4all.nl> wrote in message
> > news:OVszcNQ8EHA.3592@TK2MSFTNGP09.phx.gbl...
> >> Amit wrote:
> >> > I'm looking for a good persistence framework to use with a new
project.
> >> > Gentle.NET looks promising but doesn't support SQL Server stored
> > procedures
> >> > as far as I can tell. Any tips on that? Is ObjectSpaces still
scheduled
> > to
> >> > be released with Whidbey or has it been pushed off?
> >>
> >> Objectspaces is canceled and moved into WinFS which doesn't have a
> >> release date set (> 2007)
> >>
> >> If you need stored procedures for CRUD operations on entities, there
> >> aren't a lot of frameworks who support them, and frankly, it's not that
> >> great, as it will give you a lot of maintenance overhead. if you want
to
> >> call procs as well as work with normal O/R mapper functionality using
> >> dyn. sql, see my signature :)
> >>
> >> Frans.
> >>
> >> --
>
>> ------------------------------------------------------------------------
> >> Get LLBLGen Pro, productive O/R mapping for .NET:
http://www.llblgen.com
> >> My .NET blog: http://weblogs.asp.net/fbouma
> >> Microsoft MVP (C#)
>
>> ------------------------------------------------------------------------
> >
> >
>
>



Re: ObjectSpaces, object persistence by Frans

Frans
Mon Jan 03 03:39:13 CST 2005

W.G. Ryan eMVP wrote:
> Deal.
>
LOL :)

Btw, you do know that picture was taken back in august 2004? ;) It's
freaking cold out there right now ;)

FB

Re: ObjectSpaces, object persistence by Sahil

Sahil
Mon Jan 03 08:03:14 CST 2005

We never said we'd be there in winter. That's our summer home.




"Frans Bouma [C# MVP]" <perseus.usenetNOSPAM@xs4all.nl> wrote in message
news:u325mgX8EHA.2124@TK2MSFTNGP14.phx.gbl...
> W.G. Ryan eMVP wrote:
>> Deal.
>>
> LOL :)
>
> Btw, you do know that picture was taken back in august 2004? ;) It's
> freaking cold out there right now ;)
>
> FB



Re: ObjectSpaces, object persistence by Cor

Cor
Mon Jan 03 08:25:02 CST 2005

Sahil,

Don't believe Frans too much at that "Pier" thousands of people swim at that
first of Januari

Here some pictures I thought from this year

http://foto.denhaag.org/images/evenementen/nieuwjaarsduik/html/nieuwjaarsduik-17.htm

:-))

Cor



Re: ObjectSpaces, object persistence by Sahil

Sahil
Mon Jan 03 09:20:24 CST 2005

Oh My !! There isn't enough alcohol in the world to make me do that.


"Cor Ligthert" <notmyfirstname@planet.nl> wrote in message
news:OaqEE$Z8EHA.2876@TK2MSFTNGP12.phx.gbl...
> Sahil,
>
> Don't believe Frans too much at that "Pier" thousands of people swim at
that
> first of Januari
>
> Here some pictures I thought from this year
>
>
http://foto.denhaag.org/images/evenementen/nieuwjaarsduik/html/nieuwjaarsduik-17.htm
>
> :-))
>
> Cor
>
>



Re: ObjectSpaces, object persistence by W

W
Mon Jan 03 11:08:18 CST 2005

I think the Netherlands has other stuff in case you don't like Alcohol.
On a serious note though - man - that's a really beautfiul view. If I lived
there I wouldn't even be able to have my computer cave because I'd actually
open up my blinds and let light in so I could see out.

Back when I lived in Miami I lived right on the water and the strip I lived
on was private beaches - pretty good view except there were a lot of male
tourists that liked wearing speedos and thongs - looks like that trend
didn't make it over to where Frans and Cor are though - so they get a great
view and no male speedos - lucky SOBs.

--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"Sahil Malik" <contactmethrumyblog@nospam.com> wrote in message
news:u3lX9ea8EHA.3700@tk2msftngp13.phx.gbl...
> Oh My !! There isn't enough alcohol in the world to make me do that.
>
>
> "Cor Ligthert" <notmyfirstname@planet.nl> wrote in message
> news:OaqEE$Z8EHA.2876@TK2MSFTNGP12.phx.gbl...
> > Sahil,
> >
> > Don't believe Frans too much at that "Pier" thousands of people swim at
> that
> > first of Januari
> >
> > Here some pictures I thought from this year
> >
> >
>
http://foto.denhaag.org/images/evenementen/nieuwjaarsduik/html/nieuwjaarsduik-17.htm
> >
> > :-))
> >
> > Cor
> >
> >
>
>



Re: ObjectSpaces, object persistence by Frans

Frans
Mon Jan 03 12:03:15 CST 2005

W.G. Ryan eMVP wrote:
> I think the Netherlands has other stuff in case you don't like Alcohol.
> On a serious note though - man - that's a really beautfiul view. If I lived
> there I wouldn't even be able to have my computer cave because I'd actually
> open up my blinds and let light in so I could see out.

heh :) But in the summer it can be erm... crowdy as well:
http://weblogs.asp.net/fbouma/archive/2004/08/08/210833.aspx

Still great though ;)

> Back when I lived in Miami I lived right on the water and the strip I lived
> on was private beaches - pretty good view except there were a lot of male
> tourists that liked wearing speedos and thongs - looks like that trend
> didn't make it over to where Frans and Cor are though - so they get a great
> view and no male speedos - lucky SOBs.

*ieks*... well, on the plus-side women over here did accept that
tradition ;)

Frans.

Re: ObjectSpaces, object persistence by Sahil

Sahil
Mon Jan 03 12:20:53 CST 2005

Yup Bannana hammocks are not cool.

I used to live in Pebble Beach, CA for about 2 years, which is insanely
beautiful. Beaches in northern CA aren't much of a brag but the sceneries
are the best I have seen in my entire lifetime. Southern CA is much like the
pictures you posted.

- Sahil Malik
http://dotnetjunkies.com/weblog/sahilmalik


"Frans Bouma [C# MVP]" <perseus.usenetNOSPAM@xs4all.nl> wrote in message
news:uCgUR6b8EHA.2196@TK2MSFTNGP11.phx.gbl...
> W.G. Ryan eMVP wrote:
> > I think the Netherlands has other stuff in case you don't like Alcohol.
> > On a serious note though - man - that's a really beautfiul view. If I
lived
> > there I wouldn't even be able to have my computer cave because I'd
actually
> > open up my blinds and let light in so I could see out.
>
> heh :) But in the summer it can be erm... crowdy as well:
> http://weblogs.asp.net/fbouma/archive/2004/08/08/210833.aspx
>
> Still great though ;)
>
> > Back when I lived in Miami I lived right on the water and the strip I
lived
> > on was private beaches - pretty good view except there were a lot of
male
> > tourists that liked wearing speedos and thongs - looks like that trend
> > didn't make it over to where Frans and Cor are though - so they get a
great
> > view and no male speedos - lucky SOBs.
>
> *ieks*... well, on the plus-side women over here did accept that
> tradition ;)
>
> Frans.