Click here to Skip to main content
15,888,579 members
Home / Discussions / C#
   

C#

 
GeneralRe: Question about ZedGraph and Data Types Pin
Rafone3-Dec-08 13:31
Rafone3-Dec-08 13:31 
GeneralRe: Question about ZedGraph and Data Types Pin
Christian Graus3-Dec-08 13:51
protectorChristian Graus3-Dec-08 13:51 
QuestionUsing a TextBox as Console replacement. Pin
Mr.Brainley3-Dec-08 12:16
Mr.Brainley3-Dec-08 12:16 
GeneralRe: Using a TextBox as Console replacement. Pin
Luc Pattyn3-Dec-08 12:38
sitebuilderLuc Pattyn3-Dec-08 12:38 
GeneralRe: Using a TextBox as Console replacement. Pin
User 43300283-Dec-08 14:06
User 43300283-Dec-08 14:06 
GeneralRe: Using a TextBox as Console replacement. Pin
Luc Pattyn3-Dec-08 14:19
sitebuilderLuc Pattyn3-Dec-08 14:19 
GeneralRe: Using a TextBox as Console replacement. Pin
Mr.Brainley7-Dec-08 0:35
Mr.Brainley7-Dec-08 0:35 
QuestionReading files over network asynchronously Pin
CodingYoshi3-Dec-08 12:10
CodingYoshi3-Dec-08 12:10 
I need to read some file from over 200 different pcs and then insert them into the database. The application should not hang if it can not read from one pc due to whatever reason so I am thinking of doing the read asynchronously and when done will be directed to a routine which will insert them into db. I need to do some work with the data first before inserting into db so I am taking the csv file contents and putting them into a DataTable object. Is this Ok or are there any precautions I should take?

What should I watch out for?
What can go wrong?
Should I use Async or it is not needed?

Thanks,
QuestionHow to stop windows form from refreshing/updating Pin
Kent K3-Dec-08 11:20
professionalKent K3-Dec-08 11:20 
AnswerRe: How to stop windows form from refreshing/updating Pin
Christian Graus3-Dec-08 11:48
protectorChristian Graus3-Dec-08 11:48 
GeneralRe: How to stop windows form from refreshing/updating Pin
Kent K3-Dec-08 12:03
professionalKent K3-Dec-08 12:03 
GeneralRe: How to stop windows form from refreshing/updating Pin
Christian Graus3-Dec-08 13:52
protectorChristian Graus3-Dec-08 13:52 
Questionpropertyies and attributes Pin
netJP12L3-Dec-08 11:20
netJP12L3-Dec-08 11:20 
QuestionSyntax error (missing operator) in query expression Pin
hassanasp3-Dec-08 10:22
hassanasp3-Dec-08 10:22 
AnswerRe: Syntax error (missing operator) in query expression Pin
PH-MAT3-Dec-08 10:25
PH-MAT3-Dec-08 10:25 
GeneralRe: Syntax error (missing operator) in query expression Pin
hassanasp3-Dec-08 10:34
hassanasp3-Dec-08 10:34 
AnswerRe: Syntax error (missing operator) in query expression Pin
Wendelius3-Dec-08 10:50
mentorWendelius3-Dec-08 10:50 
AnswerRe: Syntax error (missing operator) in query expression Pin
Christian Graus3-Dec-08 11:47
protectorChristian Graus3-Dec-08 11:47 
AnswerRe: Syntax error (missing operator) in query expression Pin
User 43300283-Dec-08 14:42
User 43300283-Dec-08 14:42 
QuestionSignificance of the Static and Virtual Pin
Pr@teek B@h!3-Dec-08 9:58
Pr@teek B@h!3-Dec-08 9:58 
AnswerRe: Significance of the Static and Virtual Pin
Wendelius3-Dec-08 10:20
mentorWendelius3-Dec-08 10:20 
GeneralRe: Significance of the Static and Virtual Pin
Pr@teek B@h!4-Dec-08 3:34
Pr@teek B@h!4-Dec-08 3:34 
GeneralRe: Significance of the Static and Virtual Pin
Wendelius4-Dec-08 4:04
mentorWendelius4-Dec-08 4:04 
QuestionCalendar will not show highlighted day Pin
Glacier63273-Dec-08 9:55
Glacier63273-Dec-08 9:55 
AnswerRe: Calendar will not show highlighted day Pin
leppie3-Dec-08 10:24
leppie3-Dec-08 10:24 

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.