Click here to Skip to main content
15,921,905 members
Home / Discussions / C#
   

C#

 
AnswerRe: Set fixed volume/wave levels Pin
mav.northwind15-Jul-07 9:45
mav.northwind15-Jul-07 9:45 
QuestionRemoting - Retrieving a server pre-created object on the client Pin
Shy Agam15-Jul-07 7:14
Shy Agam15-Jul-07 7:14 
AnswerRe: Remoting - Retrieving a server pre-created object on the client Pin
Shy Agam15-Jul-07 8:30
Shy Agam15-Jul-07 8:30 
AnswerRe: Remoting - Retrieving a server pre-created object on the client Pin
mav.northwind15-Jul-07 9:42
mav.northwind15-Jul-07 9:42 
GeneralRe: Remoting - Retrieving a server pre-created object on the client Pin
Shy Agam15-Jul-07 9:51
Shy Agam15-Jul-07 9:51 
Questioncompile file html to file XML, using C#? Pin
turoi15-Jul-07 4:51
turoi15-Jul-07 4:51 
AnswerRe: compile file html to file XML, using C#? Pin
Manas Bhardwaj15-Jul-07 5:28
professionalManas Bhardwaj15-Jul-07 5:28 
AnswerRe: compile file html to file XML, using C#? Pin
Christian Graus15-Jul-07 5:35
protectorChristian Graus15-Jul-07 5:35 
AnswerRe: compile file html to file XML, using C#? Pin
Ed.Poore15-Jul-07 8:37
Ed.Poore15-Jul-07 8:37 
QuestionTreeView.SelectedItemChanged Event Question Pin
Andy Spier15-Jul-07 4:26
Andy Spier15-Jul-07 4:26 
AnswerRe: TreeView.SelectedItemChanged Event Question Pin
Shy Agam15-Jul-07 8:04
Shy Agam15-Jul-07 8:04 
GeneralRe: TreeView.SelectedItemChanged Event Question Pin
Andy Spier15-Jul-07 9:14
Andy Spier15-Jul-07 9:14 
GeneralRe: TreeView.SelectedItemChanged Event Question Pin
Shy Agam15-Jul-07 9:43
Shy Agam15-Jul-07 9:43 
GeneralRe: TreeView.SelectedItemChanged Event Question Pin
Andy Spier17-Jul-07 11:35
Andy Spier17-Jul-07 11:35 
QuestionIncluding a "using System.X" object Pin
Manfr3d15-Jul-07 2:44
Manfr3d15-Jul-07 2:44 
AnswerRe: Including a "using System.X" object Pin
mav.northwind15-Jul-07 3:08
mav.northwind15-Jul-07 3:08 
QuestionEmail Pin
mcaos15-Jul-07 2:10
professionalmcaos15-Jul-07 2:10 
AnswerRe: Email Pin
martin_hughes15-Jul-07 3:12
martin_hughes15-Jul-07 3:12 
AnswerRe: Email Pin
mav.northwind15-Jul-07 3:15
mav.northwind15-Jul-07 3:15 
QuestionAppend new node to XML file Pin
saud_a_k15-Jul-07 1:34
saud_a_k15-Jul-07 1:34 
AnswerRe: Append new node to XML file Pin
mav.northwind15-Jul-07 2:18
mav.northwind15-Jul-07 2:18 
GeneralRe: Append new node to XML file Pin
saud_a_k15-Jul-07 19:25
saud_a_k15-Jul-07 19:25 
Questionhow to pass variable between classes in window application Pin
mhp13015-Jul-07 0:00
mhp13015-Jul-07 0:00 
AnswerRe: how to pass variable between classes in window application Pin
Guffa15-Jul-07 0:11
Guffa15-Jul-07 0:11 
GeneralRe: how to pass variable between classes in window application Pin
mhp13015-Jul-07 0:13
mhp13015-Jul-07 0:13 
Thanks,

but in general, how do I pass variables between classes in a window application? Do I always have to pass as arguments? or there are some namespace level variable I can use? I was a VB programmer so I've been spoiled that there are always application level variables to use.

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.