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
Comparing columns in a table
Google adwords campaign
PowerShell: How to find a contact in W2k8 R2
VB.Net 2008: Send email using richtextbox as Body ignoring Vbnewline and CRLF
user rights and administrative rights problems on domain
Microsoft Exchange 2010
error SQL3126N when loading data from local file to remote DB2 instance
Insert Script from the command prompt
Probably an easy question, but how can I set the domain name for use with iis on my lan?
Installing MAPI CDO on Exchange 2007