dbTalk Databases Forums  

Intersystem's Cache and .NET

comp.databases.object comp.databases.object


Discuss Intersystem's Cache and .NET in the comp.databases.object forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dansan
 
Posts: n/a

Default Intersystem's Cache and .NET - 04-13-2004 , 01:11 PM






We are looking into moving our software to an OO database. We looked
into Cache, and it seems pretty cool. Most of our software is written
in .NET, and I could not figure out if there was a way to create typed
libabries for .NET from Cache.

Is there a more specialized list for Cache?

Cheers,

Daniel.

Reply With Quote
  #2  
Old   
Wolf Koelling
 
Posts: n/a

Default Re: Intersystem's Cache and .NET - 04-19-2004 , 06:12 AM






intersystems.public.cache on news.intersystems.com

Wolf Koelling

islandlogic (AT) hotmail (DOT) com (dansan) wrote in message news:<7ac8b0c0.0404131011.16d0699 (AT) posting (DOT) google.com>...
Quote:
We are looking into moving our software to an OO database. We looked
into Cache, and it seems pretty cool. Most of our software is written
in .NET, and I could not figure out if there was a way to create typed
libabries for .NET from Cache.

Is there a more specialized list for Cache?

Cheers,

Daniel.

Reply With Quote
  #3  
Old   
thirdrock
 
Posts: n/a

Default Re: Intersystem's Cache and .NET - 05-21-2004 , 03:18 AM



On 13 Apr 2004 11:11:07 -0700, dansan <islandlogic (AT) hotmail (DOT) com> wrote:

Quote:
We are looking into moving our software to an OO database. We looked
into Cache, and it seems pretty cool. Most of our software is written
in .NET, and I could not figure out if there was a way to create typed
libabries for .NET from Cache.
Can you explain what you mean by that?

Cache objects are exposed as web services to .NET applications, which is
pretty cool once you get it working.
You get a real object that can Open and Save instances, query records
(really fast) and you which I believe you can subclass from as well.
Download the demo from intersystems.com , it is unrestriced for personal
use and contains the full documentation. The only annoying thing about
cache is the dates. You soon find out what I mean.

Quote:
Is there a more specialized list for Cache?
See other reply.

Cheers,
Ian

--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


Reply With Quote
  #4  
Old   
Wolf Koelling
 
Posts: n/a

Default Re: Intersystem's Cache and .NET - 05-24-2004 , 04:41 AM



In Caché 5 you can use web services to return a Caché Object to .Net
(but as web services are stateless this is read-only so you'd need to
create another web method to pass the object back to Caché) or you can
wrap a query into either a typed or untyped .Net dataset.

You can also create datasets via Odbc.Net.

The Caché Object Factory for full read/write transactional object
access is still a Com object in 5.x.

In 5.1 (currently still in closed beta phase) there will be a managed
..Net provider and a native InterSystems Ado.Net driver.

Wolf Koelling


thirdrock <iktaccounts at optusnet dot com dot au> wrote

Quote:
On 13 Apr 2004 11:11:07 -0700, dansan <islandlogic (AT) hotmail (DOT) com> wrote:

We are looking into moving our software to an OO database. We looked
into Cache, and it seems pretty cool. Most of our software is written
in .NET, and I could not figure out if there was a way to create typed
libabries for .NET from Cache.

Can you explain what you mean by that?

Cache objects are exposed as web services to .NET applications, which is
pretty cool once you get it working.
You get a real object that can Open and Save instances, query records
(really fast) and you which I believe you can subclass from as well.
Download the demo from intersystems.com , it is unrestriced for personal
use and contains the full documentation. The only annoying thing about
cache is the dates. You soon find out what I mean.


Is there a more specialized list for Cache?
See other reply.

Cheers,
Ian

Reply With Quote
  #5  
Old   
thirdrock
 
Posts: n/a

Default Re: Intersystem's Cache and .NET - 05-24-2004 , 05:45 PM



On 24 May 2004 02:41:39 -0700, Wolf Koelling
<wolf.koelling (AT) slaughterandmay (DOT) com> wrote:

Quote:
You can also create datasets via Odbc.Net.
Which kind of defeats the point of an object database.


Quote:
In 5.1 (currently still in closed beta phase) there will be a managed
.Net provider and a native InterSystems Ado.Net driver.
That will be nice.


Ian


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.