Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
JokeRe: C# asp.net Pin
CWIZO17-Feb-06 3:47
CWIZO17-Feb-06 3:47 
GeneralRe: C# asp.net Pin
redfish3417-Feb-06 4:53
redfish3417-Feb-06 4:53 
GeneralRe: C# asp.net Pin
Dave Kreskowiak17-Feb-06 5:25
mveDave Kreskowiak17-Feb-06 5:25 
GeneralRe: C# asp.net Pin
benjymous17-Feb-06 5:39
benjymous17-Feb-06 5:39 
GeneralRe: C# asp.net Pin
Dave Kreskowiak17-Feb-06 10:18
mveDave Kreskowiak17-Feb-06 10:18 
Questionthreading in a simple app Pin
ilikegermangirls17-Feb-06 1:51
ilikegermangirls17-Feb-06 1:51 
AnswerRe: threading in a simple app Pin
Curtis Schlak.17-Feb-06 13:56
Curtis Schlak.17-Feb-06 13:56 
AnswerRe: threading in a simple app Pin
ilikegermangirls18-Feb-06 1:45
ilikegermangirls18-Feb-06 1:45 
Well at the moment the project has 2-3 main objectives. One is to automatically fill out information in an application, ie. name, address, phone number, etc., then save the information. after saving the info it should close the application window. Since this window isnt apart of my project Im using API and SendKeys, but the problem is that my project closes the application window BEFORE the information gets filled out. If I dont try to close the window automatically, then the info gets filled out fine, so it seems that the API and SendKeys is either a bit "slow" or my project is just executing the command to close the window first. I dont think its as complicated as with 9 threads, but Ill see if I can find out about a callback method. This is my first time using threads.
QuestionSOAP Client Pin
Tiberticus17-Feb-06 1:49
Tiberticus17-Feb-06 1:49 
AnswerRe: SOAP Client Pin
Le centriste17-Feb-06 3:12
Le centriste17-Feb-06 3:12 
GeneralRe: SOAP Client Pin
Tiberticus20-Feb-06 1:50
Tiberticus20-Feb-06 1:50 
QuestionImages Rotation Pin
Balavardhan17-Feb-06 1:16
Balavardhan17-Feb-06 1:16 
Questionmake property grid dockable and floating Pin
Tulika Shrivastava17-Feb-06 1:09
Tulika Shrivastava17-Feb-06 1:09 
AnswerRe: make property grid dockable and floating Pin
Suelinda_W21-Feb-06 7:38
Suelinda_W21-Feb-06 7:38 
Questionget Assembly from DLL Pin
_Liron_17-Feb-06 0:55
_Liron_17-Feb-06 0:55 
AnswerRe: get Assembly from DLL Pin
Le centriste17-Feb-06 0:59
Le centriste17-Feb-06 0:59 
QuestionRe: get Assembly from DLL Pin
_Liron_17-Feb-06 2:55
_Liron_17-Feb-06 2:55 
AnswerRe: get Assembly from DLL Pin
Le centriste17-Feb-06 3:10
Le centriste17-Feb-06 3:10 
QuestionGet remote MAC!? Pin
activee17-Feb-06 0:48
activee17-Feb-06 0:48 
AnswerRe: Get remote MAC!? Pin
Le centriste17-Feb-06 1:05
Le centriste17-Feb-06 1:05 
GeneralRe: Get remote MAC!? Pin
activee17-Feb-06 1:16
activee17-Feb-06 1:16 
GeneralRe: Get remote MAC!? Pin
J4amieC17-Feb-06 2:33
J4amieC17-Feb-06 2:33 
GeneralRe: Get remote MAC!? Pin
activee17-Feb-06 2:46
activee17-Feb-06 2:46 
GeneralRe: Get remote MAC!? Pin
J4amieC17-Feb-06 3:18
J4amieC17-Feb-06 3:18 
QuestionHow to get the height of an image in millimeters? Pin
MaWeRic16-Feb-06 23:34
MaWeRic16-Feb-06 23:34 

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.