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
Explain about ASP.NET?
How ViewstateMac works?
What are the differences between primary foreign and unique keys?
What is the biggest disadvantage of “Other Return Types” in Web API?
Mention the execution process for managed code?
What is Razor View Engine
Can we have multiple master pages in asp net?
What is the syntax for datagrid and specifying columns?
What is the difference between session object and application object?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Write code to send e-mail from an asp.net application?
What is the parent class of all web server control?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Explain how do you validate the controls in an asp .net page?
What is localhost in asp.net?