Click here to Skip to main content
15,924,482 members
Home / Discussions / C#
   

C#

 
GeneralRe: Insert from DataTable into an SQL Table Pin
kissa492-Jul-07 6:36
kissa492-Jul-07 6:36 
GeneralRe: Insert from DataTable into an SQL Table Pin
Ed.Poore2-Jul-07 6:54
Ed.Poore2-Jul-07 6:54 
GeneralRe: Insert from DataTable into an SQL Table Pin
leppie2-Jul-07 7:21
leppie2-Jul-07 7:21 
QuestionRe: Insert from DataTable into an SQL Table Pin
kissa492-Jul-07 8:34
kissa492-Jul-07 8:34 
AnswerRe: Insert from DataTable into an SQL Table Pin
PIEBALDconsult2-Jul-07 11:05
mvePIEBALDconsult2-Jul-07 11:05 
GeneralRe: Insert from DataTable into an SQL Table Pin
kissa492-Jul-07 11:06
kissa492-Jul-07 11:06 
GeneralRe: Insert from DataTable into an SQL Table Pin
PIEBALDconsult3-Jul-07 7:07
mvePIEBALDconsult3-Jul-07 7:07 
GeneralRe: Insert from DataTable into an SQL Table Pin
kissa493-Jul-07 8:18
kissa493-Jul-07 8:18 
GeneralRe: Insert from DataTable into an SQL Table [modified] Pin
PIEBALDconsult3-Jul-07 11:56
mvePIEBALDconsult3-Jul-07 11:56 
GeneralRe: Insert from DataTable into an SQL Table Pin
kissa494-Jul-07 8:32
kissa494-Jul-07 8:32 
QuestionReading a block of data from a file Pin
I.explore.code2-Jul-07 5:50
I.explore.code2-Jul-07 5:50 
AnswerRe: Reading a block of data from a file Pin
Luc Pattyn2-Jul-07 6:11
sitebuilderLuc Pattyn2-Jul-07 6:11 
QuestionHow to pass user defined oracle type as argument to a stored procedure using c# Pin
Jayakanthan Devarajan2-Jul-07 5:27
Jayakanthan Devarajan2-Jul-07 5:27 
QuestionMDI Application- Child form to query DB only once. Pin
atulagarwal562-Jul-07 4:46
atulagarwal562-Jul-07 4:46 
AnswerRe: MDI Application- Child form to query DB only once. Pin
Not Active2-Jul-07 4:54
mentorNot Active2-Jul-07 4:54 
AnswerRe: MDI Application- Child form to query DB only once. Pin
originSH2-Jul-07 5:05
originSH2-Jul-07 5:05 
QuestionWebsite Search Functionality Pin
dboy2212-Jul-07 3:27
dboy2212-Jul-07 3:27 
AnswerRe: Website Search Functionality Pin
Ed.Poore2-Jul-07 3:43
Ed.Poore2-Jul-07 3:43 
QuestionApplication freezes even though using a thread Pin
Hampus@foi2-Jul-07 3:26
Hampus@foi2-Jul-07 3:26 
Hey!

I have some performance problems when I am using a third party dll to read and write to a GSM phone. I first used these commands to read and write in my main thread and noticed that when executing these commands, the application froze for a couple of seconds. The commands worked but the behavior was annoying. I then thought that running these commands in threadd separated from the main thread would solve the problem but it didn't. The application still freezes when using the read and write commands. Does anyone have any idea why? I though threads would solve these kinds of problems.

/Hampus
AnswerRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 3:36
sitebuilderLuc Pattyn2-Jul-07 3:36 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 3:57
Hampus@foi2-Jul-07 3:57 
GeneralRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 4:09
sitebuilderLuc Pattyn2-Jul-07 4:09 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 4:13
Hampus@foi2-Jul-07 4:13 
GeneralRe: Application freezes even though using a thread Pin
Luc Pattyn2-Jul-07 4:24
sitebuilderLuc Pattyn2-Jul-07 4:24 
GeneralRe: Application freezes even though using a thread Pin
Hampus@foi2-Jul-07 23:45
Hampus@foi2-Jul-07 23:45 

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.