Click here to Skip to main content
15,898,599 members
Home / Discussions / C#
   

C#

 
AnswerRe: Bindng and display problem Pin
Wendelius14-Jan-09 11:14
mentorWendelius14-Jan-09 11:14 
QuestionRe: Bindng and display problem Pin
wi5nia14-Jan-09 11:22
wi5nia14-Jan-09 11:22 
AnswerRe: Bindng and display problem Pin
Wendelius14-Jan-09 11:28
mentorWendelius14-Jan-09 11:28 
GeneralRe: Bindng and display problem Pin
wi5nia14-Jan-09 11:31
wi5nia14-Jan-09 11:31 
GeneralRe: Bindng and display problem Pin
Wendelius14-Jan-09 11:44
mentorWendelius14-Jan-09 11:44 
GeneralRe: Bindng and display problem Pin
wi5nia14-Jan-09 11:53
wi5nia14-Jan-09 11:53 
GeneralRe: Bindng and display problem Pin
Wendelius14-Jan-09 12:00
mentorWendelius14-Jan-09 12:00 
QuestionXDate in ZedGraph Pin
Rayya14-Jan-09 9:23
Rayya14-Jan-09 9:23 
Hi,

I need the output of date time as DateTime format
"s" which means dd-MM-yyTHH:mm:ss using XDate of ZedGraph.

my code is s follow:
double x = (double)new XDate(yearData, monthData, dayData, hourData, minData, secData);

Then write AxisType.Date;

I am getting dd-MM-yy correctly, but HH:mm:ss as 00:00:00.

Can anyone please help to write a correct code to get the
required output?

Thanks.
AnswerRe: XDate in ZedGraph Pin
EliottA14-Jan-09 12:44
EliottA14-Jan-09 12:44 
QuestionTelephone answering mechine service c# Pin
rikigr414-Jan-09 8:40
rikigr414-Jan-09 8:40 
AnswerRe: Telephone answering mechine service c# Pin
#realJSOP14-Jan-09 9:46
professional#realJSOP14-Jan-09 9:46 
GeneralRe: Telephone answering mechine service c# Pin
User 665814-Jan-09 10:09
User 665814-Jan-09 10:09 
AnswerRe: Telephone answering mechine service c# Pin
Rutvik Dave14-Jan-09 11:18
professionalRutvik Dave14-Jan-09 11:18 
GeneralRe: Telephone answering mechine service c# Pin
rikigr414-Jan-09 21:18
rikigr414-Jan-09 21:18 
GeneralRe: Telephone answering mechine service c# Pin
yafa15-Jan-09 4:03
yafa15-Jan-09 4:03 
AnswerRe: Telephone answering mechine service c# Pin
gisa shel riki14-Jan-09 22:08
gisa shel riki14-Jan-09 22:08 
QuestionHow to determine if two C# exe come from the same source Pin
cwster14-Jan-09 8:03
cwster14-Jan-09 8:03 
AnswerRe: How to determine if two C# exe come from the same source Pin
Scott Dorman14-Jan-09 9:00
professionalScott Dorman14-Jan-09 9:00 
GeneralRe: How to determine if two C# exe come from the same source Pin
cwster14-Jan-09 9:39
cwster14-Jan-09 9:39 
GeneralRe: How to determine if two C# exe come from the same source Pin
Scott Dorman14-Jan-09 9:43
professionalScott Dorman14-Jan-09 9:43 
GeneralRe: How to determine if two C# exe come from the same source Pin
cwster14-Jan-09 9:54
cwster14-Jan-09 9:54 
GeneralRe: How to determine if two C# exe come from the same source Pin
Scott Dorman14-Jan-09 9:57
professionalScott Dorman14-Jan-09 9:57 
GeneralRe: How to determine if two C# exe come from the same source Pin
Dave Kreskowiak14-Jan-09 10:35
mveDave Kreskowiak14-Jan-09 10:35 
AnswerRe: How to determine if two C# exe come from the same source [modified] Pin
Luc Pattyn14-Jan-09 9:07
sitebuilderLuc Pattyn14-Jan-09 9:07 
GeneralRe: How to determine if two C# exe come from the same source Pin
cwster14-Jan-09 9:46
cwster14-Jan-09 9:46 

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.