Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: Unicode Characters A--Z Pin
N8tiv6-May-13 21:00
N8tiv6-May-13 21:00 
GeneralRe: Unicode Characters A--Z Pin
Richard MacCutchan6-May-13 21:26
mveRichard MacCutchan6-May-13 21:26 
GeneralRe: Unicode Characters A--Z Pin
N8tiv6-May-13 21:38
N8tiv6-May-13 21:38 
GeneralRe: Unicode Characters A--Z Pin
Richard MacCutchan6-May-13 22:04
mveRichard MacCutchan6-May-13 22:04 
GeneralRe: Unicode Characters A--Z Pin
N8tiv6-May-13 22:21
N8tiv6-May-13 22:21 
GeneralRe: Unicode Characters A--Z Pin
Richard MacCutchan6-May-13 22:28
mveRichard MacCutchan6-May-13 22:28 
QuestionHow to convert unix time to datetime (C#) ? Pin
Vijay Kanda6-May-13 19:35
Vijay Kanda6-May-13 19:35 
AnswerRe: How to convert unix time to datetime (C#) ? Pin
Richard MacCutchan6-May-13 20:42
mveRichard MacCutchan6-May-13 20:42 
I don't see how that will work since you are adding a double value to an integer one, which means you lose all the precision. You would first need to convert the time portion of the Unix value into an integer number of seonds. Try some of these links[^].
Use the best guess

AnswerRe: How to convert unix time to datetime (C#) ? Pin
Eric Lynch10-May-13 11:55
Eric Lynch10-May-13 11:55 
QuestionWhat kind of video recognition software exists? Pin
Wigwam23236-May-13 7:06
Wigwam23236-May-13 7:06 
AnswerRe: What kind of video recognition software exists? Pin
Dave Kreskowiak6-May-13 7:11
mveDave Kreskowiak6-May-13 7:11 
GeneralRe: What kind of video recognition software exists? Pin
Wigwam23236-May-13 8:48
Wigwam23236-May-13 8:48 
AnswerRe: What kind of video recognition software exists? Pin
Matt U.6-May-13 7:18
Matt U.6-May-13 7:18 
AnswerRe: What kind of video recognition software exists? Pin
Amarnath S6-May-13 7:42
professionalAmarnath S6-May-13 7:42 
AnswerRe: What kind of video recognition software exists? Pin
Eddy Vluggen6-May-13 7:48
professionalEddy Vluggen6-May-13 7:48 
GeneralRe: What kind of video recognition software exists? Pin
Wigwam23236-May-13 8:49
Wigwam23236-May-13 8:49 
GeneralRe: What kind of video recognition software exists? Pin
Pete O'Hanlon6-May-13 9:04
mvePete O'Hanlon6-May-13 9:04 
GeneralRe: What kind of video recognition software exists? Pin
Dave Kreskowiak6-May-13 12:02
mveDave Kreskowiak6-May-13 12:02 
QuestionRemplir une datagridview à l'aide d'une autre Pin
geralson6-May-13 4:45
geralson6-May-13 4:45 
AnswerRe: Remplir une datagridview à l'aide d'une autre Pin
Eddy Vluggen6-May-13 4:58
professionalEddy Vluggen6-May-13 4:58 
GeneralFill a datagridview using another Pin
geralson6-May-13 5:09
geralson6-May-13 5:09 
GeneralRe: Fill a datagridview using another Pin
Dave Kreskowiak6-May-13 7:12
mveDave Kreskowiak6-May-13 7:12 
QuestionFetch Data from another website Pin
sandeep Nishad5-May-13 20:40
sandeep Nishad5-May-13 20:40 
AnswerRe: Fetch Data from another website Pin
OriginalGriff5-May-13 22:07
mveOriginalGriff5-May-13 22:07 
AnswerRe: Fetch Data from another website Pin
Clifford Nelson6-May-13 5:38
Clifford Nelson6-May-13 5:38 

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.