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

.NET (Core and Framework)

 
GeneralHandling events raised by a COM component in a Windows Service developed in .NET Pin
Anonymous20-Jan-03 4:21
Anonymous20-Jan-03 4:21 
GeneralRe: Handling events raised by a COM component in a Windows Service developed in .NET Pin
Stephane Rodriguez.21-Jan-03 11:02
Stephane Rodriguez.21-Jan-03 11:02 
Generalwriting a game in .net Pin
joooooooe20-Jan-03 3:00
joooooooe20-Jan-03 3:00 
GeneralRe: writing a game in .net Pin
Tomas Petricek21-Jan-03 10:28
Tomas Petricek21-Jan-03 10:28 
GeneralComparing the assembly name resulted in the mismatch: PUBLIC KEY TOKEN Pin
Ingram Leedy18-Jan-03 12:15
Ingram Leedy18-Jan-03 12:15 
GeneralDesigners/CodeDOM Pin
CAR17-Jan-03 10:03
CAR17-Jan-03 10:03 
GeneralDeploying a .NET app Pin
antoine@orchus-tech17-Jan-03 3:59
antoine@orchus-tech17-Jan-03 3:59 
GeneralRe: Deploying a .NET app Pin
Joel Matthias17-Jan-03 5:16
Joel Matthias17-Jan-03 5:16 
You can create an install project using VS.NET. This will handle installing the files for your app. In order to install the .NET framework you need to look for the bootstrap application that MS has written. It basically checks to see of the framework is installed, installs it by running dotnetfx.exe (which can be downloaded from MS), and then runs your .msi install package.

The bootstrapper sample is here http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/830/msdncompositedoc.xml[^]

This would probably make a good little CP tutorial.

Joel

VssConnect - Remote SourceSafe(r) Access http://www.voxcode.com[^]
QuestionBug in Bitmap class? Pin
Stan Shannon17-Jan-03 2:29
Stan Shannon17-Jan-03 2:29 
AnswerRe: Bug in Bitmap class? Pin
leppie17-Jan-03 7:23
leppie17-Jan-03 7:23 
GeneralRe: Bug in Bitmap class? Pin
Stan Shannon17-Jan-03 9:03
Stan Shannon17-Jan-03 9:03 
GeneralBidirectional TCP Genuine Channels are Available. Pin
Bill200217-Jan-03 0:12
Bill200217-Jan-03 0:12 
GeneralAccessing/remoting a network PC Pin
vlusardi15-Jan-03 13:38
vlusardi15-Jan-03 13:38 
GeneralA layout question Pin
lemoncoke15-Jan-03 9:12
lemoncoke15-Jan-03 9:12 
GeneralCompiling to native insted to MSIL Pin
Amir Harel14-Jan-03 19:35
Amir Harel14-Jan-03 19:35 
GeneralRe: Compiling to native insted to MSIL Pin
Ray Cassick14-Jan-03 19:51
Ray Cassick14-Jan-03 19:51 
GeneralRe: Compiling to native insted to MSIL Pin
Stephane Rodriguez.14-Jan-03 20:28
Stephane Rodriguez.14-Jan-03 20:28 
GeneralNamespaces.. Pin
Ray Cassick14-Jan-03 19:30
Ray Cassick14-Jan-03 19:30 
GeneralRe: Namespaces.. Pin
James T. Johnson15-Jan-03 0:32
James T. Johnson15-Jan-03 0:32 
GeneralRe: Namespaces.. Pin
leppie15-Jan-03 11:09
leppie15-Jan-03 11:09 
GeneralRe: Namespaces.. Pin
stephen woolhead19-Jan-03 4:01
stephen woolhead19-Jan-03 4:01 
Generallog4net... Pin
Ray Cassick14-Jan-03 18:50
Ray Cassick14-Jan-03 18:50 
GeneralRe: log4net... Pin
leppie15-Jan-03 0:37
leppie15-Jan-03 0:37 
GeneralRe: log4net... Pin
Paul Ingles15-Jan-03 11:25
Paul Ingles15-Jan-03 11:25 
GeneralRe: log4net... Pin
Gertjan Schuurmans15-Jan-03 12:06
Gertjan Schuurmans15-Jan-03 12:06 

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.