¡@

Home 

c# Programming Glossary: recurrence

Create a summary description of a schedule given a list of shifts

http://stackoverflow.com/questions/3165867/create-a-summary-description-of-a-schedule-given-a-list-of-shifts

for most of the shifts to fall into some sort of common recurrence pattern ie. Mondays from 9 00 am to 1 00 pm Tuesdays from 10..

when building a calendar app, should i store dates or recurrence rules in my database?

http://stackoverflow.com/questions/4239871/when-building-a-calendar-app-should-i-store-dates-or-recurrence-rules-in-my-dat

building a calendar app should i store dates or recurrence rules in my database i am building a calendar website asp.net.. actual dates in my but i wanted to figure out if with recurrence does it make sense to continue to store dates with some obvious.. store dates with some obvious cutoff or should i store the recurrence options and generate the dates on the fly. It got me thinking..

Recurrence Library for date calculations for .Net [closed]

http://stackoverflow.com/questions/4517376/recurrence-library-for-date-calculations-for-net

for date calculations for .Net closed is there a free recurrence library that is available that we could use we are looking for.. for something like we supply the date time and the type of recurrence daily Monthly Weekly and the interval say for every 2 weeks..