1)what is timestamp in C#
(anilringole@gmail.com)
Answers were Sorted based on User's Feedback
Answer / shailesh kumar
TimeSpan is the datatype in C#.which contain
day,hour,min,sec
TimeSpan myTimeSpan = new TimeSpan(2,12,0,12 );
| Is This Answer Correct ? | 7 Yes | 3 No |
Can a class be private in c#?
In which order the destructor is called for an inherited class?
What is xml comments in c#?
What is ildasm and obfuscator in net?
What's the difference between System.String and System..StringBuilder in C#?
What is the advantage of singleton class?
Is there throws keyword in c#?
What is a proxy of the server object in .NET Remoting?
What is the default modifier for class in c#?
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
what is difference between is and as operators in c#?
how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)