Click here to Skip to main content
15,893,668 members
Home / Discussions / C#
   

C#

 
Questionprint screen in C#.net Pin
Rohit Dev16-Aug-06 2:13
Rohit Dev16-Aug-06 2:13 
AnswerRe: print screen in C#.net Pin
Robert Rohde16-Aug-06 2:41
Robert Rohde16-Aug-06 2:41 
QuestionStupid Question - How Do I Find The Drive Letter My Program Was Called From? Pin
Ridlaw16-Aug-06 2:05
Ridlaw16-Aug-06 2:05 
AnswerRe: Stupid Question - How Do I Find The Drive Letter My Program Was Called From? Pin
Stefan Troschuetz16-Aug-06 2:19
Stefan Troschuetz16-Aug-06 2:19 
AnswerRe: Stupid Question - How Do I Find The Drive Letter My Program Was Called From? Pin
Christian Graus16-Aug-06 2:21
protectorChristian Graus16-Aug-06 2:21 
QuestionShowing Chinese and Japanese font on .net window form using c# Pin
vasantk16-Aug-06 2:04
vasantk16-Aug-06 2:04 
QuestionError in: Insert Date Value into Access Database Pin
M Riaz Bashir16-Aug-06 2:04
M Riaz Bashir16-Aug-06 2:04 
AnswerRe: Error in: Insert Date Value into Access Database Pin
Guffa16-Aug-06 2:34
Guffa16-Aug-06 2:34 
Because the database interprets "05/08/2006" as the 8th of may rather than the 5th of august (or vice versa).

Use a parameterized query, then you don't have to try to match the date format with the format that the database is using.


---
b { font-weight: normal; }

Questionhi Pin
pranu_1316-Aug-06 1:41
pranu_1316-Aug-06 1:41 
AnswerRe: hi Pin
Robert Rohde16-Aug-06 2:43
Robert Rohde16-Aug-06 2:43 
QuestionImplementing a CallBack COM Interface in C# Pin
James R. Twine16-Aug-06 1:12
James R. Twine16-Aug-06 1:12 
QuestionSQL DataAdapter disabled in toolbox?? Pin
raviroyx16-Aug-06 1:07
raviroyx16-Aug-06 1:07 
QuestionComboBox in a ListBox Pin
syntaxed16-Aug-06 0:53
syntaxed16-Aug-06 0:53 
AnswerRe: ComboBox in a ListBox Pin
stancrm16-Aug-06 1:25
stancrm16-Aug-06 1:25 
QuestionHow to reopen the existing opened File [modified] Pin
engsrini16-Aug-06 0:12
engsrini16-Aug-06 0:12 
QuestionI know I'm missing something [modified] Pin
Glen Harvy15-Aug-06 23:45
Glen Harvy15-Aug-06 23:45 
AnswerRe: I know I'm missing something Pin
albCode16-Aug-06 0:14
albCode16-Aug-06 0:14 
GeneralRe: I know I'm missing something Pin
Glen Harvy16-Aug-06 2:14
Glen Harvy16-Aug-06 2:14 
AnswerRe: I know I'm missing something Pin
CooperWu16-Aug-06 0:20
CooperWu16-Aug-06 0:20 
GeneralRe: I know I'm missing something Pin
Glen Harvy16-Aug-06 2:17
Glen Harvy16-Aug-06 2:17 
AnswerRe: I know I'm missing something Pin
V.16-Aug-06 2:25
professionalV.16-Aug-06 2:25 
GeneralRe: I know I'm missing something Pin
Guffa16-Aug-06 2:50
Guffa16-Aug-06 2:50 
GeneralRe: I know I'm missing something Pin
V.16-Aug-06 3:12
professionalV.16-Aug-06 3:12 
GeneralRe: I know I'm missing something Pin
Glen Harvy16-Aug-06 12:56
Glen Harvy16-Aug-06 12:56 
GeneralRe: I know I'm missing something Pin
V.16-Aug-06 20:32
professionalV.16-Aug-06 20:32 

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.