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

C#

 
AnswerRe: How to use DrawString to position text Pin
Pete O'Hanlon1-Jul-08 9:48
mvePete O'Hanlon1-Jul-08 9:48 
AnswerRe: How to use DrawString to position text Pin
luisnike191-Jul-08 9:56
luisnike191-Jul-08 9:56 
QuestionFont Format in DataGrid Pin
cidmi.dovic1-Jul-08 8:40
cidmi.dovic1-Jul-08 8:40 
AnswerRe: Font Format in DataGrid Pin
Kjetil Svendsen1-Jul-08 9:38
Kjetil Svendsen1-Jul-08 9:38 
QuestionIs it possible to Load Console APP in background in C# ? Pin
Mohammad Dayyan1-Jul-08 8:08
Mohammad Dayyan1-Jul-08 8:08 
AnswerRe: Is it possible to Load Console APP in background in C# ? Pin
Colin Angus Mackay1-Jul-08 10:37
Colin Angus Mackay1-Jul-08 10:37 
GeneralRe: Is it possible to Load Console APP in background in C# ? Pin
Mohammad Dayyan1-Jul-08 15:33
Mohammad Dayyan1-Jul-08 15:33 
QuestionSaving & Retrieving null Dates Pin
belzer1-Jul-08 7:00
belzer1-Jul-08 7:00 
Hello
I am using C# with MSSQL and in my project i have a typed DataSet that contains a DateTime Field.

In my case the DateTime Filed could be Null,

I have set the AllowNulls to Yes.

When i am retrieving or saving records with null date an error pops up

StrongTypingException was unhanded by user code - The value for column 'Date' in table 'SpecialGroupRules' is DBNull.

in the DataSet Properties for the Date Column I tried to set NullValue to Null, but i wouldn't allow me

only to set it to (Throw exception)

Please Help
AnswerRe: Saving & Retrieving null Dates Pin
User 66581-Jul-08 7:20
User 66581-Jul-08 7:20 
GeneralRe: Saving & Retrieving null Dates Pin
belzer1-Jul-08 7:28
belzer1-Jul-08 7:28 
GeneralRe: Saving & Retrieving null Dates Pin
User 66581-Jul-08 7:33
User 66581-Jul-08 7:33 
GeneralRe: Saving & Retrieving null Dates Pin
belzer1-Jul-08 7:59
belzer1-Jul-08 7:59 
QuestionObject details Pin
DarrollWalsh1-Jul-08 6:35
DarrollWalsh1-Jul-08 6:35 
AnswerRe: Object details Pin
led mike1-Jul-08 7:34
led mike1-Jul-08 7:34 
GeneralRe: Object details Pin
DarrollWalsh1-Jul-08 9:14
DarrollWalsh1-Jul-08 9:14 
GeneralRe: Object details Pin
Pete O'Hanlon1-Jul-08 9:52
mvePete O'Hanlon1-Jul-08 9:52 
GeneralRe: Object details Pin
DarrollWalsh1-Jul-08 10:17
DarrollWalsh1-Jul-08 10:17 
GeneralRe: Object details Pin
led mike1-Jul-08 11:09
led mike1-Jul-08 11:09 
QuestionGet last copied/moved file ? Pin
Xmen Real 1-Jul-08 6:28
professional Xmen Real 1-Jul-08 6:28 
AnswerRe: Get last copied/moved file ? Pin
Abhijit Jana1-Jul-08 7:04
professionalAbhijit Jana1-Jul-08 7:04 
GeneralRe: Get last copied/moved file ? Pin
Xmen Real 1-Jul-08 7:06
professional Xmen Real 1-Jul-08 7:06 
GeneralRe: Get last copied/moved file ? Pin
Abhijit Jana1-Jul-08 7:18
professionalAbhijit Jana1-Jul-08 7:18 
GeneralRe: Get last copied/moved file ? Pin
Xmen Real 1-Jul-08 7:24
professional Xmen Real 1-Jul-08 7:24 
GeneralRe: Get last copied/moved file ? Pin
Abhijit Jana1-Jul-08 7:26
professionalAbhijit Jana1-Jul-08 7:26 
GeneralRe: Get last copied/moved file ? Pin
Xmen Real 1-Jul-08 7:34
professional Xmen Real 1-Jul-08 7:34 

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.