Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
GeneralRe: how merge 2 PNG images in one Pin
Anonymous16-Jun-05 0:04
Anonymous16-Jun-05 0:04 
GeneralRe: how merge 2 PNG images in one Pin
iliyang16-Jun-05 0:38
iliyang16-Jun-05 0:38 
GeneralRe: how merge 2 PNG images in one Pin
Anonymous16-Jun-05 1:33
Anonymous16-Jun-05 1:33 
Generalunsafe code Pin
usbah15-Jun-05 22:05
usbah15-Jun-05 22:05 
GeneralRe: unsafe code Pin
Andrew Kirillov15-Jun-05 23:18
Andrew Kirillov15-Jun-05 23:18 
Generalerror Pin
fatidarya15-Jun-05 21:59
fatidarya15-Jun-05 21:59 
GeneralRe: error Pin
Dave Kreskowiak16-Jun-05 4:40
mveDave Kreskowiak16-Jun-05 4:40 
GeneralStart and use an external application Pin
Rey999915-Jun-05 21:53
Rey999915-Jun-05 21:53 
Hello to everybody!

I've been programming in c# for a couple of months and got a problem in an application i'm creating for a little company.

my application lets you control a little transponder reader, linked to the pc by a serial cable. this application should also let you update the firmware, using an external executable thet was created by another software house.
this external program shows a little form with an "update!" button. users should click on this button to start firmware updating.

the problem is, my boss doesn't want this little form to appear and wants instead the firmware to be updated without users have to click on this external form.

i found the code of an old c++ program they used to do this. it used the function setTimer to give the little form a value corresponding to "enter" key, immediately starting the firmware update.

is there any way to do this in c#?

please understand i am relatively new to the world of programming. i studied a little java at the university and a little c# by myself.

i'd really appreciate any help on this, because i can't really cope with this.

oh and by the way sorry for my bad english.

thanks in advance, Rey9999


GeneralRe: Start and use an external application Pin
codeprojectin15-Jun-05 21:59
codeprojectin15-Jun-05 21:59 
GeneralRe: Start and use an external application Pin
Rey999915-Jun-05 23:33
Rey999915-Jun-05 23:33 
GeneralCSTA in C# Pin
yarns15-Jun-05 20:56
yarns15-Jun-05 20:56 
GeneralRe: CSTA in C# Pin
mav.northwind16-Jun-05 1:18
mav.northwind16-Jun-05 1:18 
GeneralRe: CSTA in C# Pin
Anonymous16-Jun-05 1:45
Anonymous16-Jun-05 1:45 
General"object" problem Pin
kakarato15-Jun-05 20:52
kakarato15-Jun-05 20:52 
GeneralRe: "object" problem Pin
Kai Radewald15-Jun-05 21:54
Kai Radewald15-Jun-05 21:54 
GeneralRe: "object" problem Pin
kakarato15-Jun-05 22:12
kakarato15-Jun-05 22:12 
Generalmerge column header of datagrid with C# Pin
dexom15-Jun-05 20:49
dexom15-Jun-05 20:49 
GeneralScanning pixels and storing Pin
Anonymous15-Jun-05 19:16
Anonymous15-Jun-05 19:16 
GeneralRe: Scanning pixels and storing Pin
Christian Graus15-Jun-05 19:24
protectorChristian Graus15-Jun-05 19:24 
Generalmonth year selection Pin
prgramya15-Jun-05 19:06
prgramya15-Jun-05 19:06 
GeneralRe: month year selection Pin
Christian Graus15-Jun-05 19:22
protectorChristian Graus15-Jun-05 19:22 
GeneralWindowsFormsParkingWindow problem Pin
seee sharp15-Jun-05 17:39
seee sharp15-Jun-05 17:39 
GeneralRe: WindowsFormsParkingWindow problem Pin
seee sharp12-Jul-05 18:15
seee sharp12-Jul-05 18:15 
GeneralOverride a method in a custom control. Pin
kakarato15-Jun-05 15:20
kakarato15-Jun-05 15:20 
GeneralRe: Override a method in a custom control. Pin
Christian Graus15-Jun-05 19:01
protectorChristian Graus15-Jun-05 19:01 

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.