Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: Reflection - Dynamically invoking property Pin
Ennis Ray Lynch, Jr.18-Aug-10 8:10
Ennis Ray Lynch, Jr.18-Aug-10 8:10 
GeneralRe: Reflection - Dynamically invoking property Pin
imak18-Aug-10 8:13
imak18-Aug-10 8:13 
QuestionHow to connect my client and server programs on internet Pin
ayandelhi18-Aug-10 6:56
ayandelhi18-Aug-10 6:56 
AnswerRe: How to connect my client and server programs on internet Pin
I Believe In GOD18-Aug-10 9:26
I Believe In GOD18-Aug-10 9:26 
GeneralRe: How to connect my client and server programs on internet Pin
ayandelhi20-Aug-10 20:43
ayandelhi20-Aug-10 20:43 
QuestionFormatting Strings Containing Months and Years Pin
Adam Jasper18-Aug-10 6:17
Adam Jasper18-Aug-10 6:17 
AnswerRe: Formatting Strings Containing Months and Years Pin
Ennis Ray Lynch, Jr.18-Aug-10 6:28
Ennis Ray Lynch, Jr.18-Aug-10 6:28 
AnswerRe: Formatting Strings Containing Months and Years Pin
puromtec118-Aug-10 10:22
puromtec118-Aug-10 10:22 
Use regex for interpreting the date parts at least. Then any captured month could be substring'd (0,3) to reformat it. And, Ennis's suggestion would be good to be sure it is a valid month.
GeneralRe: Formatting Strings Containing Months and Years Pin
Adam Jasper19-Aug-10 4:09
Adam Jasper19-Aug-10 4:09 
AnswerRe: Formatting Strings Containing Months and Years Pin
#realJSOP19-Aug-10 3:48
professional#realJSOP19-Aug-10 3:48 
GeneralRe: Formatting Strings Containing Months and Years Pin
Adam Jasper19-Aug-10 4:07
Adam Jasper19-Aug-10 4:07 
Questioncasting from System._ComObject Pin
manustone18-Aug-10 5:26
manustone18-Aug-10 5:26 
AnswerRe: casting from System._ComObject Pin
OriginalGriff18-Aug-10 5:33
mveOriginalGriff18-Aug-10 5:33 
GeneralRe: casting from System._ComObject Pin
manustone18-Aug-10 6:16
manustone18-Aug-10 6:16 
AnswerRe: casting from System._ComObject Pin
Paul Michalik20-Aug-10 22:45
Paul Michalik20-Aug-10 22:45 
Questionerror in c# Pin
arkiboys18-Aug-10 4:56
arkiboys18-Aug-10 4:56 
AnswerRe: error in c# Pin
Nuri Ismail18-Aug-10 5:04
Nuri Ismail18-Aug-10 5:04 
GeneralRe: error in c# Pin
arkiboys18-Aug-10 5:05
arkiboys18-Aug-10 5:05 
GeneralRe: error in c# Pin
Nuri Ismail18-Aug-10 5:13
Nuri Ismail18-Aug-10 5:13 
AnswerRe: error in c# Pin
OriginalGriff18-Aug-10 5:12
mveOriginalGriff18-Aug-10 5:12 
Questionc# Pin
galatia-318-Aug-10 4:06
galatia-318-Aug-10 4:06 
AnswerRe: c# PinPopular
Bernhard Hiller18-Aug-10 4:14
Bernhard Hiller18-Aug-10 4:14 
AnswerRe: c# Pin
Ian Shlasko18-Aug-10 4:18
Ian Shlasko18-Aug-10 4:18 
AnswerRe: c# Pin
J4amieC18-Aug-10 4:50
J4amieC18-Aug-10 4:50 
AnswerRe: c# Pin
OriginalGriff18-Aug-10 5:16
mveOriginalGriff18-Aug-10 5:16 

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.