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

C#

 
GeneralRe: Help! Using updatequery in click event. Pin
led mike18-May-07 5:21
led mike18-May-07 5:21 
QuestionChat Application Pin
kantipudi18-May-07 3:36
kantipudi18-May-07 3:36 
AnswerRe: Chat Application Pin
Dave Herren21-May-07 12:13
Dave Herren21-May-07 12:13 
QuestionCreating a word pair object and calling a method Pin
Ntoki18-May-07 3:35
Ntoki18-May-07 3:35 
AnswerRe: Creating a word pair object and calling a method Pin
Not Active18-May-07 3:56
mentorNot Active18-May-07 3:56 
GeneralRe: Creating a word pair object and calling a method Pin
Giorgi Dalakishvili18-May-07 4:07
mentorGiorgi Dalakishvili18-May-07 4:07 
QuestionProblem in populating a dataset through backGroundWorker Pin
Rocky#18-May-07 1:01
Rocky#18-May-07 1:01 
AnswerRe: Problem in populating a dataset through backGroundWorker Pin
kubben18-May-07 2:11
kubben18-May-07 2:11 
This is just a guess without seeing your code. When you click the button you probably need to check to see if the background worker process it already running. If it is you need to decide if you want to cancel it. Since you are using .net 2.0 perhaps you should just thing about using an asycn database call. If you look up SqlCommand.BeginExecuteReader you will find a nice example of how to do this.

Hope that helps.
Ben
GeneralRe: Problem in populating a dataset through backGroundWorker Pin
Rocky#18-May-07 2:30
Rocky#18-May-07 2:30 
Question.NET Serialization and Remoting problem Pin
bilo8117-May-07 23:55
bilo8117-May-07 23:55 
QuestionPrinting a DataGridView without overlapping data Pin
Gareth H17-May-07 23:50
Gareth H17-May-07 23:50 
AnswerRe: Printing a DataGridView without overlapping data Pin
kubben18-May-07 2:14
kubben18-May-07 2:14 
GeneralRe: Printing a DataGridView without overlapping data Pin
Gareth H18-May-07 3:18
Gareth H18-May-07 3:18 
GeneralRe: Printing a DataGridView without overlapping data Pin
Gareth H20-May-07 23:10
Gareth H20-May-07 23:10 
QuestionDeserializing string[] Pin
gvanto17-May-07 23:37
gvanto17-May-07 23:37 
AnswerRe: Deserializing string[] Pin
blackjack215017-May-07 23:50
blackjack215017-May-07 23:50 
GeneralRe: Deserializing string[] Pin
gvanto18-May-07 0:21
gvanto18-May-07 0:21 
GeneralRe: Deserializing string[] Pin
blackjack215018-May-07 0:27
blackjack215018-May-07 0:27 
GeneralRe: Deserializing string[] Pin
Gareth H18-May-07 0:31
Gareth H18-May-07 0:31 
GeneralRe: Deserializing string[] Pin
blackjack215018-May-07 0:41
blackjack215018-May-07 0:41 
AnswerRe: Deserializing string[] Pin
Manoj Kumar Rai18-May-07 2:21
professionalManoj Kumar Rai18-May-07 2:21 
AnswerRe: Deserializing string[] Pin
gvanto18-May-07 15:25
gvanto18-May-07 15:25 
Questionebook source c# Pin
giang198117-May-07 23:31
giang198117-May-07 23:31 
AnswerRe: ebook source c# Pin
Hari Om Prakash Sharma18-May-07 2:35
Hari Om Prakash Sharma18-May-07 2:35 
AnswerRe: ebook source c# Pin
Giorgi Dalakishvili18-May-07 3:55
mentorGiorgi Dalakishvili18-May-07 3:55 

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.