Click here to Skip to main content
15,914,780 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: store date in mysql with asp.net Pin
Paddy Boyd28-Jun-06 1:23
Paddy Boyd28-Jun-06 1:23 
GeneralRe: store date in mysql with asp.net Pin
Amit Agarrwal28-Jun-06 1:26
Amit Agarrwal28-Jun-06 1:26 
AnswerRe: store date in mysql with asp.net Pin
Reza Raad28-Jun-06 1:28
Reza Raad28-Jun-06 1:28 
GeneralRe: store date in mysql with asp.net Pin
Amit Agarrwal28-Jun-06 1:33
Amit Agarrwal28-Jun-06 1:33 
AnswerRe: store date in mysql with asp.net [modified] Pin
Reza Raad28-Jun-06 1:40
Reza Raad28-Jun-06 1:40 
GeneralRe: store date in mysql with asp.net Pin
Amit Agarrwal28-Jun-06 1:46
Amit Agarrwal28-Jun-06 1:46 
AnswerRe: store date in mysql with asp.net Pin
Reza Raad28-Jun-06 2:05
Reza Raad28-Jun-06 2:05 
AnswerRe: store date in mysql with asp.net Pin
Guffa28-Jun-06 2:59
Guffa28-Jun-06 2:59 
Format the date in ISO 8601 format, and it will work just fine.

string dateString = theDate.ToString("yyyy-MM-dd HH:mm:ss")

---
b { font-weight: normal; }

QuestionYou are not authorized to view this page Pin
Shans_SCB28-Jun-06 0:39
Shans_SCB28-Jun-06 0:39 
AnswerRe: You are not authorized to view this page Pin
Sushant Duggal28-Jun-06 0:42
Sushant Duggal28-Jun-06 0:42 
GeneralRe: You are not authorized to view this page Pin
Shans_SCB28-Jun-06 20:29
Shans_SCB28-Jun-06 20:29 
AnswerRe: You are not authorized to view this page Pin
sa_keles28-Jun-06 3:22
sa_keles28-Jun-06 3:22 
GeneralRe: You are not authorized to view this page Pin
Shans_SCB28-Jun-06 20:28
Shans_SCB28-Jun-06 20:28 
Questionasp:panel [modified] Pin
Alsvha28-Jun-06 0:07
Alsvha28-Jun-06 0:07 
AnswerRe: asp:panel Pin
minhpc_bk28-Jun-06 0:29
minhpc_bk28-Jun-06 0:29 
GeneralRe: asp:panel Pin
Alsvha28-Jun-06 4:47
Alsvha28-Jun-06 4:47 
GeneralRe: asp:panel Pin
Edbert P28-Jun-06 13:25
Edbert P28-Jun-06 13:25 
Questiontaking care of transactions [modified] Pin
amitcoder8327-Jun-06 23:44
amitcoder8327-Jun-06 23:44 
QuestionTree view structure in Grid Pin
mansimani27-Jun-06 23:34
mansimani27-Jun-06 23:34 
QuestionImage in Gridview URGENT PLEASE HELP Pin
dbebek27-Jun-06 22:43
dbebek27-Jun-06 22:43 
AnswerRe: Image in Gridview URGENT PLEASE HELP Pin
RSArockiam28-Jun-06 1:05
RSArockiam28-Jun-06 1:05 
QuestionDataGrid hyperlinkcolumn[modified] Pin
KatarinaYU27-Jun-06 22:36
KatarinaYU27-Jun-06 22:36 
AnswerRe: DataGrid Pin
Sushant Duggal28-Jun-06 0:48
Sushant Duggal28-Jun-06 0:48 
GeneralRe: DataGrid [modified] Pin
Sushant Duggal28-Jun-06 2:15
Sushant Duggal28-Jun-06 2:15 
GeneralRe: DataGrid [modified] Pin
KatarinaYU28-Jun-06 22:56
KatarinaYU28-Jun-06 22:56 

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.