Click here to Skip to main content
15,897,518 members
Home / Discussions / C#
   

C#

 
QuestionHow to convert string to xml Pin
trilokharry4-Dec-08 4:51
trilokharry4-Dec-08 4:51 
AnswerRe: How to convert string to xml Pin
led mike4-Dec-08 4:55
led mike4-Dec-08 4:55 
AnswerRe: How to convert string to xml Pin
J4amieC4-Dec-08 4:55
J4amieC4-Dec-08 4:55 
Questionquestion in word automation Pin
hatan864-Dec-08 4:22
hatan864-Dec-08 4:22 
AnswerRe: question in word automation Pin
dan!sh 4-Dec-08 4:25
professional dan!sh 4-Dec-08 4:25 
GeneralRe: question in word automation Pin
hatan864-Dec-08 5:02
hatan864-Dec-08 5:02 
GeneralRe: question in word automation Pin
dan!sh 4-Dec-08 5:13
professional dan!sh 4-Dec-08 5:13 
QuestionSet Default Value of DataTable field When Retrieving from Database Pin
polishprogrammer4-Dec-08 4:00
polishprogrammer4-Dec-08 4:00 
I have an application that needs to retrieve data from a database using a left join query. The left join, of course, may return null values from the "right" database table (call it table2) if a matching record is not found in table2.

This can cause a problem because I have fields on my form bound to the values in the DataTable filled by the SQL query. I handled this problem by running through each line in the resultant DataTable and replacing any null values with an appropriate default, but this operation is relatively time consuming.

Is there a better method to set the default values on the DataTable.

Thanks.
AnswerRe: Set Default Value of DataTable field When Retrieving from Database Pin
Ben Fair4-Dec-08 4:35
Ben Fair4-Dec-08 4:35 
GeneralRe: Set Default Value of DataTable field When Retrieving from Database Pin
polishprogrammer4-Dec-08 5:42
polishprogrammer4-Dec-08 5:42 
QuestionDrawing a line with Custom Pen Pin
pym4-Dec-08 2:55
pym4-Dec-08 2:55 
AnswerRe: Drawing a line with Custom Pen Pin
#realJSOP4-Dec-08 3:44
professional#realJSOP4-Dec-08 3:44 
GeneralRe: Drawing a line with Custom Pen Pin
pym6-Dec-08 21:17
pym6-Dec-08 21:17 
GeneralRe: Drawing a line with Custom Pen Pin
#realJSOP6-Dec-08 23:15
professional#realJSOP6-Dec-08 23:15 
Question[Message Deleted] Pin
tonyjsebastian14-Dec-08 2:08
tonyjsebastian14-Dec-08 2:08 
AnswerRe: how to create a make file for c# Pin
Nissim Salomon4-Dec-08 2:16
Nissim Salomon4-Dec-08 2:16 
AnswerRe: how to create a make file for c# Pin
J4amieC4-Dec-08 2:26
J4amieC4-Dec-08 2:26 
AnswerRe: how to create a make file for c# Pin
leppie4-Dec-08 2:29
leppie4-Dec-08 2:29 
AnswerRe: [Message Deleted] Pin
EliottA4-Dec-08 2:39
EliottA4-Dec-08 2:39 
AnswerRe: [Message Deleted] PinPopular
#realJSOP4-Dec-08 3:05
professional#realJSOP4-Dec-08 3:05 
GeneralRe: [Message Deleted] Pin
Simon P Stevens4-Dec-08 3:22
Simon P Stevens4-Dec-08 3:22 
GeneralRe: [Message Deleted] Pin
#realJSOP4-Dec-08 3:36
professional#realJSOP4-Dec-08 3:36 
GeneralRe: [Message Deleted] Pin
EliottA4-Dec-08 3:22
EliottA4-Dec-08 3:22 
QuestionRe: [Message Deleted] Pin
led mike4-Dec-08 5:00
led mike4-Dec-08 5:00 
AnswerRe: [Message Deleted] Pin
#realJSOP4-Dec-08 5:14
professional#realJSOP4-Dec-08 5:14 

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.