Click here to Skip to main content
15,925,309 members
Home / Discussions / C#
   

C#

 
GeneralEvent Confusion Pin
Mike L.20-Dec-03 13:40
Mike L.20-Dec-03 13:40 
GeneralRe: Event Confusion Pin
Charlie Williams20-Dec-03 15:19
Charlie Williams20-Dec-03 15:19 
GeneralRe: Event Confusion Pin
Heath Stewart20-Dec-03 20:40
protectorHeath Stewart20-Dec-03 20:40 
GeneralOff Topic Pin
Jörgen Sigvardsson21-Dec-03 1:23
Jörgen Sigvardsson21-Dec-03 1:23 
GeneralRe: Off Topic Pin
Nick Parker21-Dec-03 5:08
protectorNick Parker21-Dec-03 5:08 
GeneralRe: Off Topic Pin
Heath Stewart21-Dec-03 11:54
protectorHeath Stewart21-Dec-03 11:54 
Generaldot net without dot net Pin
scar9820-Dec-03 11:34
scar9820-Dec-03 11:34 
GeneralRe: dot net without dot net Pin
Charlie Williams20-Dec-03 14:43
Charlie Williams20-Dec-03 14:43 
The .NET framework needs to be installed on the target machine before your app will run. There is no way around this.

You can include the framework redistributable on your CDs so that it may be installed prior to installing your application or, since there are only a few machines to be concerned with, you can hit them all at once and be done with it.

Installing the framework is not an arduous task, so it shouldn't be a big inconvenience.

Charlie

if(!curlies){ return; }
GeneralFinding string into another ... Pin
Hadi Rezaee20-Dec-03 11:02
Hadi Rezaee20-Dec-03 11:02 
GeneralRe: Finding string into another ... Pin
Nick Parker20-Dec-03 11:21
protectorNick Parker20-Dec-03 11:21 
GeneralRe: Finding string into another ... Pin
Hadi Rezaee20-Dec-03 21:49
Hadi Rezaee20-Dec-03 21:49 
GeneralDial-up connection help again Pin
heba_zien20-Dec-03 2:32
heba_zien20-Dec-03 2:32 
GeneralDial-up connection help again Pin
heba_zien20-Dec-03 2:32
heba_zien20-Dec-03 2:32 
Generalink + handwriting recognizer Pin
Roger Alsing20-Dec-03 1:16
Roger Alsing20-Dec-03 1:16 
GeneralRe: ink + handwriting recognizer Pin
Heath Stewart20-Dec-03 20:33
protectorHeath Stewart20-Dec-03 20:33 
Generalbitwise combination "and not" in c# Pin
TariqSalah19-Dec-03 22:20
TariqSalah19-Dec-03 22:20 
GeneralRe: bitwise combination "and not" in c# Pin
pankajdaga19-Dec-03 22:55
pankajdaga19-Dec-03 22:55 
GeneralRe: bitwise combination "and not" in c# Pin
TariqSalah20-Dec-03 2:15
TariqSalah20-Dec-03 2:15 
GeneralC# Events Problem Pin
debashish_shona_9919-Dec-03 20:46
debashish_shona_9919-Dec-03 20:46 
GeneralRe: C# Events Problem Pin
leppie19-Dec-03 21:24
leppie19-Dec-03 21:24 
GeneralRe: C# Events Problem Pin
debashish_shona_9919-Dec-03 21:37
debashish_shona_9919-Dec-03 21:37 
GeneralRe: C# Events Problem Pin
Charlie Williams19-Dec-03 21:25
Charlie Williams19-Dec-03 21:25 
GeneralRe: C# Events Problem Pin
leppie19-Dec-03 21:30
leppie19-Dec-03 21:30 
GeneralRe: C# Events Problem Pin
debashish_shona_9919-Dec-03 21:53
debashish_shona_9919-Dec-03 21:53 
GeneralRe: C# Events Problem Pin
leppie19-Dec-03 23:13
leppie19-Dec-03 23:13 

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.