Re: some ideas on the Component Design in .NET
From: Sunny (sunny_at_newsgroups.nospam)
Date: 07/27/04
- Next message: Allen Anderson: "Re: Doubt on Remoting!"
- Previous message: Allen Anderson: "Re: some ideas on the Component Design in .NET"
- In reply to: Tarundeep Singh Kalra: "some ideas on the Component Design in .NET"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Jul 2004 09:50:56 -0500
Hi,
this is very good and simple example of implementing a prlugin driven
program in .net:
http://www.yoda.arachsys.com/csharp/plugin.html
Sunny
In article <#W03YL8cEHA.2504@TK2MSFTNGP12.phx.gbl>,
tkalra_at_GoRemote_dot_com@Remove.unnecessary says...
>
> Hi,
> I am new to .NET.
> I want to design a new architecture for my application that has following :-
>
> 1). Application should be pluggable in architecture, i.e new modules , new
> funcationalities can be added in it easily.
> 2). Event based communication
>
> I was doing the above stuff in COM , but how to do that in .NET
> What is analgoues to COM Component in .NET?
> How event based architecture can be designed?
>
> Any advantages why choose .NET instead on COM?
>
> TIA.
> --
> Regards
> Tarundeep Singh Kalra
>
> www_dot_tarunsadhana_dot_com.
>
> tarun_at_removeAT_tarunsadhana_dot_com.remove_dots
>
>
>
- Next message: Allen Anderson: "Re: Doubt on Remoting!"
- Previous message: Allen Anderson: "Re: some ideas on the Component Design in .NET"
- In reply to: Tarundeep Singh Kalra: "some ideas on the Component Design in .NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|