Regarding the second part of your question (JMX), you can use WMI
(System.Management & System.Management.Instrumentation) at a low level
and 
EIF (Enterprise Instrumentation Framework) at a high level.

Avi

-----Original Message-----
From: Moderated discussion of advanced .NET topics.
[mailto:[EMAIL PROTECTED] On Behalf Of Stephen Miket
Sent: Wednesday, September 10, 2003 02:41
To: [EMAIL PROTECTED]
Subject: Re: [ADVANCED-DOTNET] COM+ Caching

Thanks, I'll download it and try it out tomorrow.  Is it much like the
HttpRuntime.Cache, as far
as depends, expires etc?  If so, it sounds like I can just put it in my
GAC and reference it from
my serviced components.  That would make it an easy replacement for the
current Cache.

Incidentally, are there any plans to implement a JMX (Java Mgmt Ext)
counterpart in .NET?  We
have apps running all over, that we'd like to create a web console for.
>From that console we
could control our various applications using something like JMX on .NET.

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at
http://discuss.develop.com

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
NEW! ASP.NET courses you may be interested in:

2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet

Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to