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

.NET (Core and Framework)

 
GeneralRe: Project Dependencies Pin
Burt Harris21-Dec-02 10:22
Burt Harris21-Dec-02 10:22 
GeneralInfo regarding ref parameter and out parameter Pin
Venkatraman17-Dec-02 21:21
Venkatraman17-Dec-02 21:21 
GeneralRe: Info regarding ref parameter and out parameter Pin
Daniel Turini17-Dec-02 21:49
Daniel Turini17-Dec-02 21:49 
General.net licenses Pin
Roger Alsing17-Dec-02 20:43
Roger Alsing17-Dec-02 20:43 
GeneralUsing .NET Framework 1.1 Final Beta with VS.NET (2002) Pin
Arun Bhalla16-Dec-02 11:49
Arun Bhalla16-Dec-02 11:49 
GeneralRe: Using .NET Framework 1.1 Final Beta with VS.NET (2002) Pin
djkno316-Dec-02 12:41
djkno316-Dec-02 12:41 
GeneralViewing a directory Pin
Jamie Nordmeyer16-Dec-02 5:35
Jamie Nordmeyer16-Dec-02 5:35 
GeneralRe: Viewing a directory Pin
Jeff J16-Dec-02 11:39
Jeff J16-Dec-02 11:39 
Hard to find, isn't it? Fortunately, there is no need to use any DllImport stuff.

You need the Process class located under System.Diagnostics, of all places. It is actually a mixture diagnostic info and other useful functions. Just create a new Process object, and use one of the Start() overloads to run it. There are several options, including the UseShellExecute and StartInfo properties (one of the places where you can set arguments).

Cheers
GeneralRe: Viewing a directory Pin
Jamie Nordmeyer16-Dec-02 11:47
Jamie Nordmeyer16-Dec-02 11:47 
GeneralRe: Viewing a directory Pin
Jeff J16-Dec-02 15:48
Jeff J16-Dec-02 15:48 
QuestionAdjusting alpha of an image with .NET? Pin
Jon Rista15-Dec-02 14:58
Jon Rista15-Dec-02 14:58 
AnswerRe: Adjusting alpha of an image with .NET? Pin
SHaroz23-Dec-02 10:35
SHaroz23-Dec-02 10:35 
GeneralLooking for a free FTP class library for .NET Pin
gicio15-Dec-02 5:54
gicio15-Dec-02 5:54 
GeneralRe: Looking for a free FTP class library for .NET Pin
Paul Watson16-Dec-02 5:58
sitebuilderPaul Watson16-Dec-02 5:58 
GeneralDrag and Drop Pin
matthias s.13-Dec-02 13:31
matthias s.13-Dec-02 13:31 
Generalclass diagrams Pin
Anonymous13-Dec-02 9:16
Anonymous13-Dec-02 9:16 
GeneralProtecting Intellectual Property Pin
matthias s.12-Dec-02 14:00
matthias s.12-Dec-02 14:00 
GeneralRe: Protecting Intellectual Property Pin
Not Active13-Dec-02 2:59
mentorNot Active13-Dec-02 2:59 
GeneralRe: Protecting Intellectual Property Pin
matthias s.13-Dec-02 13:25
matthias s.13-Dec-02 13:25 
GeneralImage Processing Pin
matthias s.12-Dec-02 13:56
matthias s.12-Dec-02 13:56 
QuestionAre there any negative side effects of installing the .NET Framework? Pin
DotNetNewbie12-Dec-02 9:49
DotNetNewbie12-Dec-02 9:49 
AnswerRe: Are there any negative side effects of installing the .NET Framework? Pin
Stephane Rodriguez.12-Dec-02 10:06
Stephane Rodriguez.12-Dec-02 10:06 
GeneralRe: Are there any negative side effects of installing the .NET Framework? Pin
James T. Johnson12-Dec-02 10:16
James T. Johnson12-Dec-02 10:16 
GeneralRe: Are there any negative side effects of installing the .NET Framework? Pin
Nick Parker12-Dec-02 11:12
protectorNick Parker12-Dec-02 11:12 
GeneralDLL linking into .NET framework Pin
NKH12-Dec-02 0:42
NKH12-Dec-02 0:42 

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.