Click here to Skip to main content
15,900,254 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Datagrid Search Pin
Tim Kohler5-Jul-06 2:56
Tim Kohler5-Jul-06 2:56 
GeneralRe: C# Datagrid Search Pin
Gammaza5-Jul-06 3:05
Gammaza5-Jul-06 3:05 
AnswerRe: C# Datagrid Search Pin
Robert Rohde5-Jul-06 3:56
Robert Rohde5-Jul-06 3:56 
GeneralRe: C# Datagrid Search Pin
Gammaza5-Jul-06 4:04
Gammaza5-Jul-06 4:04 
QuestionDrag and drop function Pin
Joyeo5-Jul-06 1:56
Joyeo5-Jul-06 1:56 
QuestionDate Time in c# Pin
Rajesh_K_Sharma5-Jul-06 1:45
Rajesh_K_Sharma5-Jul-06 1:45 
AnswerRe: Date Time in c# Pin
stancrm5-Jul-06 1:56
stancrm5-Jul-06 1:56 
AnswerRe: Date Time in c# Pin
MCSD-Gandalf5-Jul-06 1:59
MCSD-Gandalf5-Jul-06 1:59 
If you look at the documentation it states that if the day is a single digit it will be returned as a single digit. I would think it doesn't matter how it is stored internally, but how it is displayed. If you want a day to be displayed with a leading zero, use "dd" in the format string.

Here is the link from the MS help files:
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpguide/html/cpconcustomdatetimeformatstrings.htm

HTH

Gandalf
AnswerRe: Date Time in c# Pin
engsrini5-Jul-06 2:02
engsrini5-Jul-06 2:02 
AnswerRe: Date Time in c# Pin
Gammaza5-Jul-06 2:09
Gammaza5-Jul-06 2:09 
AnswerRe: Date Time in c# Pin
BoneSoft5-Jul-06 4:02
BoneSoft5-Jul-06 4:02 
QuestionProblem with TcpClient connect [modified] Pin
chintu9265-Jul-06 0:47
chintu9265-Jul-06 0:47 
AnswerRe: Problem with TcpClient connect Pin
Tim Kohler5-Jul-06 2:48
Tim Kohler5-Jul-06 2:48 
AnswerRe: Problem with TcpClient connect Pin
Daniele Ferrero5-Jul-06 2:55
Daniele Ferrero5-Jul-06 2:55 
QuestionHow to store sessions in first page in asp.net [modified] Pin
Arun Hegde5-Jul-06 0:39
Arun Hegde5-Jul-06 0:39 
AnswerRe: How to store sessions in first page in asp.net Pin
MCSD-Gandalf5-Jul-06 0:55
MCSD-Gandalf5-Jul-06 0:55 
Questionserial port question ? help please ¿ Pin
cmpeng345-Jul-06 0:32
cmpeng345-Jul-06 0:32 
AnswerRe: serial port question ? help please ¿ Pin
engsrini5-Jul-06 1:43
engsrini5-Jul-06 1:43 
Questionsms messages from asp.net application?? Pin
rohitgraycell5-Jul-06 0:19
rohitgraycell5-Jul-06 0:19 
AnswerRe: sms messages from asp.net application?? Pin
synunn5-Jul-06 0:42
synunn5-Jul-06 0:42 
Questionhow to erase a file content with c# ? Pin
cmpeng345-Jul-06 0:02
cmpeng345-Jul-06 0:02 
AnswerRe: how to erase a file content with c# ? Pin
stancrm5-Jul-06 0:09
stancrm5-Jul-06 0:09 
AnswerRe: how to erase a file content with c# ? Pin
engsrini5-Jul-06 0:13
engsrini5-Jul-06 0:13 
QuestionLoaderLock Exception in .net 2.0 Pin
Waqas Nasir4-Jul-06 23:55
Waqas Nasir4-Jul-06 23:55 
Questiondatagrid problem "windows application" Pin
chandra sagar4-Jul-06 23:46
chandra sagar4-Jul-06 23:46 

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.