Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Intersystem's Cache and .NET

 
   Database Help (Home) -> Object-Oriented RSS
Next:  Memory Augmentation Device (MAD)  
Author Message
dansan

External


Since: Apr 13, 2004
Posts: 1



(Msg. 1) Posted: Tue Apr 13, 2004 2:11 pm
Post subject: Intersystem's Cache and .NET
Archived from groups: comp>databases>object (more info?)

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.

 >> Stay informed about: Intersystem's Cache and .NET 
Back to top
Login to vote
Wolf Koelling

External


Since: Jan 23, 2004
Posts: 7



(Msg. 2) Posted: Mon Apr 19, 2004 7:12 am
Post subject: Re: Intersystem's Cache and .NET [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

intersystems.public.cache on news.intersystems.com

Wolf Koelling

(dansan) wrote in message ...
 > 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.

 >> Stay informed about: Intersystem's Cache and .NET 
Back to top
Login to vote
thirdrock

External


Since: May 21, 2004
Posts: 3



(Msg. 3) Posted: Fri May 21, 2004 9:18 pm
Post subject: Re: Intersystem's Cache and .NET [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 13 Apr 2004 11:11:07 -0700, dansan 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

--
Using M2, Opera's revolutionary e-mail client: <a rel="nofollow" style='text-decoration: none;' href="http://www.opera.com/m2/" target="_blank">http://www.opera.com/m2/</a>
 >> Stay informed about: Intersystem's Cache and .NET 
Back to top
Login to vote
Wolf Koelling

External


Since: Jan 23, 2004
Posts: 7



(Msg. 4) Posted: Mon May 24, 2004 5:41 am
Post subject: Re: Intersystem's Cache and .NET [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 ...

 >
  > > 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
 >> Stay informed about: Intersystem's Cache and .NET 
Back to top
Login to vote
thirdrock

External


Since: May 21, 2004
Posts: 3



(Msg. 5) Posted: Tue May 25, 2004 11:45 am
Post subject: Re: Intersystem's Cache and .NET [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 24 May 2004 02:41:39 -0700, Wolf Koelling
wrote:

 >
 > You can also create datasets via Odbc.Net.

Which kind of defeats the point of an object database.


 >
 > 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
 >> Stay informed about: Intersystem's Cache and .NET 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
oops help - Question 1:- Describe the following with the help of examples: 1)Generalization and its role in Inheritance. 2)abstract Classes 3)State Diagrams. 4)OMT and its impact in programming. 5)future of Object Oriented languages. Qusetion2: -Identify the..

Idempotent ODBMS iterators - I am building a client/server ODBMS in Java. It occurred to me that one way of helping to guarantee the consistency of the database was to ensure that all atomic requests were idempotent -- that is, that if a particular request is performed more than..

Modelling Books (with XDb2) -

Help Understanding OODBMS' - <font color=purple> ;> 3) Are relationships recorded in the same way as in an RDB - 1:M and</font> <font color=purple> ;> M:M? I assume that program code has to place the IDs in a "table" to</font> ...

CfP Reminder: The Second Scala Workshop - Scala Days 2011 - The Second Scala Workshop ========================= Call for Papers --------------- Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates..
   Database Help (Home) -> Object-Oriented All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]