Click here to Skip to main content
16,004,854 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: asp.net on linux Pin
Christian Graus10-Mar-07 6:03
protectorChristian Graus10-Mar-07 6:03 
GeneralRe: asp.net on linux Pin
badgrs11-Mar-07 14:00
badgrs11-Mar-07 14:00 
QuestionLogout and required field validation Pin
Ali el10-Mar-07 5:28
Ali el10-Mar-07 5:28 
AnswerRe: Logout and required field validation Pin
kubben11-Mar-07 2:21
kubben11-Mar-07 2:21 
QuestionAddress Field Validation Pin
Rahithi10-Mar-07 4:45
Rahithi10-Mar-07 4:45 
AnswerRe: Address Field Validation Pin
mareers11-Mar-07 4:45
mareers11-Mar-07 4:45 
GeneralRe: Address Field Validation Pin
Rahithi11-Mar-07 5:07
Rahithi11-Mar-07 5:07 
QuestionConverting Time String into DateTime object Pin
Iman Daoodian10-Mar-07 2:23
Iman Daoodian10-Mar-07 2:23 
Hi dear friends , I use VS .Net 2005 . I want to Convert a time string into a DateTime Object . I've used the following code :
{
IFormatProvider Culture = new CultureInfo("en-US" , false)
DateTime.Parse(txt_UpdateTime.Text,Culture,DateTimeStyles.NoCurrentDateDefault) ;
}

But it throw an exception with this message " input string is not in correct format" while the text of the txt_UpdateTime is something like "05:44" .

Plz help me if u have a proper solution . Thank you so much

ID
AnswerRe: Converting Time String into DateTime object Pin
Hesham Amin10-Mar-07 3:45
Hesham Amin10-Mar-07 3:45 
Questionhow to handlw datagrid keypressevent Pin
absprogrammer10-Mar-07 0:22
absprogrammer10-Mar-07 0:22 
AnswerRe: how to handlw datagrid keypressevent Pin
jitu gupta10-Mar-07 1:18
jitu gupta10-Mar-07 1:18 
Questionsending email through asp.net 1.1 Pin
Atif Ali Bhatti9-Mar-07 23:17
Atif Ali Bhatti9-Mar-07 23:17 
AnswerRe: sending email through asp.net 1.1 Pin
kubben10-Mar-07 1:28
kubben10-Mar-07 1:28 
GeneralRe: sending email through asp.net 1.1 Pin
Atif Ali Bhatti10-Mar-07 3:21
Atif Ali Bhatti10-Mar-07 3:21 
GeneralRe: sending email through asp.net 1.1 Pin
Kasson10-Mar-07 3:33
Kasson10-Mar-07 3:33 
GeneralRe: sending email through asp.net 1.1 Pin
kubben10-Mar-07 3:44
kubben10-Mar-07 3:44 
QuestionCrystal Reports Pin
metallica_rock109-Mar-07 22:44
metallica_rock109-Mar-07 22:44 
QuestionClear browser history once user logoff. Pin
KETAN K.9-Mar-07 22:43
KETAN K.9-Mar-07 22:43 
QuestionReportViewer does not show Print option. Pin
mohd imran abdul aziz9-Mar-07 22:29
mohd imran abdul aziz9-Mar-07 22:29 
Questionconvert Bitmap to Image Pin
Imran Khan Pathan9-Mar-07 21:09
Imran Khan Pathan9-Mar-07 21:09 
AnswerRe: convert Bitmap to Image Pin
Guffa10-Mar-07 9:05
Guffa10-Mar-07 9:05 
QuestionPaging in Data Grid Pin
Khan.Bangash9-Mar-07 19:58
Khan.Bangash9-Mar-07 19:58 
AnswerRe: Paging in Data Grid Pin
JustChiragPatel9-Mar-07 20:20
JustChiragPatel9-Mar-07 20:20 
GeneralRe: Paging in Data Grid Pin
Khan.Bangash9-Mar-07 20:32
Khan.Bangash9-Mar-07 20:32 
GeneralRe: Paging in Data Grid Pin
Khan.Bangash9-Mar-07 20:34
Khan.Bangash9-Mar-07 20:34 

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.