Microsoft
Software
Hardware
Network
Question : Get Date Diffrence in Hours & Minutes in C#
Hello,
I want to get the date diffrence between two date.
I already used TimeSpan for that. But it wont work properly in the case of end of month or year.
So Give me solution ASAP.
Answer : Get Date Diffrence in Hours & Minutes in C#
Use Sql Statement select datediff(day,'02-02-2010',
getdate())
and take it on Datatable ..
In Sql you can easilt find datediff
Random Solutions
Error message from Symantec Mail Security
How to remove new line from a string
Oracle Error "To many precesion Specifiers"
Virtualization, what it is possible and hardware requirements
How do I reverse tunnel with Putty?
asp NOT REFRESHING
phpmailer errorInfo
emc cx600 - how do I get dell 64 bit server to see the emc harddrives
Flex custom component to layout in center of page...
Group By Sql Query