Click here to Skip to main content
15,882,209 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: problem with .aspx pages Pin
eggsovereasy16-Jun-08 10:06
eggsovereasy16-Jun-08 10:06 
You have to understand how web pages work. The user clicks your button, it sends a request to your web server, the .net worker process processes the request, performs all actions, then builds the html and shoots it back to the user's web browser. There is no point in here with ASP.net can tell the client to show a loading message. You must use a client side language to do this (like javascript).

I hope I was clear.
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 
AnswerRe: Convert to int32 problem Pin
Christian Graus16-Jun-08 4:01
protectorChristian Graus16-Jun-08 4:01 

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.