Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: Anyone else seen the new C# .NET CommandBars beta from Codejock? I think I like it :) Pin
Pete O'Hanlon16-Jun-08 8:23
mvePete O'Hanlon16-Jun-08 8:23 
GeneralRe: Anyone else seen the new C# .NET CommandBars beta from Codejock? I think I like it :) Pin
Joe Woodbury16-Jun-08 10:31
professionalJoe Woodbury16-Jun-08 10:31 
GeneralRe: Anyone else seen the new C# .NET CommandBars beta from Codejock? I think I like it :) Pin
That Asian Guy16-Jun-08 12:26
That Asian Guy16-Jun-08 12:26 
QuestionTreeview loop Pin
Scalee16-Jun-08 8:04
Scalee16-Jun-08 8:04 
AnswerRe: Treeview loop Pin
led mike16-Jun-08 8:10
led mike16-Jun-08 8:10 
Questionsocket programming in c# Pin
WebMaster16-Jun-08 7:15
WebMaster16-Jun-08 7:15 
AnswerRe: socket programming in c# Pin
led mike16-Jun-08 8:08
led mike16-Jun-08 8:08 
Questionproblem with .aspx pages Pin
WebMaster16-Jun-08 7:04
WebMaster16-Jun-08 7:04 
I'm having a problem with aspx in c#. I have five different classes
performing five different tasks that are being called using
five chackboxes in a .aspx page, when in each class, I want to inform the user
which class performs its operation at the moment, using a label in the page, like this:
info.Text="class 1 is performing its operation";
I pass the label as an argument to the constructor of each class so that it will be able to change it, the problem is that
the changes do not take place till very late during runtime, I mean the textbox doesn't change after the line of code I mentioned, t changes after
the class has finished it's operation.
What should I do? Are there any functions like flush() provided in c# which make the changes being made at the exact time?
AnswerRe: problem with .aspx pages Pin
eggsovereasy16-Jun-08 10:06
eggsovereasy16-Jun-08 10:06 
GeneralRe: problem with .aspx pages Pin
WebMaster16-Jun-08 21:55
WebMaster16-Jun-08 21:55 
AnswerRe: problem with .aspx pages Pin
Pete O'Hanlon16-Jun-08 10:27
mvePete O'Hanlon16-Jun-08 10:27 
QuestionDrag Drop from tree to data grid VS 2005 Pin
sam1287416-Jun-08 6:33
sam1287416-Jun-08 6:33 
AnswerRe: Drag Drop from tree to data grid VS 2005 Pin
led mike16-Jun-08 6:50
led mike16-Jun-08 6:50 
GeneralRe: Drag Drop from tree to data grid VS 2005 Pin
sam1287416-Jun-08 7:37
sam1287416-Jun-08 7:37 
GeneralRe: Drag Drop from tree to data grid VS 2005 Pin
led mike16-Jun-08 8:09
led mike16-Jun-08 8:09 
GeneralRe: Drag Drop from tree to data grid VS 2005 Pin
sam1287417-Jun-08 5:11
sam1287417-Jun-08 5:11 
GeneralRe: Drag Drop from tree to data grid VS 2005 Pin
sam1287417-Jun-08 5:37
sam1287417-Jun-08 5:37 
GeneralRe: Drag Drop from tree to data grid VS 2005 Pin
led mike18-Jun-08 6:01
led mike18-Jun-08 6:01 
QuestionAuto Size the DataGridViewComboBoxColumn Drop Down to the contents? Pin
sgeorgij16-Jun-08 4:43
sgeorgij16-Jun-08 4:43 
AnswerRe: Auto Size the DataGridViewComboBoxColumn Drop Down to the contents? Pin
squattyarun16-Jun-08 7:10
squattyarun16-Jun-08 7:10 
GeneralRe: Auto Size the DataGridViewComboBoxColumn Drop Down to the contents? Pin
sgeorgij16-Jun-08 10:18
sgeorgij16-Jun-08 10:18 
QuestionRenaming Pin
ellllllllie16-Jun-08 4:38
ellllllllie16-Jun-08 4:38 
AnswerRe: Renaming Pin
netJP12L16-Jun-08 5:05
netJP12L16-Jun-08 5:05 
QuestionC# connects to Sybase IQ Pin
zecodela16-Jun-08 4:36
zecodela16-Jun-08 4:36 
QuestionConvert to int32 problem Pin
Newbie_Toy16-Jun-08 3:59
Newbie_Toy16-Jun-08 3:59 

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.