Click here to Skip to main content
15,923,015 members
Home / Discussions / C#
   

C#

 
AnswerRe: Learning ForEach... Pin
VanityClaw15-Oct-09 3:47
VanityClaw15-Oct-09 3:47 
GeneralRe: Learning ForEach... Pin
JollyMansArt15-Oct-09 3:53
JollyMansArt15-Oct-09 3:53 
QuestionDual running application using same database Pin
dptalt15-Oct-09 2:38
dptalt15-Oct-09 2:38 
I have an application that looks for the next job to process by querying a que table.   If it finds a record it does some processing for the corresponding job and then removes that record from the que table.   I want to have this application running on more then one server but I'm not sure the best way to keep each instance of the application from trying to process the same record in the que table.   Somehow when one instance of the application begins processing a record in the que table it needs to flag that record so that another instance of the application will not process it.   What is the best way to do this?
AnswerRe: Dual running application using same database Pin
J4amieC15-Oct-09 2:44
J4amieC15-Oct-09 2:44 
AnswerRe: Dual running application using same database Pin
Not Active15-Oct-09 3:50
mentorNot Active15-Oct-09 3:50 
Questionrandom rename for files Pin
Jassim Rahma15-Oct-09 2:37
Jassim Rahma15-Oct-09 2:37 
AnswerRe: random rename for files Pin
J4amieC15-Oct-09 2:42
J4amieC15-Oct-09 2:42 
AnswerRe: random rename for files Pin
Manas Bhardwaj15-Oct-09 2:47
professionalManas Bhardwaj15-Oct-09 2:47 
GeneralRe: random rename for files Pin
Richard MacCutchan15-Oct-09 4:57
mveRichard MacCutchan15-Oct-09 4:57 
AnswerRe: random rename for files Pin
Luc Pattyn15-Oct-09 3:32
sitebuilderLuc Pattyn15-Oct-09 3:32 
Questionpdf to tiff conversion Pin
billcodes15-Oct-09 1:47
billcodes15-Oct-09 1:47 
AnswerRe: pdf to tiff conversion Pin
Pete O'Hanlon15-Oct-09 2:01
mvePete O'Hanlon15-Oct-09 2:01 
GeneralRe: pdf to tiff conversion Pin
Richard MacCutchan15-Oct-09 2:11
mveRichard MacCutchan15-Oct-09 2:11 
GeneralRe: pdf to tiff conversion Pin
Dave Kreskowiak15-Oct-09 2:28
mveDave Kreskowiak15-Oct-09 2:28 
GeneralRe: pdf to tiff conversion Pin
Pete O'Hanlon15-Oct-09 2:55
mvePete O'Hanlon15-Oct-09 2:55 
QuestionGird data handling via Linq Pin
saboor awan15-Oct-09 0:45
saboor awan15-Oct-09 0:45 
AnswerRe: Gird data handling via Linq Pin
Mirko198015-Oct-09 3:51
Mirko198015-Oct-09 3:51 
GeneralCalendar Control using C# Pin
puwanes14-Oct-09 23:48
puwanes14-Oct-09 23:48 
GeneralRe: Calendar Control using C# Pin
Calla15-Oct-09 1:05
Calla15-Oct-09 1:05 
GeneralRe: Calendar Control using C# Pin
Rutvik Dave15-Oct-09 10:13
professionalRutvik Dave15-Oct-09 10:13 
QuestionRepresenting data Pin
Paul Harsent14-Oct-09 23:05
Paul Harsent14-Oct-09 23:05 
AnswerRe: Representing data Pin
Richard MacCutchan15-Oct-09 0:15
mveRichard MacCutchan15-Oct-09 0:15 
Questioncrop mp3 file using C# Pin
Anoop Unnikrishnan14-Oct-09 23:04
Anoop Unnikrishnan14-Oct-09 23:04 
AnswerRe: crop mp3 file using C# Pin
Rajesh R Subramanian14-Oct-09 23:51
professionalRajesh R Subramanian14-Oct-09 23:51 
QuestionExport metadata from C# methods and classes Pin
xkrja14-Oct-09 23:03
xkrja14-Oct-09 23:03 

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.