Click here to Skip to main content
15,881,600 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Adding DataBase to Project Pin
future383922-Oct-10 13:00
future383922-Oct-10 13:00 
GeneralRe: Adding DataBase to Project Pin
fjdiewornncalwe22-Oct-10 14:20
professionalfjdiewornncalwe22-Oct-10 14:20 
GeneralRe: Adding DataBase to Project Pin
future383922-Oct-10 14:59
future383922-Oct-10 14:59 
QuestionXML deserialization Pin
indian14321-Oct-10 10:23
indian14321-Oct-10 10:23 
AnswerRe: XML deserialization Pin
T M Gray21-Oct-10 11:06
T M Gray21-Oct-10 11:06 
GeneralRe: XML deserialization Pin
indian14321-Oct-10 12:26
indian14321-Oct-10 12:26 
QuestionRSS Feed Aggregation Pin
devenneym21-Oct-10 9:59
devenneym21-Oct-10 9:59 
QuestionSystem.FormatException: String was not recognized as a valid DateTime Pin
Asif Rehman21-Oct-10 1:18
Asif Rehman21-Oct-10 1:18 
When I don't pass certain value in textbox. It gives me above exception.
Here's the code.

cmd.Parameters.Add("DOB", SqlDbType.SmallDateTime).Value = txtDOB.Text;


I want to ignore NULL values. How to tackle this problem.

I know it should have been easy. But anyhow, I stuck .

Regards
Asif Rehman
AnswerRe: System.FormatException: String was not recognized as a valid DateTime Pin
Pete O'Hanlon21-Oct-10 1:25
mvePete O'Hanlon21-Oct-10 1:25 
GeneralRe: System.FormatException: String was not recognized as a valid DateTime Pin
Asif Rehman21-Oct-10 1:37
Asif Rehman21-Oct-10 1:37 
GeneralRe: System.FormatException: String was not recognized as a valid DateTime Pin
Pete O'Hanlon21-Oct-10 1:55
mvePete O'Hanlon21-Oct-10 1:55 
AnswerThanks It works. Pin
Asif Rehman21-Oct-10 2:15
Asif Rehman21-Oct-10 2:15 
GeneralRe: Thanks It works. Pin
Pete O'Hanlon21-Oct-10 2:57
mvePete O'Hanlon21-Oct-10 2:57 
QuestionAjax in aspx page Pin
Morgs Morgan20-Oct-10 22:54
Morgs Morgan20-Oct-10 22:54 
AnswerRe: Ajax in aspx page Pin
Blue_Boy20-Oct-10 23:30
Blue_Boy20-Oct-10 23:30 
Questionpopup window open automatically when a row inserted to the table Pin
Ahamed Azeem20-Oct-10 22:33
Ahamed Azeem20-Oct-10 22:33 
AnswerRe: popup window open automatically when a row inserted to the table Pin
Morgs Morgan20-Oct-10 23:06
Morgs Morgan20-Oct-10 23:06 
AnswerRe: popup window open automatically when a row inserted to the table Pin
Prerak Patel20-Oct-10 23:11
professionalPrerak Patel20-Oct-10 23:11 
QuestionDataset VS SQL Server Database Pin
future383920-Oct-10 16:09
future383920-Oct-10 16:09 
AnswerRe: Dataset VS SQL Server Database Pin
Brij20-Oct-10 17:56
mentorBrij20-Oct-10 17:56 
QuestionAdvantages of .ashx pages. Pin
anoop_m8320-Oct-10 13:23
anoop_m8320-Oct-10 13:23 
AnswerRe: Advantages of .ashx pages. Pin
Brij20-Oct-10 17:47
mentorBrij20-Oct-10 17:47 
GeneralRe: Advantages of .ashx pages. Pin
anoop_m8321-Oct-10 1:14
anoop_m8321-Oct-10 1:14 
QuestionFurther to the "validation on string" post below Pin
NeverHeardOfMe19-Oct-10 23:37
NeverHeardOfMe19-Oct-10 23:37 
Questionvalidation on string Pin
gautamamit819-Oct-10 19:59
gautamamit819-Oct-10 19:59 

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.