Click here to Skip to main content
15,894,646 members
Home / Discussions / C#
   

C#

 
QuestionAplication uninstall fata error Pin
Tridip Bhattacharjee2-Nov-09 1:27
professionalTridip Bhattacharjee2-Nov-09 1:27 
QuestionHow can i dump a datagrame (IP packet) & it's header (IP header & TCP header) ??????????? Pin
3bood.ghzawi2-Nov-09 0:46
3bood.ghzawi2-Nov-09 0:46 
QuestionIs there any libraries which work on usb Pin
Liya Kebede2-Nov-09 0:38
Liya Kebede2-Nov-09 0:38 
AnswerMessage Closed Pin
2-Nov-09 0:55
stancrm2-Nov-09 0:55 
GeneralRe: Is there any libraries which work on usb Pin
Liya Kebede2-Nov-09 0:57
Liya Kebede2-Nov-09 0:57 
QuestionPerformance Issue Pin
Pavan Navali2-Nov-09 0:27
Pavan Navali2-Nov-09 0:27 
QuestionTransferring user input from a textBox of a form to a label of another form Pin
gamer11271-Nov-09 22:54
gamer11271-Nov-09 22:54 
AnswerRe: Transferring user input from a textBox of a form to a label of another form Pin
Christian Graus1-Nov-09 23:00
protectorChristian Graus1-Nov-09 23:00 
gamer1127 wrote:
OrderInfo customerChoices = new OrderInfo();


You need to read a basic book on OO. Imagine you own two cars. Imagine you put a good stereo in one. Now, you're driving the other one. Do you have a good stereo ? Perhaps, but perhaps not. You have two different instances of OrderInfo, you set values in one, and the other is unaffected. You should use delegates to create communication between forms. Just google for articles explaining how delegates work, and go from there.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Transferring user input from a textBox of a form to a label of another form Pin
gamer11271-Nov-09 23:10
gamer11271-Nov-09 23:10 
Questioni need help Pin
zez01-Nov-09 20:22
zez01-Nov-09 20:22 
AnswerRe: i need help Pin
Christian Graus1-Nov-09 20:32
protectorChristian Graus1-Nov-09 20:32 
AnswerRe: i need help Pin
Mycroft Holmes1-Nov-09 20:37
professionalMycroft Holmes1-Nov-09 20:37 
GeneralRe: i need help Pin
Christian Graus1-Nov-09 20:45
protectorChristian Graus1-Nov-09 20:45 
GeneralRe: i need help Pin
zez01-Nov-09 20:57
zez01-Nov-09 20:57 
GeneralRe: i need help Pin
Christian Graus1-Nov-09 21:18
protectorChristian Graus1-Nov-09 21:18 
GeneralRe: i need help Pin
zez01-Nov-09 21:35
zez01-Nov-09 21:35 
GeneralRe: i need help Pin
Christian Graus1-Nov-09 21:40
protectorChristian Graus1-Nov-09 21:40 
AnswerRe: i need help Pin
dan!sh 1-Nov-09 20:54
professional dan!sh 1-Nov-09 20:54 
Questionhow to disable BT and WIFI in windows mobile - C# Pin
E_Gold1-Nov-09 19:26
E_Gold1-Nov-09 19:26 
AnswerRe: how to disable BT and WIFI in windows mobile - C# Pin
Christian Graus1-Nov-09 20:01
protectorChristian Graus1-Nov-09 20:01 
GeneralRe: how to disable BT and WIFI in windows mobile - C# Pin
E_Gold1-Nov-09 21:15
E_Gold1-Nov-09 21:15 
GeneralRe: how to disable BT and WIFI in windows mobile - C# Pin
Christian Graus1-Nov-09 21:19
protectorChristian Graus1-Nov-09 21:19 
QuestionReport not load Pin
haleemasher1-Nov-09 18:59
haleemasher1-Nov-09 18:59 
AnswerRe: Report not load Pin
Christian Graus1-Nov-09 19:10
protectorChristian Graus1-Nov-09 19:10 
QuestionUsing .Equals on a generic type constrained by struct. Pin
CaptainSeeSharp1-Nov-09 15:45
CaptainSeeSharp1-Nov-09 15:45 

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.