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

C#

 
GeneralRe: .NET Runtime 2.0 Error Reporting Pin
jam198217-Nov-08 3:38
jam198217-Nov-08 3:38 
QuestionAbout binding files to an C# window application Pin
dilshan_02017-Nov-08 2:21
dilshan_02017-Nov-08 2:21 
AnswerRe: About binding files to an C# window application Pin
SeMartens17-Nov-08 2:32
SeMartens17-Nov-08 2:32 
GeneralRe: About binding files to an C# window application Pin
dilshan_02017-Nov-08 2:56
dilshan_02017-Nov-08 2:56 
GeneralRe: About binding files to an C# window application Pin
SeMartens17-Nov-08 4:31
SeMartens17-Nov-08 4:31 
Questiondatarow empty Pin
Melanie Booysen17-Nov-08 1:27
Melanie Booysen17-Nov-08 1:27 
AnswerRe: datarow empty Pin
SeMartens17-Nov-08 2:13
SeMartens17-Nov-08 2:13 
AnswerRe: datarow empty Pin
Andrew Rissing17-Nov-08 4:20
Andrew Rissing17-Nov-08 4:20 
Aside from the other post, you really need to not build SQL queries like that. You're very prone to someone injecting something that would compromise the system.

Do some searches on articles here at CodeProject regarding SQL Injection to find some tips on how to resolve the above issues.
QuestionConcat objects Pin
Scalee17-Nov-08 1:16
Scalee17-Nov-08 1:16 
AnswerRe: Concat objects Pin
Simon P Stevens17-Nov-08 1:47
Simon P Stevens17-Nov-08 1:47 
GeneralRe: Concat objects Pin
Scalee17-Nov-08 2:29
Scalee17-Nov-08 2:29 
QuestionDisplay image in Image control or Bitmap Pin
B8717-Nov-08 0:46
B8717-Nov-08 0:46 
AnswerRe: Display image in Image control or Bitmap Pin
Giorgi Dalakishvili17-Nov-08 0:57
mentorGiorgi Dalakishvili17-Nov-08 0:57 
GeneralRe: Display image in Image control or Bitmap Pin
B8717-Nov-08 1:08
B8717-Nov-08 1:08 
GeneralRe: Display image in Image control or Bitmap Pin
Giorgi Dalakishvili17-Nov-08 1:11
mentorGiorgi Dalakishvili17-Nov-08 1:11 
GeneralRe: Display image in Image control or Bitmap Pin
B8717-Nov-08 1:40
B8717-Nov-08 1:40 
GeneralRe: Display image in Image control or Bitmap Pin
nelsonpaixao17-Nov-08 12:50
nelsonpaixao17-Nov-08 12:50 
QuestionHow to write and read the data from USB port within the same application? Pin
Shivarudrayya H17-Nov-08 0:39
Shivarudrayya H17-Nov-08 0:39 
AnswerRe: How to write and read the data from USB port within the same application? Pin
Scalee17-Nov-08 1:30
Scalee17-Nov-08 1:30 
QuestionAdd new control from one Form to another Form but how? Pin
zeeShan anSari16-Nov-08 23:47
zeeShan anSari16-Nov-08 23:47 
AnswerRe: Add new control from one Form to another Form but how? Pin
Simon P Stevens16-Nov-08 23:54
Simon P Stevens16-Nov-08 23:54 
GeneralRe: Add new control from one Form to another Form but how? Pin
zeeShan anSari17-Nov-08 0:05
zeeShan anSari17-Nov-08 0:05 
GeneralRe: Add new control from one Form to another Form but how? Pin
Simon P Stevens17-Nov-08 0:14
Simon P Stevens17-Nov-08 0:14 
GeneralRe: Add new control from one Form to another Form but how? Pin
zeeShan anSari17-Nov-08 0:24
zeeShan anSari17-Nov-08 0:24 
GeneralRe: Add new control from one Form to another Form but how? Pin
Simon P Stevens17-Nov-08 0:31
Simon P Stevens17-Nov-08 0:31 

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.