I attempted below.
I want to come up with best way to design this logic.
Creating a weekly service event base upon a daterange .
Weekly is every days from the start date. Within the range below there should be a total of 5 events.
ServiceStartDate = 11/01/2012 11:00PM
ServiceEndDate = 11/30/2012 11:00PM
|
public
static IEnumerable |
VulpesPosted Nov 28, 2012, 10:05 AM