Click here to Skip to main content
15,889,808 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionRe: NGen Questions #1install assembly while it is running - #2 recognize invalid native assemblies Pin
led mike16-Apr-09 10:13
led mike16-Apr-09 10:13 
AnswerRe: NGen Questions #1install assembly while it is running - #2 recognize invalid native assemblies Pin
Dave Kreskowiak16-Apr-09 10:31
mveDave Kreskowiak16-Apr-09 10:31 
GeneralRe: NGen Questions #1install assembly while it is running - #2 recognize invalid native assemblies Pin
led mike16-Apr-09 11:39
led mike16-Apr-09 11:39 
GeneralRe: NGen Questions #1install assembly while it is running - #2 recognize invalid native assemblies Pin
dyonik16-Apr-09 22:30
dyonik16-Apr-09 22:30 
GeneralRe: NGen Questions #1install assembly while it is running - #2 recognize invalid native assemblies Pin
dyonik16-Apr-09 22:28
dyonik16-Apr-09 22:28 
QuestionHow to get the DateTime Format String from a string that represents a datetime value? Pin
JW73816-Apr-09 3:10
JW73816-Apr-09 3:10 
AnswerRe: How to get the DateTime Format String from a string that represents a datetime value? Pin
Dave Kreskowiak16-Apr-09 4:23
mveDave Kreskowiak16-Apr-09 4:23 
GeneralRe: How to get the DateTime Format String from a string that represents a datetime value? Pin
JW73816-Apr-09 5:02
JW73816-Apr-09 5:02 
Yes, but you can assume that the string has already "succesfully" been parsed with DateTime.Parse.

Supposedly DateTime.Parse decides which value is the month by using the culture-specific format information in the IFormatProvider argument. (Of course you can never be sure that that same month-day order was actually intended in the string).

Anyway, if Parse can return a DateTime then the format string is also known. It would be useful to have for instance for later calls to DateTime.ParseExact to see if other strings also follow that same format.
GeneralRe: How to get the DateTime Format String from a string that represents a datetime value? Pin
Dave Kreskowiak16-Apr-09 6:38
mveDave Kreskowiak16-Apr-09 6:38 
AnswerRe: How to get the DateTime Format String from a string that represents a datetime value? Pin
Luc Pattyn16-Apr-09 6:18
sitebuilderLuc Pattyn16-Apr-09 6:18 
QuestionWindows Setup Project - Copying DLL' and Exe in separate folders Pin
wasifahmad16-Apr-09 2:42
wasifahmad16-Apr-09 2:42 
AnswerRe: Windows Setup Project - Copying DLL' and Exe in separate folders Pin
Dave Kreskowiak16-Apr-09 4:20
mveDave Kreskowiak16-Apr-09 4:20 
AnswerRe: Windows Setup Project - Copying DLL' and Exe in separate folders Pin
wasifahmad17-Apr-09 1:10
wasifahmad17-Apr-09 1:10 
Questioncapture image Pin
p_m_kanthi15-Apr-09 22:58
p_m_kanthi15-Apr-09 22:58 
AnswerRe: capture image Pin
Dave Kreskowiak16-Apr-09 4:18
mveDave Kreskowiak16-Apr-09 4:18 
AnswerRe: capture image Pin
0x3c016-Apr-09 5:06
0x3c016-Apr-09 5:06 
Questionsetup Pin
p_m_kanthi15-Apr-09 22:56
p_m_kanthi15-Apr-09 22:56 
AnswerRe: setup Pin
Dave Kreskowiak16-Apr-09 4:16
mveDave Kreskowiak16-Apr-09 4:16 
Questionabout ms-word Pin
p_m_kanthi15-Apr-09 22:54
p_m_kanthi15-Apr-09 22:54 
AnswerRe: about ms-word Pin
Eddy Vluggen15-Apr-09 23:46
professionalEddy Vluggen15-Apr-09 23:46 
AnswerRe: about ms-word Pin
vsaratkar23-Apr-09 8:39
vsaratkar23-Apr-09 8:39 
GeneralRe: about ms-word Pin
p_m_kanthi23-Apr-09 16:07
p_m_kanthi23-Apr-09 16:07 
QuestionGroup Policy Pin
Siddharth Rastogi15-Apr-09 20:19
Siddharth Rastogi15-Apr-09 20:19 
QuestionWebBrowser - wait for document to complete (threading?) Pin
Viktor Nilsson15-Apr-09 10:35
Viktor Nilsson15-Apr-09 10:35 
AnswerRe: WebBrowser - wait for document to complete (threading?) Pin
Luc Pattyn15-Apr-09 11:02
sitebuilderLuc Pattyn15-Apr-09 11: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.