Click here to Skip to main content
15,892,072 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Adding a username/ password to http-post in a console application Pin
rbreault27-Jul-07 19:43
rbreault27-Jul-07 19:43 
GeneralRe: Adding a username/ password to http-post in a console application Pin
Paul Conrad27-Jul-07 19:49
professionalPaul Conrad27-Jul-07 19:49 
QuestionDate formatting Pin
Hasan Ali27-Jul-07 10:22
Hasan Ali27-Jul-07 10:22 
AnswerRe: Date formatting Pin
Hasan Ali27-Jul-07 10:27
Hasan Ali27-Jul-07 10:27 
GeneralRe: Date formatting Pin
Hasan Ali27-Jul-07 10:45
Hasan Ali27-Jul-07 10:45 
GeneralRe: Date formatting Pin
Hasan Ali27-Jul-07 10:51
Hasan Ali27-Jul-07 10:51 
AnswerRe: Date formatting Pin
Paul Conrad27-Jul-07 10:40
professionalPaul Conrad27-Jul-07 10:40 
AnswerRe: Date formatting Pin
Christian Graus27-Jul-07 14:22
protectorChristian Graus27-Jul-07 14:22 
You really should store datas as dates in your database, not as strings.

DateTime.TryParse is your best bet.

BTW, it took me a day to help you because at first glance your (mostly meaningless) replies made me think someone had helped you.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

Questionhow can i update the gridview with ajax???? Pin
mr.mohsen27-Jul-07 9:37
mr.mohsen27-Jul-07 9:37 
AnswerRe: how can i update the gridview with ajax???? Pin
Christian Graus27-Jul-07 11:26
protectorChristian Graus27-Jul-07 11:26 
Questiondecrease online users Pin
mr.mohsen27-Jul-07 9:33
mr.mohsen27-Jul-07 9:33 
AnswerRe: decrease online users Pin
Paul Conrad27-Jul-07 9:42
professionalPaul Conrad27-Jul-07 9:42 
GeneralRe: decrease online users Pin
mr.mohsen27-Jul-07 9:49
mr.mohsen27-Jul-07 9:49 
GeneralRe: decrease online users Pin
Cfer8327-Jul-07 10:02
Cfer8327-Jul-07 10:02 
GeneralRe: decrease online users Pin
Paul Conrad27-Jul-07 10:12
professionalPaul Conrad27-Jul-07 10:12 
AnswerRe: decrease online users Pin
T.EDY27-Jul-07 16:56
T.EDY27-Jul-07 16:56 
QuestionView Error like in XP Pin
mehrdadc4827-Jul-07 8:32
mehrdadc4827-Jul-07 8:32 
AnswerRe: View Error like in XP Pin
Paul Conrad27-Jul-07 9:43
professionalPaul Conrad27-Jul-07 9:43 
QuestionCustomErrors not working as expected for 404 Pin
leapforward27-Jul-07 7:13
leapforward27-Jul-07 7:13 
AnswerRe: CustomErrors not working as expected for 404 Pin
Paul Conrad27-Jul-07 9:45
professionalPaul Conrad27-Jul-07 9:45 
GeneralRe: CustomErrors not working as expected for 404 Pin
leapforward30-Jul-07 7:40
leapforward30-Jul-07 7:40 
GeneralRe: CustomErrors not working as expected for 404 Pin
Paul Conrad30-Jul-07 10:52
professionalPaul Conrad30-Jul-07 10:52 
GeneralRe: CustomErrors not working as expected for 404 Pin
leapforward30-Jul-07 11:54
leapforward30-Jul-07 11:54 
GeneralRe: CustomErrors not working as expected for 404 Pin
Paul Conrad30-Jul-07 12:06
professionalPaul Conrad30-Jul-07 12:06 
QuestionFiring pf Application event Pin
ramdil27-Jul-07 4:37
ramdil27-Jul-07 4:37 

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.