Monthly Archives: June 2011

Walkthrough: Enums (June CTP)

This post will provide an overview of working with enumerated types (“enums”) introduced in the Entity Framework June 2011 CTP. We will start from discussing the general design of the feature then I will show how to define an enumerated type and how to use it in a few most common scenarios.

Continue reading

Advertisement