Difference of dates (in days) Calculator

Holen Sie sich Microsoft Silverlight

This silverlight application calculates the difference of two dates (in days) using following algorithms:

  1. Increment-Day Algorithm
  2. Direct Three-Step Algorithm
  3. Origin-based Algorithm
  4. Date class of .NET framework

Please refer to my article Algorithms for calculating the difference of dates in days for an detailed description of all algorithms.

Download

Download Silverlight application and source code (Visual Web Developer 2010 Express project, 152 kb)