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 |
What is option parameter in C#?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What is a linq in c#?
What are satellite assemblies?
What can you do as a .net developer?
Can multiple catch blocks be executed?
What are the uses of namespaces?
i have a string aabccefsdss.how can i get the string abcefsd. or write the fallowing string with only character occurrence of once .
Can we inherit abstract class in c#?
An Array is a Ref Type? what about the array elements which are value type(int,Float...etc)?
What is string literal in c#?
Explain About sn.exe
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)