RE: .Net Distributed info
- From: "Dave Markle" <Dave Markle@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 1 May 2005 10:44:01 -0700
Julian:
Check out "Services Without Components", a new feature in COM+ 1.5 (WinXP
and Win2k3 Server)
This will allow you to use the COM+ services in your remoting objects
without actually having to experience the pain of registering your stuff with
COM+.
http://www.15seconds.com/issue/030930.htm
-Dave Markle
"JK" wrote:
> Hi
>
> i am new to .net and i am trying to get some basic information about
> designing a robust distributed .net application. i have written many
> vb6/asp n-tier com+ applications but need some basic direction.
>
> is there one source of information (with good examples). the many web
> sites i have visited either are to complicated or dont address the
> issues.
>
> the information i am looking for is:
> if i write my business and data layers in .net dlls, if i want to get
> all the com+ benefits i think i need to i reference the enterprise
> services namespace, use the appropriate calls etc. i don't need to add
> the dlls to com+ component services. The dll's can reside in the same
> folder as the exe.
>
> if the dlls are on a different machine to the exe how do i point the
> exe to these dlls. is this remoting or is remoting something else.
>
> thanks
>
> julian
>
.
- Prev by Date: Re: Business Facade and Dynamic control loading...
- Next by Date: RE: New company architecture
- Previous by thread: Re: Business Facade and Dynamic control loading...
- Next by thread: RE: New company architecture
- Index(es):
Relevant Pages
|
Loading