Click here to Skip to main content
15,908,020 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generic webservice proxy Pin
LongRange.Shooter23-Oct-06 4:43
LongRange.Shooter23-Oct-06 4:43 
GeneralRe: Generic webservice proxy Pin
WillemM23-Oct-06 7:35
WillemM23-Oct-06 7:35 
QuestionWindows Service Pin
subrata.jana20-Oct-06 3:21
subrata.jana20-Oct-06 3:21 
AnswerRe: Windows Service Pin
J4amieC20-Oct-06 3:34
J4amieC20-Oct-06 3:34 
QuestionUsing textbox as Query filter MS Access Pin
Rick van Woudenberg20-Oct-06 3:13
Rick van Woudenberg20-Oct-06 3:13 
AnswerRe: Using textbox as Query filter MS Access Pin
Eric Dahlvang20-Oct-06 4:02
Eric Dahlvang20-Oct-06 4:02 
Questionhow to use the PrintDocument and PrintDialog? Pin
quiteSmart20-Oct-06 3:00
quiteSmart20-Oct-06 3:00 
QuestionHow to get the Month name instead of the month number Pin
Support12320-Oct-06 2:40
Support12320-Oct-06 2:40 
Hi all,

I need to convert the month number example 4 to "April"

i tried like this...

Convert.ToDateTime(cdata.Birthdate.ToShortDateString()).Month) but this brings back the number 4<br />
Convert.ToDateTime(cdata.birthdate.ToLongDateString()).Month) but this also brings back the number 4 not the word "April"


How do i go about converting the 4 into the month name?

Thank you in advance

"Many of life's failures are people who did not realize how close they were to success when they gave up." Thomas A. Edison

AnswerRe: How to get the Month name instead of the month number Pin
ejuanpp20-Oct-06 2:57
ejuanpp20-Oct-06 2:57 
GeneralRe: How to get the Month name instead of the month number Pin
Support12320-Oct-06 3:08
Support12320-Oct-06 3:08 
GeneralRe: How to get the Month name instead of the month number Pin
Support12320-Oct-06 3:36
Support12320-Oct-06 3:36 
GeneralRe: How to get the Month name instead of the month number Pin
J4amieC20-Oct-06 4:54
J4amieC20-Oct-06 4:54 
AnswerRe: How to get the Month name instead of the month number Pin
quiteSmart20-Oct-06 3:03
quiteSmart20-Oct-06 3:03 
QuestionCursor not visible after DroppedDown property is set to true Pin
chettu20-Oct-06 1:56
chettu20-Oct-06 1:56 
QuestionTablet Xp Pin
sathishtl00720-Oct-06 1:33
sathishtl00720-Oct-06 1:33 
QuestionHow to draw over a image and it be save? Pin
sathishtl00720-Oct-06 0:48
sathishtl00720-Oct-06 0:48 
AnswerRe: How to draw over a image and it be save? Pin
Christian Graus20-Oct-06 0:49
protectorChristian Graus20-Oct-06 0:49 
GeneralRe: How to draw over a image and it be save? Pin
sathishtl00720-Oct-06 1:07
sathishtl00720-Oct-06 1:07 
GeneralRe: How to draw over a image and it be save? Pin
Christian Graus20-Oct-06 1:10
protectorChristian Graus20-Oct-06 1:10 
GeneralRe: How to draw over a image and it be save? Pin
sathishtl00720-Oct-06 1:22
sathishtl00720-Oct-06 1:22 
GeneralRe: How to draw over a image and it be save? Pin
Christian Graus20-Oct-06 3:35
protectorChristian Graus20-Oct-06 3:35 
QuestionStrong Naming Pin
Gareth H20-Oct-06 0:43
Gareth H20-Oct-06 0:43 
AnswerRe: Strong Naming Pin
Gareth H21-Oct-06 2:55
Gareth H21-Oct-06 2:55 
GeneralRe: Strong Naming Pin
LongRange.Shooter23-Oct-06 4:45
LongRange.Shooter23-Oct-06 4:45 
QuestionPass variable between methods Pin
Boro_Bob20-Oct-06 0:21
Boro_Bob20-Oct-06 0:21 

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.