What is wrong with a line like this? DateTime.Parse(myString)
Answer Posted / ish
DateTime.parse("","") will take two parameter one string
and other get other on object
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What does postback mean?
What is localhost in asp.net?
Can you explain page lifecycle in net?
How does a content page different from a master page?
Explain the asp.net mvc request life cycle? : asp.net mvc
What is a 401 redirect?
What are the uses of reflection?
What is & in a url?
What is a postback ispostback and autopostback in asp net?
What are the session variables?
How do you implement sql caching in asp.net?
What is the difference between equals() and == in c#?
What is a gridview in asp.net?
What is a viewbag?
What is loop in asp.net?