Sunday, March 7, 2010

How To Get Number of Days or Date Difference between two Dates in C# Asp.Net

In case of date time calculation from front end we need to find out the days difference between two given dates by user. Dates may come from dtpicker or from calendar control whatever we will use asp.net built in subtract method to identified the number of days or date difference between two dates. In this article i will show you to identify datediff between two dates in both C# and Vb.Net front

No comments:

Post a Comment