Click here to Skip to main content
15,888,077 members
Home / Discussions / C#
   

C#

 
AnswerRe: datetime problem Pin
Ennis Ray Lynch, Jr.25-Oct-10 10:10
Ennis Ray Lynch, Jr.25-Oct-10 10:10 
GeneralRe: datetime problem Pin
Dhyanga25-Oct-10 10:13
Dhyanga25-Oct-10 10:13 
AnswerRe: datetime problem Pin
Luc Pattyn25-Oct-10 10:22
sitebuilderLuc Pattyn25-Oct-10 10:22 
AnswerRe: datetime problem Pin
Dhyanga25-Oct-10 10:32
Dhyanga25-Oct-10 10:32 
GeneralRe: datetime problem Pin
Pete O'Hanlon25-Oct-10 10:37
mvePete O'Hanlon25-Oct-10 10:37 
GeneralRe: datetime problem Pin
Dhyanga25-Oct-10 10:42
Dhyanga25-Oct-10 10:42 
GeneralRe: datetime problem Pin
Pete O'Hanlon25-Oct-10 10:47
mvePete O'Hanlon25-Oct-10 10:47 
AnswerRe: datetime problem Pin
sc_ad25-Oct-10 16:27
sc_ad25-Oct-10 16:27 
1: show this result(result.GetString(1));
2: the result fit to time of rule ;
3: String strTime = Convert.ToDateTime(the result fit to time of rule).ToString("yyyy-MM-dd")
4: DateTime dt = new DateTime();
dt = Convert.ToDateTime(the result);
AnswerRe: datetime problem Pin
V.25-Oct-10 21:02
professionalV.25-Oct-10 21:02 
QuestionT[,] can't be cast to object[,] ? Why not? [solved] Pin
Matthew Klein25-Oct-10 9:32
Matthew Klein25-Oct-10 9:32 
AnswerRe: T[,] can't be cast to object[,] ? Why not? Pin
Nish Nishant25-Oct-10 10:00
sitebuilderNish Nishant25-Oct-10 10:00 
GeneralRe: T[,] can't be cast to object[,] ? Why not? Pin
TheyCallMeMrJames25-Oct-10 10:11
TheyCallMeMrJames25-Oct-10 10:11 
GeneralRe: T[,] can't be cast to object[,] ? Why not? Pin
Nish Nishant25-Oct-10 10:23
sitebuilderNish Nishant25-Oct-10 10:23 
GeneralRe: T[,] can't be cast to object[,] ? Why not? Pin
TheyCallMeMrJames25-Oct-10 10:41
TheyCallMeMrJames25-Oct-10 10:41 
GeneralRe: T[,] can't be cast to object[,] ? Why not? Pin
Matthew Klein25-Oct-10 10:17
Matthew Klein25-Oct-10 10:17 
QuestionDynamically Load Referenced Assembly Pin
Adam R Harris25-Oct-10 6:32
Adam R Harris25-Oct-10 6:32 
AnswerRe: Dynamically Load Referenced Assembly Pin
Nish Nishant25-Oct-10 6:48
sitebuilderNish Nishant25-Oct-10 6:48 
GeneralRe: Dynamically Load Referenced Assembly Pin
Adam R Harris25-Oct-10 6:53
Adam R Harris25-Oct-10 6:53 
AnswerRe: Dynamically Load Referenced Assembly Pin
Ennis Ray Lynch, Jr.25-Oct-10 7:17
Ennis Ray Lynch, Jr.25-Oct-10 7:17 
GeneralRe: Dynamically Load Referenced Assembly Pin
Adam R Harris25-Oct-10 7:57
Adam R Harris25-Oct-10 7:57 
QuestionHttpWebRequest/Response in a Duplex way? Pin
softwarejaeger25-Oct-10 3:37
softwarejaeger25-Oct-10 3:37 
AnswerRe: HttpWebRequest/Response in a Duplex way? Pin
Adam R Harris25-Oct-10 6:38
Adam R Harris25-Oct-10 6:38 
AnswerRe: HttpWebRequest/Response in a Duplex way? Pin
TheyCallMeMrJames25-Oct-10 9:56
TheyCallMeMrJames25-Oct-10 9:56 
QuestionRegistering for system power states. Pin
HalliHaida25-Oct-10 3:18
HalliHaida25-Oct-10 3:18 
AnswerRe: Registering for system power states. Pin
_Erik_25-Oct-10 5:35
_Erik_25-Oct-10 5:35 

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.