Tagged Questions

7
votes
2answers
311 views

How to create a Generic StateManagedCollection?

One example is described here. But the author apparently forgot to include the code for download. Another example is shown here. However, this one doesn't quite work (as described in comments). …