Click here to Skip to main content
15,914,608 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to create a keypress event on a form? Pin
CodingYoshi3-Apr-08 16:50
CodingYoshi3-Apr-08 16:50 
GeneralRe: How to create a keypress event on a form? Pin
Vikram A Punathambekar3-Apr-08 19:29
Vikram A Punathambekar3-Apr-08 19:29 
GeneralXNA Publish [modified] Pin
MasterSharp3-Apr-08 14:48
MasterSharp3-Apr-08 14:48 
General.NET Remoting Pin
CodingYoshi3-Apr-08 13:22
CodingYoshi3-Apr-08 13:22 
QuestionRunning C# application in memory only Pin
Lukas Holota3-Apr-08 10:21
Lukas Holota3-Apr-08 10:21 
GeneralRe: Running C# application in memory only Pin
led mike3-Apr-08 10:25
led mike3-Apr-08 10:25 
GeneralRe: Running C# application in memory only Pin
Giorgi Dalakishvili3-Apr-08 10:26
mentorGiorgi Dalakishvili3-Apr-08 10:26 
GeneralRe: Running C# application in memory only Pin
Skippums3-Apr-08 10:42
Skippums3-Apr-08 10:42 
You could also have a third exe on your flash drive that, when loaded, copies the "real" exe to your temp directory on the local computer, then instantiates that executable. This coupled with the idea presented by a previous poster (the person who suggested a small loader program on your hard drive to load the other into memory) should minimize temp filespace, prevent the actual executable from being saved on the HD, AND prevent the user from needing to manually copy the executable from the flash drive to the HD. Hope this helps,

Sounds like somebody's got a case of the Mondays

-Jeff

GeneralRe: Running C# application in memory only Pin
PIEBALDconsult3-Apr-08 11:02
mvePIEBALDconsult3-Apr-08 11:02 
GeneralCan't seem to get an event to be consumed Pin
GuyThiebaut3-Apr-08 10:13
professionalGuyThiebaut3-Apr-08 10:13 
GeneralRe: Can't seem to get an event to be consumed Pin
led mike3-Apr-08 10:34
led mike3-Apr-08 10:34 
AnswerSolved Pin
GuyThiebaut3-Apr-08 10:53
professionalGuyThiebaut3-Apr-08 10:53 
QuestionHow to check This Whole Number ? Pin
pakpatel3-Apr-08 9:33
pakpatel3-Apr-08 9:33 
AnswerRe: How to check This Whole Number ? Pin
pmarfleet3-Apr-08 9:41
pmarfleet3-Apr-08 9:41 
AnswerRe: How to check This Whole Number ? Pin
half-life3-Apr-08 9:44
half-life3-Apr-08 9:44 
GeneralRe: How to check This Whole Number ? Pin
gspiteri3-Apr-08 11:39
gspiteri3-Apr-08 11:39 
GeneralRe: How to check This Whole Number ? Pin
half-life3-Apr-08 11:44
half-life3-Apr-08 11:44 
GeneralRe: How to check This Whole Number ? Pin
gspiteri3-Apr-08 12:46
gspiteri3-Apr-08 12:46 
AnswerRe: How to check This Whole Number ? Pin
sarvesh.upadhyay3-Apr-08 23:54
professionalsarvesh.upadhyay3-Apr-08 23:54 
GeneralRead Ini File Pin
half-life3-Apr-08 9:30
half-life3-Apr-08 9:30 
GeneralRe: Read Ini File Pin
Luc Pattyn3-Apr-08 9:51
sitebuilderLuc Pattyn3-Apr-08 9:51 
GeneralRe: Read Ini File Pin
half-life3-Apr-08 9:55
half-life3-Apr-08 9:55 
GeneralRe: Read Ini File Pin
PIEBALDconsult3-Apr-08 11:15
mvePIEBALDconsult3-Apr-08 11:15 
GeneralRe: Read Ini File Pin
half-life3-Apr-08 11:18
half-life3-Apr-08 11:18 
GeneralNeed to put data into my web form on a webbrower Pin
dino20943-Apr-08 9:23
dino20943-Apr-08 9:23 

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.