Click here to Skip to main content
16,011,608 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to convert info from a dataset object into combobox? Pin
Gareth H26-Mar-08 23:50
Gareth H26-Mar-08 23:50 
GeneralWoo! Threading! Pin
Jammer26-Mar-08 12:08
Jammer26-Mar-08 12:08 
GeneralRe: Woo! Threading! Pin
Christian Graus26-Mar-08 12:20
protectorChristian Graus26-Mar-08 12:20 
GeneralRe: Woo! Threading! Pin
Jammer26-Mar-08 12:26
Jammer26-Mar-08 12:26 
GeneralRe: Woo! Threading! Pin
Pete O'Hanlon26-Mar-08 12:22
mvePete O'Hanlon26-Mar-08 12:22 
GeneralRe: Woo! Threading! Pin
Jammer26-Mar-08 12:27
Jammer26-Mar-08 12:27 
GeneralOT Pin
Pete O'Hanlon26-Mar-08 13:04
mvePete O'Hanlon26-Mar-08 13:04 
GeneralRe: OT Pin
Jammer26-Mar-08 13:09
Jammer26-Mar-08 13:09 
Hi Pete,

Well sort of ... I'm still a bit confused about it to be honest.

Basically I think it has something to do with how LINQ and the immediate window interact. I was running a routine from the immediate window but each time it hit the SubmitChanges() line it would perform the submit and then just sit there waiting ... and waiting ... pressing pause stopped the debugging and left a green arrow saying that the submit line was the next due for execution. Hitting stop and going to have a look at the database showed the record in there that was added by the submit line that the debugger was saying it was about to execute ...

Really odd ... I haven't changed any code in that part of the app and running it via the interface is fine but even now if I run it via the immediate window I see the same behaviour ...

odd ...

Jammer

Going where everyone here has gone before! Smile | :)
My Blog

QuestionADO question, how to change database from a file .mdb? Pin
cuongmits26-Mar-08 10:39
cuongmits26-Mar-08 10:39 
AnswerRe: ADO question, how to change database from a file .mdb? Pin
Christian Graus26-Mar-08 10:55
protectorChristian Graus26-Mar-08 10:55 
GeneralRe: ADO question, how to change database from a file .mdb? Pin
cuongmits26-Mar-08 13:14
cuongmits26-Mar-08 13:14 
GeneralControl Scaling Pin
netJP12L26-Mar-08 10:26
netJP12L26-Mar-08 10:26 
GeneralRe: Control Scaling Pin
Christian Graus26-Mar-08 10:40
protectorChristian Graus26-Mar-08 10:40 
GeneralRe: Control Scaling Pin
netJP12L26-Mar-08 10:50
netJP12L26-Mar-08 10:50 
GeneralRe: Control Scaling Pin
Christian Graus26-Mar-08 10:56
protectorChristian Graus26-Mar-08 10:56 
GeneralRe: Control Scaling Pin
netJP12L26-Mar-08 11:21
netJP12L26-Mar-08 11:21 
GeneralRe: Control Scaling Pin
Christian Graus26-Mar-08 11:39
protectorChristian Graus26-Mar-08 11:39 
GeneralRe: Control Scaling Pin
netJP12L26-Mar-08 17:38
netJP12L26-Mar-08 17:38 
GeneralCrossing threads problem (editing labels from another thread) Pin
oscarderooij26-Mar-08 10:19
oscarderooij26-Mar-08 10:19 
GeneralRe: Crossing threads problem (editing labels from another thread) Pin
led mike26-Mar-08 10:30
led mike26-Mar-08 10:30 
GeneralRe: Crossing threads problem (editing labels from another thread) Pin
oscarderooij27-Mar-08 5:16
oscarderooij27-Mar-08 5:16 
GeneralRe: Crossing threads problem (editing labels from another thread) Pin
led mike27-Mar-08 5:27
led mike27-Mar-08 5:27 
GeneraldataContext.storedProcedure(params).Skip(4).Take(3) - where is it executed Pin
Seishin#26-Mar-08 10:04
Seishin#26-Mar-08 10:04 
GeneralRe: dataContext.storedProcedure(params).Skip(4).Take(3) - where is it executed Pin
led mike26-Mar-08 10:10
led mike26-Mar-08 10:10 
GeneralRe: dataContext.storedProcedure(params).Skip(4).Take(3) - where is it executed Pin
Seishin#26-Mar-08 10:19
Seishin#26-Mar-08 10:19 

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.