Click here to Skip to main content
16,006,341 members
Home / Discussions / C#
   

C#

 
GeneralRe: Updating a progressbar from a seperate thread Pin
Luc Pattyn3-Mar-07 1:51
sitebuilderLuc Pattyn3-Mar-07 1:51 
GeneralRe: Updating a progressbar from a seperate thread Pin
sharpiesharpie3-Mar-07 2:32
sharpiesharpie3-Mar-07 2:32 
GeneralRe: Updating a progressbar from a seperate thread Pin
S. Senthil Kumar3-Mar-07 7:35
S. Senthil Kumar3-Mar-07 7:35 
GeneralRe: Updating a progressbar from a seperate thread Pin
sharpiesharpie3-Mar-07 9:04
sharpiesharpie3-Mar-07 9:04 
GeneralRe: Updating a progressbar from a seperate thread Pin
S. Senthil Kumar3-Mar-07 15:41
S. Senthil Kumar3-Mar-07 15:41 
QuestionHow to configure SQL Server 2000 to allow remote connections ? [modified] Pin
hdv2122-Mar-07 11:19
hdv2122-Mar-07 11:19 
AnswerRe: How to configure SQL Server 2000 to allow remote connections ? Pin
Vasudevan Deepak Kumar4-Mar-07 5:18
Vasudevan Deepak Kumar4-Mar-07 5:18 
QuestionRun Once and accept parameters Pin
Christopher Thornburg2-Mar-07 9:42
Christopher Thornburg2-Mar-07 9:42 
I am working on a POS application that needs to run once, and then when called again it will just activate the current instance. So I have the run once code working but now I need to be able to pass params to the running instance. I am trying to implement a way to save the params to my properties.settings.default.param1, so when the exe is called the second time, I check for an existing instance by name, and if I find it I restore it. before I restore it I save the value of my params, and in the activated event of my form, I grab that data and present it to the user. Well this is not working all the time, sometimes it works sometimes it does not...I'm totally open to new ideas on this process...

D'Oh! | :doh:

Christopher J. Thornburg
Senior Systems Analyst
Ideal Card

AnswerRe: Run Once and accept parameters Pin
Luc Pattyn2-Mar-07 10:35
sitebuilderLuc Pattyn2-Mar-07 10:35 
QuestionHow can I set the Maximum Working Area [modified] Pin
Khoramdin2-Mar-07 8:54
Khoramdin2-Mar-07 8:54 
AnswerRe: How can I set the Maximum Working Area Pin
Chris Buckett2-Mar-07 10:02
Chris Buckett2-Mar-07 10:02 
QuestionHow to display the HTML content from XML in winforms [modified] Pin
engsrini2-Mar-07 8:39
engsrini2-Mar-07 8:39 
AnswerRe: How to display the HTML content from XML in winforms Pin
Edmundisme2-Mar-07 9:20
Edmundisme2-Mar-07 9:20 
GeneralRe: How to display the HTML content from XML in winforms Pin
engsrini2-Mar-07 10:38
engsrini2-Mar-07 10:38 
GeneralRe: How to display the HTML content from XML in winforms Pin
Edmundisme2-Mar-07 11:29
Edmundisme2-Mar-07 11:29 
GeneralRe: How to display the HTML content from XML in winforms Pin
theomed2-Mar-07 19:17
theomed2-Mar-07 19:17 
QuestionHow to add values of generic type T Pin
Marc Clifton2-Mar-07 7:57
mvaMarc Clifton2-Mar-07 7:57 
AnswerRe: How to add values of generic type T Pin
Guffa2-Mar-07 8:23
Guffa2-Mar-07 8:23 
GeneralRe: How to add values of generic type T Pin
Marc Clifton2-Mar-07 8:55
mvaMarc Clifton2-Mar-07 8:55 
GeneralRe: How to add values of generic type T Pin
Andrew Rissing2-Mar-07 9:11
Andrew Rissing2-Mar-07 9:11 
GeneralRe: How to add values of generic type T Pin
Marc Clifton2-Mar-07 9:36
mvaMarc Clifton2-Mar-07 9:36 
AnswerRe: How to add values of generic type T Pin
Insincere Dave2-Mar-07 9:12
Insincere Dave2-Mar-07 9:12 
GeneralRe: How to add values of generic type T Pin
Marc Clifton2-Mar-07 9:34
mvaMarc Clifton2-Mar-07 9:34 
QuestionHow to work with Double Buffering C# Pin
laura13162-Mar-07 7:57
laura13162-Mar-07 7:57 
AnswerRe: How to work with Double Buffering C# Pin
Dave Kreskowiak2-Mar-07 8:06
mveDave Kreskowiak2-Mar-07 8: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.