Hi,
all the samples online appear to use in-memory objects. Some example have plain-vanilla classes that simply define strings etc for any text - however that'd generate quite a bit of data overhead (nvarchar(max) for every text field etc). Also I am unable to find any definition of what string length etc may be required for e.g. the recurrence rules and so on.
Does anyone have a working sample that generates sensible data structures and reads/persists calendar data through EF? That'd be a great start.
Thank you very much
Stefan