Click here to Skip to main content
16,005,178 members
Home / Discussions / C#
   

C#

 
GeneralSIMPLE - MAYBE - STUPID QUESTION Pin
_Comet_Keeper_19-Mar-05 21:44
_Comet_Keeper_19-Mar-05 21:44 
GeneralRe: SIMPLE - MAYBE - STUPID QUESTION Pin
Robert Rohde19-Mar-05 21:57
Robert Rohde19-Mar-05 21:57 
GeneralRe: SIMPLE - MAYBE - STUPID QUESTION Pin
WillemM19-Mar-05 23:51
WillemM19-Mar-05 23:51 
GeneralfindControl & checkbox state Pin
esakal19-Mar-05 21:22
esakal19-Mar-05 21:22 
GeneralRe: findControl & checkbox state Pin
leppie19-Mar-05 22:20
leppie19-Mar-05 22:20 
GeneralRe: findControl & checkbox state Pin
Sebrell20-Mar-05 7:05
Sebrell20-Mar-05 7:05 
GeneralPreventing multiple button clicks and process recursion Pin
phxgecko19-Mar-05 21:19
phxgecko19-Mar-05 21:19 
GeneralRe: Preventing multiple button clicks and process recursion Pin
James Poulose20-Mar-05 1:53
James Poulose20-Mar-05 1:53 
An easy solution for your problem is to keep a flag for the process to start.ie when ever you see the flag true do not initiate the process.On your button click set this flag to true and at the end of the process set it back to false.Check the status of this flag before initiating the process.

James Poulose
GeneralRe: Preventing multiple button clicks and process recursion Pin
Sebrell20-Mar-05 3:26
Sebrell20-Mar-05 3:26 
GeneralRe: Preventing multiple button clicks and process recursion Pin
phxgecko20-Mar-05 8:52
phxgecko20-Mar-05 8:52 
QuestionBackground picture in directx? Pin
taha mohamed19-Mar-05 20:40
taha mohamed19-Mar-05 20:40 
AnswerRe: Background picture in directx? Pin
Rei Miyasaka21-Mar-05 0:30
Rei Miyasaka21-Mar-05 0:30 
Generalreport generation Pin
sandeepreddy19-Mar-05 18:07
sandeepreddy19-Mar-05 18:07 
GeneralRe: report generation Pin
leppie19-Mar-05 22:19
leppie19-Mar-05 22:19 
GeneralRe: report generation Pin
sandeepreddy21-Mar-05 7:03
sandeepreddy21-Mar-05 7:03 
GeneralProblem rendering ASP.NET Pin
new_phoenix19-Mar-05 17:49
new_phoenix19-Mar-05 17:49 
GeneralRe: Problem rendering ASP.NET Pin
WillemM19-Mar-05 23:53
WillemM19-Mar-05 23:53 
GeneralRe: Problem rendering ASP.NET Pin
tom2sun20-Mar-05 0:45
tom2sun20-Mar-05 0:45 
GeneralDisplay Tooltips in StatusBar Pin
bwinfrey19-Mar-05 17:02
bwinfrey19-Mar-05 17:02 
GeneralRe: Display Tooltips in StatusBar Pin
Luis Alonso Ramos19-Mar-05 22:12
Luis Alonso Ramos19-Mar-05 22:12 
GeneralRe: Display Tooltips in StatusBar Pin
bwinfrey20-Mar-05 9:14
bwinfrey20-Mar-05 9:14 
GeneralRe: Display Tooltips in StatusBar Pin
Luis Alonso Ramos20-Mar-05 18:31
Luis Alonso Ramos20-Mar-05 18:31 
GeneralArgumentNullException error ,remoting Pin
Adnan Siddiqi19-Mar-05 11:52
Adnan Siddiqi19-Mar-05 11:52 
GeneralRe: ArgumentNullException error ,remoting Pin
mav.northwind20-Mar-05 0:24
mav.northwind20-Mar-05 0:24 
Generalcombobox datasource... Pin
Tugbay Sahin19-Mar-05 10:23
Tugbay Sahin19-Mar-05 10:23 

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.