Click here to Skip to main content
15,867,771 members
Home / Discussions / C#
   

C#

 
QuestionWhy changing the CurrentCulture.DateTimeFormat.ShortTimePattern doesn't affect the DateTime.now format Pin
Member 372226114-Oct-09 9:45
Member 372226114-Oct-09 9:45 
AnswerRe: Why changing the CurrentCulture.DateTimeFormat.ShortTimePattern doesn't affect the DateTime.now format Pin
DaveyM6914-Oct-09 10:29
professionalDaveyM6914-Oct-09 10:29 
GeneralRe: Why changing the CurrentCulture.DateTimeFormat.ShortTimePattern doesn't affect the DateTime.now format Pin
Member 372226114-Oct-09 20:21
Member 372226114-Oct-09 20:21 
GeneralRe: Why changing the CurrentCulture.DateTimeFormat.ShortTimePattern doesn't affect the DateTime.now format Pin
DaveyM6914-Oct-09 22:33
professionalDaveyM6914-Oct-09 22:33 
GeneralRe: Why changing the CurrentCulture.DateTimeFormat.ShortTimePattern doesn't affect the DateTime.now format Pin
Richard MacCutchan14-Oct-09 22:36
mveRichard MacCutchan14-Oct-09 22:36 
QuestionList Objects to Xml Method Pin
AndyASPVB14-Oct-09 9:08
AndyASPVB14-Oct-09 9:08 
AnswerRe: List Objects to Xml Method Pin
DaveyM6914-Oct-09 9:22
professionalDaveyM6914-Oct-09 9:22 
GeneralRe: List Objects to Xml Method Pin
AndyASPVB14-Oct-09 9:41
AndyASPVB14-Oct-09 9:41 
Thanks, but not quite.

Perhaps I need to explain a little more, the method needs to cope with any list object type. So, if I have a List Object of type string, I need it to return an xml document, but the next List Object I'll next pass it could be an object type and again I need it to return an xml document.

What I am trying to do is have one method to serialize a number List objects of different types to xml in order to handle else where in an application, but of course I do not wish to repeat the code hundred of times.
GeneralRe: List Objects to Xml Method Pin
Not Active14-Oct-09 10:18
mentorNot Active14-Oct-09 10:18 
GeneralRe: List Objects to Xml Method Pin
DaveyM6914-Oct-09 10:20
professionalDaveyM6914-Oct-09 10:20 
Questionerror sending email using Networkcredential Pin
Jassim Rahma14-Oct-09 8:32
Jassim Rahma14-Oct-09 8:32 
AnswerRe: error sending email using Networkcredential Pin
Abhijit Jana14-Oct-09 8:42
professionalAbhijit Jana14-Oct-09 8:42 
GeneralRe: error sending email using Networkcredential Pin
Jassim Rahma14-Oct-09 9:41
Jassim Rahma14-Oct-09 9:41 
GeneralRe: error sending email using Networkcredential Pin
Abhijit Jana14-Oct-09 17:18
professionalAbhijit Jana14-Oct-09 17:18 
QuestionXML VALIDATION Pin
waqasm14-Oct-09 8:23
waqasm14-Oct-09 8:23 
QuestionC# console application to dll and register..... Pin
greendragons14-Oct-09 8:20
greendragons14-Oct-09 8:20 
AnswerRe: C# console application to dll and register..... Pin
Dave Kreskowiak14-Oct-09 8:28
mveDave Kreskowiak14-Oct-09 8:28 
GeneralRe: C# console application to dll and register..... Pin
greendragons14-Oct-09 8:31
greendragons14-Oct-09 8:31 
GeneralRe: C# console application to dll and register..... Pin
DaveyM6914-Oct-09 8:38
professionalDaveyM6914-Oct-09 8:38 
GeneralRe: C# console application to dll and register..... Pin
greendragons14-Oct-09 8:46
greendragons14-Oct-09 8:46 
GeneralRe: C# console application to dll and register..... Pin
Dave Kreskowiak14-Oct-09 8:59
mveDave Kreskowiak14-Oct-09 8:59 
GeneralRe: C# console application to dll and register..... Pin
greendragons14-Oct-09 9:04
greendragons14-Oct-09 9:04 
QuestionProblem changing text on from lable from another class [modified] Pin
yogi_bear_7914-Oct-09 6:20
yogi_bear_7914-Oct-09 6:20 
AnswerRe: Problem changing text on from lable from another class Pin
Dave Kreskowiak14-Oct-09 6:38
mveDave Kreskowiak14-Oct-09 6:38 
GeneralRe: Problem changing text on from lable from another class Pin
yogi_bear_7914-Oct-09 8:02
yogi_bear_7914-Oct-09 8:02 

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.