Click here to Skip to main content
15,918,330 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
James T. Johnson17-Nov-02 12:06
James T. Johnson17-Nov-02 12:06 
GeneralRe: Building Project Using Microsoft .NET Framework SDK Pin
Martin Haesemeyer18-Nov-02 3:38
Martin Haesemeyer18-Nov-02 3:38 
GeneralListView AfterItemCheck Pin
Ingram Leedy13-Nov-02 20:17
Ingram Leedy13-Nov-02 20:17 
GeneralRe: ListView AfterItemCheck Pin
Martin Haesemeyer14-Nov-02 4:10
Martin Haesemeyer14-Nov-02 4:10 
GeneralRe: ListView AfterItemCheck Pin
Ingram Leedy14-Nov-02 5:39
Ingram Leedy14-Nov-02 5:39 
GeneralRe: ListView AfterItemCheck Pin
Martin Haesemeyer14-Nov-02 5:53
Martin Haesemeyer14-Nov-02 5:53 
GeneralListView Custom State Checkbox Images Pin
Ingram Leedy14-Nov-02 6:33
Ingram Leedy14-Nov-02 6:33 
QuestionCan anyone help with some Crypto questions? Pin
Furty13-Nov-02 15:24
Furty13-Nov-02 15:24 
AnswerRe: Can anyone help with some Crypto questions? Pin
Furty23-Nov-02 16:19
Furty23-Nov-02 16:19 
Question.NET application to native code? Pin
jstonge13-Nov-02 7:32
jstonge13-Nov-02 7:32 
AnswerRe: .NET application to native code? Pin
James T. Johnson13-Nov-02 7:40
James T. Johnson13-Nov-02 7:40 
GeneralRe: .NET application to native code? Pin
Daniel Turini13-Nov-02 7:41
Daniel Turini13-Nov-02 7:41 
AnswerRe: .NET application to native code? Pin
Martin Haesemeyer13-Nov-02 8:09
Martin Haesemeyer13-Nov-02 8:09 
GeneralRe: .NET application to native code? Pin
leppie13-Nov-02 9:04
leppie13-Nov-02 9:04 
AnswerRe: .NET application to native code? Pin
RichardEastes13-Nov-02 15:55
RichardEastes13-Nov-02 15:55 
QuestionCan .NET Remoting solve this problem for me? Pin
johnrlewishotmail13-Nov-02 6:57
johnrlewishotmail13-Nov-02 6:57 
AnswerRe: Can .NET Remoting solve this problem for me? Pin
Philip Fitzsimons15-Nov-02 11:00
Philip Fitzsimons15-Nov-02 11:00 
General.NET Services and Network Shares Pin
Joel Matthias13-Nov-02 6:12
Joel Matthias13-Nov-02 6:12 
GeneralRe: .NET Services and Network Shares Pin
James T. Johnson13-Nov-02 7:32
James T. Johnson13-Nov-02 7:32 
GeneralRe: .NET Services and Network Shares Pin
Philip Fitzsimons15-Nov-02 11:01
Philip Fitzsimons15-Nov-02 11:01 
QuestionIs COM really dead? Pin
Aisha Ikram12-Nov-02 21:05
Aisha Ikram12-Nov-02 21:05 
AnswerRe: Is COM really dead? Pin
Kevin McFarlane15-Nov-02 2:29
Kevin McFarlane15-Nov-02 2:29 
GeneralRe: Is COM really dead? Pin
Anonymous15-Nov-02 3:32
Anonymous15-Nov-02 3:32 
GeneralRe: Is COM really dead? Pin
Kevin McFarlane15-Nov-02 5:12
Kevin McFarlane15-Nov-02 5:12 
GeneralRe: Is COM really dead? Pin
joan_fl18-Nov-02 8:23
joan_fl18-Nov-02 8:23 
Question: Developing an enterprise level application would you inherit from ServicedComponent and install it in COM+, or would you create a Remoted object, and host it without COM+?

From the below link... I would think that COM+ as an "Application Server" for .NET components will go away, and we'll see a .NET Application Server. Thus making the choice above for inheriting from ServicedComponent the most logical choice.
http://msdn.microsoft.com/msdnmag/issues/01/10/complus/default.aspx

I ask this question because I run into quite a few people who say COM+ is dead.. Use .NET Remoting, and the singlton design pattern, and roll your own small service to remotly expose your objects. Though I keep saying... "What about Context? Connection Pooling, Object Pooling..." they respond.. "The singleton mrs!! now shooo!". Eek! | :eek:

Thanks for the help in advance.

Joan




General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.