Click here to Skip to main content
15,901,122 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to assign a ref parameter to static ref variable so that another function can change it? Pin
elastic_vipin30-Oct-07 21:37
elastic_vipin30-Oct-07 21:37 
QuestionAccessing Web Applications DLL methods Pin
totocaster30-Oct-07 5:00
totocaster30-Oct-07 5:00 
AnswerRe: Accessing Web Applications DLL methods Pin
Eduard Keilholz30-Oct-07 5:13
Eduard Keilholz30-Oct-07 5:13 
AnswerRe: Accessing Web Applications DLL methods Pin
Andrei Ungureanu30-Oct-07 5:15
Andrei Ungureanu30-Oct-07 5:15 
QuestionCaching or what? Pin
Dextter30-Oct-07 4:31
Dextter30-Oct-07 4:31 
AnswerRe: Caching or what? Pin
led mike30-Oct-07 5:10
led mike30-Oct-07 5:10 
GeneralRe: Caching or what? Pin
Pete O'Hanlon30-Oct-07 6:06
mvePete O'Hanlon30-Oct-07 6:06 
QuestionBackground sql connection Pin
ev00l30-Oct-07 4:21
ev00l30-Oct-07 4:21 
Hey all.
First of all, please keep in mind that i am far from a proffesionel programmer, so dont go to hardcore on me.

The actual Q:

I have made a C# windows form, that connect to a remote mssql database, receives data, and plots it into a gridview. U can also add new data to the sql database. I made it update everytime u focus it, or change values. This however causes the program to hang all the time. Is there anyway to make it update in the background, perhaps every 10 secs, and then just pick of the most reason local version, everytime u focus it? I use tableadapter and dataset to store and edit the data in. Perhaps u could make it update the dataset in the background?

Anyways, i hope u guys understood just a little bit of what my problem is.

1000 x thx in advance
//ev00l
AnswerRe: Background sql connection Pin
Christian Wikander30-Oct-07 4:44
Christian Wikander30-Oct-07 4:44 
GeneralRe: Background sql connection Pin
ev00l30-Oct-07 4:48
ev00l30-Oct-07 4:48 
AnswerRe: Background sql connection Pin
led mike30-Oct-07 5:14
led mike30-Oct-07 5:14 
GeneralRe: Background sql connection Pin
Rob Philpott30-Oct-07 5:24
Rob Philpott30-Oct-07 5:24 
GeneralRe: Background sql connection Pin
led mike30-Oct-07 6:35
led mike30-Oct-07 6:35 
GeneralRe: Background sql connection Pin
ev00l31-Oct-07 8:10
ev00l31-Oct-07 8:10 
GeneralRe: Background sql connection Pin
led mike31-Oct-07 9:13
led mike31-Oct-07 9:13 
GeneralRe: Background sql connection Pin
ev00l1-Nov-07 4:35
ev00l1-Nov-07 4:35 
GeneralRe: Background sql connection Pin
led mike1-Nov-07 5:58
led mike1-Nov-07 5:58 
QuestionHello Pin
anu91430-Oct-07 4:16
anu91430-Oct-07 4:16 
AnswerRe: Hello Pin
Malcolm Smart30-Oct-07 4:18
Malcolm Smart30-Oct-07 4:18 
AnswerRe: Hello Pin
Luc Pattyn30-Oct-07 4:56
sitebuilderLuc Pattyn30-Oct-07 4:56 
AnswerRe: Hello Pin
Paul Conrad30-Oct-07 6:21
professionalPaul Conrad30-Oct-07 6:21 
QuestionFlickering effect Pin
AB777130-Oct-07 3:49
AB777130-Oct-07 3:49 
AnswerRe: Flickering effect Pin
il_masacratore30-Oct-07 3:57
il_masacratore30-Oct-07 3:57 
GeneralRe: Flickering effect Pin
Christian Wikander30-Oct-07 4:21
Christian Wikander30-Oct-07 4:21 
QuestionGet the list of Controls in the windows application Pin
Huzefa_Incredible30-Oct-07 3:42
Huzefa_Incredible30-Oct-07 3:42 

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.