Click here to Skip to main content
15,889,877 members
Home / Discussions / C#
   

C#

 
GeneralRe: Work on a new thread locks the GUI Pin
Manas Bhardwaj18-Sep-09 10:07
professionalManas Bhardwaj18-Sep-09 10:07 
GeneralRe: Work on a new thread locks the GUI Pin
Luc Pattyn18-Sep-09 10:03
sitebuilderLuc Pattyn18-Sep-09 10:03 
GeneralRe: Work on a new thread locks the GUI Pin
Manas Bhardwaj18-Sep-09 10:08
professionalManas Bhardwaj18-Sep-09 10:08 
QuestionIE automation , image save Pin
yogesh_softworld12318-Sep-09 9:01
yogesh_softworld12318-Sep-09 9:01 
QuestionMissed events when using vb6 Activex in C# Pin
Member 533181818-Sep-09 8:07
Member 533181818-Sep-09 8:07 
QuestionHow to change 'this' Pin
RichardM118-Sep-09 7:45
RichardM118-Sep-09 7:45 
AnswerRe: How to change 'this' Pin
Ian Shlasko18-Sep-09 8:00
Ian Shlasko18-Sep-09 8:00 
QuestionGlobal Variables... Pin
JollyMansArt18-Sep-09 7:09
JollyMansArt18-Sep-09 7:09 
I know I can make a variable global to a class. But What I want to do is set a variable under program.cs where "static void Main(string[] args)" Exists. In this class I want to run a initialization process to activate some variables with values I can call from any point in the application. Such as say a System Code. Is there a means of making a variable global to allow for all classes to see the variable.

My current understanding is this is not possible. Only with in classes unless you pass the variable to the other class. Is this correct?
AnswerRe: Global Variables... Pin
Vikram A Punathambekar18-Sep-09 7:16
Vikram A Punathambekar18-Sep-09 7:16 
AnswerRe: Global Variables... Pin
PIEBALDconsult18-Sep-09 7:51
mvePIEBALDconsult18-Sep-09 7:51 
AnswerRe: Global Variables... Pin
Ian Shlasko18-Sep-09 8:14
Ian Shlasko18-Sep-09 8:14 
QuestionBackgroundworker Pin
arkiboys18-Sep-09 7:05
arkiboys18-Sep-09 7:05 
AnswerRe: Backgroundworker Pin
Luc Pattyn18-Sep-09 7:11
sitebuilderLuc Pattyn18-Sep-09 7:11 
AnswerRe: Backgroundworker Pin
Luc Pattyn18-Sep-09 7:39
sitebuilderLuc Pattyn18-Sep-09 7:39 
AnswerRe: Backgroundworker Pin
Ian Shlasko18-Sep-09 8:19
Ian Shlasko18-Sep-09 8:19 
QuestionEnumerate a Listbox Pin
bxlorenz18-Sep-09 7:04
bxlorenz18-Sep-09 7:04 
AnswerRe: Enumerate a Listbox Pin
Luc Pattyn18-Sep-09 7:09
sitebuilderLuc Pattyn18-Sep-09 7:09 
QuestionCopy Files in C# with Duplicate Files (Corrupt ISO) Pin
Xtrodinary18-Sep-09 6:30
Xtrodinary18-Sep-09 6:30 
AnswerRe: Copy Files in C# with Duplicate Files (Corrupt ISO) Pin
jared.hildebrandt21-Oct-09 5:16
jared.hildebrandt21-Oct-09 5:16 
QuestionNo connection could be made because the target machine actively refused it Pin
Amritarth18-Sep-09 6:06
Amritarth18-Sep-09 6:06 
AnswerRe: No connection could be made because the target machine actively refused it Pin
EliottA18-Sep-09 6:31
EliottA18-Sep-09 6:31 
AnswerRe: No connection could be made because the target machine actively refused it Pin
Luc Pattyn18-Sep-09 6:31
sitebuilderLuc Pattyn18-Sep-09 6:31 
AnswerRe: No connection could be made because the target machine actively refused it Pin
Dave Kreskowiak18-Sep-09 7:27
mveDave Kreskowiak18-Sep-09 7:27 
AnswerRe: No connection could be made because the target machine actively refused it Pin
0x3c018-Sep-09 7:40
0x3c018-Sep-09 7:40 
AnswerRe: No connection could be made because the target machine actively refused it Pin
Arun Jacob18-Sep-09 19:00
Arun Jacob18-Sep-09 19:00 

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.