Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
General.NET ServiceController Pin
Pete Bassett17-Jul-02 5:32
Pete Bassett17-Jul-02 5:32 
GeneralRe: .NET ServiceController Pin
Pete Bassett17-Jul-02 23:16
Pete Bassett17-Jul-02 23:16 
GeneralGuide, idea about interacting with remote SQL Pin
tongc17-Jul-02 4:34
tongc17-Jul-02 4:34 
GeneralRe: Guide, idea about interacting with remote SQL Pin
Michael P Butler17-Jul-02 5:10
Michael P Butler17-Jul-02 5:10 
GeneralRe: Guide, idea about interacting with remote SQL Pin
Nathan Blomquist17-Jul-02 6:19
Nathan Blomquist17-Jul-02 6:19 
GeneralProblems with NUnit Pin
jparsons17-Jul-02 3:57
jparsons17-Jul-02 3:57 
Generalapplication server Pin
Anoop16-Jul-02 23:42
Anoop16-Jul-02 23:42 
GeneralRe: application server Pin
SimonS18-Jul-02 0:36
SimonS18-Jul-02 0:36 
This is quite a common point of confusion.
Firstly, COM+ (MTS 2) is still alive and well inside the .NET world.
You can add a .NET assembly into COM+, but you need to be aware that you will also be adding the overhead of COM interop.

Remember that you have a far lesser instantiation overhead in .NET as you had in COM.
Mem. management is handled for you in .NET.

Can you provide some more info on the type of application this is for?

Cheers,
Simon

"Sign up for a chance to be among the first to experience the wrath of the gods.", Microsoft's home page (24/06/2002)

GeneralNice :) Pin
leppie16-Jul-02 22:42
leppie16-Jul-02 22:42 
GeneralFormatting text in RichTextBox Pin
leppie16-Jul-02 21:45
leppie16-Jul-02 21:45 
GeneralRe: Formatting text in RichTextBox Pin
leppie18-Jul-02 3:47
leppie18-Jul-02 3:47 
Generalstring vs. String; (string) casting vs. ToString() Pin
yaaang16-Jul-02 21:20
yaaang16-Jul-02 21:20 
GeneralRe: string vs. String; (string) casting vs. ToString() Pin
leppie16-Jul-02 22:01
leppie16-Jul-02 22:01 
GeneralRe: string vs. String; (string) casting vs. ToString() Pin
jparsons17-Jul-02 3:51
jparsons17-Jul-02 3:51 
GeneralRe: string vs. String; (string) casting vs. ToString() Pin
Mazdak17-Jul-02 9:17
Mazdak17-Jul-02 9:17 
GeneralFile Verifying Pin
Nnamdi Onyeyiri16-Jul-02 21:16
Nnamdi Onyeyiri16-Jul-02 21:16 
GeneralRe: File Verifying Pin
leppie16-Jul-02 22:32
leppie16-Jul-02 22:32 
GeneralRe: File Verifying Pin
Nnamdi Onyeyiri17-Jul-02 0:10
Nnamdi Onyeyiri17-Jul-02 0:10 
GeneralRe: File Verifying Pin
leppie17-Jul-02 0:45
leppie17-Jul-02 0:45 
GeneralRe: File Verifying Pin
Nnamdi Onyeyiri17-Jul-02 0:53
Nnamdi Onyeyiri17-Jul-02 0:53 
GeneralRe: File Verifying Pin
leppie17-Jul-02 1:06
leppie17-Jul-02 1:06 
GeneralRe: File Verifying Pin
Nnamdi Onyeyiri17-Jul-02 2:01
Nnamdi Onyeyiri17-Jul-02 2:01 
GeneralRe: File Verifying Pin
leppie17-Jul-02 2:32
leppie17-Jul-02 2:32 
GeneralRe: File Verifying Pin
Nnamdi Onyeyiri17-Jul-02 2:34
Nnamdi Onyeyiri17-Jul-02 2:34 
GeneralRe: File Verifying Pin
leppie17-Jul-02 3:19
leppie17-Jul-02 3:19 

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.