Click here to Skip to main content
15,913,090 members
Home / Discussions / C#
   

C#

 
AnswerRe: Casting object Pin
Colin Angus Mackay13-Feb-07 3:36
Colin Angus Mackay13-Feb-07 3:36 
GeneralRe: Casting object Pin
Matglas13-Feb-07 3:42
Matglas13-Feb-07 3:42 
QuestionImage file validation Pin
DanB198313-Feb-07 3:10
DanB198313-Feb-07 3:10 
QuestionInsert statement dBase Pin
choopie13-Feb-07 3:10
choopie13-Feb-07 3:10 
Questionaudio streaming techniques Pin
giltendezm13-Feb-07 2:52
giltendezm13-Feb-07 2:52 
QuestionMaking form full screen in windows mobile ce 5.0 c# application Pin
Ashvin Gunga13-Feb-07 2:06
Ashvin Gunga13-Feb-07 2:06 
AnswerRe: Making form full screen in windows mobile ce 5.0 c# application Pin
Ashvin Gunga22-Feb-07 0:43
Ashvin Gunga22-Feb-07 0:43 
QuestionExcel Date Parsed as Integer Pin
StyleGuide13-Feb-07 1:00
StyleGuide13-Feb-07 1:00 
Hi there,

I'm trying to Parse the Value of an Excel Cell into its correct Data Type. (I read the excel sheet then add all cell values into an object array).

Trouble is, (DateTime.TryParse(value, out newDateTime) returns false, where the Excel Value (value) is '01/01/2007', but is passed in as '39083' - an int.

Now, I can't just assume '39083' is a valid date, as is could be a valid int.

Any suggestions?

Thanks

Jon
Questiondataview sort is not working. Pin
irsh_is13-Feb-07 0:23
irsh_is13-Feb-07 0:23 
AnswerRe: dataview sort is not working. Pin
Nidhi.s13-Feb-07 0:49
Nidhi.s13-Feb-07 0:49 
QuestionHow to import "user32.dll'' from C# application [modified] Pin
rrpatel13-Feb-07 0:21
rrpatel13-Feb-07 0:21 
AnswerRe: How to import "user32.dll'' from C# application Pin
Martin#13-Feb-07 0:53
Martin#13-Feb-07 0:53 
GeneralRe: How to import "user32.dll'' from C# application Pin
rrpatel13-Feb-07 3:03
rrpatel13-Feb-07 3:03 
AnswerRe: How to import "user32.dll'' from C# application Pin
wasife13-Feb-07 11:48
wasife13-Feb-07 11:48 
QuestionExport to Excel Pin
HimaBindu Vejella12-Feb-07 23:44
HimaBindu Vejella12-Feb-07 23:44 
QuestionHow to fill combo & listbox in popup windows form. Pin
utksThedeveloper12-Feb-07 23:17
utksThedeveloper12-Feb-07 23:17 
AnswerRe: How to fill combo & listbox in popup windows form. Pin
Christian Graus12-Feb-07 23:19
protectorChristian Graus12-Feb-07 23:19 
GeneralRe: How to fill combo & listbox in popup windows form. Pin
utksThedeveloper12-Feb-07 23:27
utksThedeveloper12-Feb-07 23:27 
GeneralRe: How to fill combo & listbox in popup windows form. Pin
KraGiE7913-Feb-07 1:27
KraGiE7913-Feb-07 1:27 
QuestionCapturing Text using Global mouse event Pin
CSharpBeginer12-Feb-07 22:57
CSharpBeginer12-Feb-07 22:57 
AnswerRe: Capturing Text using Global mouse event Pin
Christian Graus12-Feb-07 23:08
protectorChristian Graus12-Feb-07 23:08 
QuestionOverride background in TextBox? Pin
Gywox12-Feb-07 22:44
Gywox12-Feb-07 22:44 
AnswerRe: Override background in TextBox? Pin
Christian Graus12-Feb-07 23:11
protectorChristian Graus12-Feb-07 23:11 
Questionhow to list network computer name, Ip in C# Pin
Sanjib Raj12-Feb-07 22:41
Sanjib Raj12-Feb-07 22:41 
AnswerRe: how to list network computer name, Ip in C# Pin
Michael Sync13-Feb-07 0:02
Michael Sync13-Feb-07 0: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.