Julia Lerman
Programming Entity Framework: Code First
- ISBN 13:
- 9781449312947
- author:
- Julia Lerman
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2011
- Pages:
- 192
- Dimensions:
- 22.9 x 17.8 x 1.5 cm
- Genre:
- Computer Science Textbook
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Learn to build and configure a model based on your existing business domain using ADO.NET Entity Framework's Code First approach. This concise book provides hands-on examples to help you understand how Code First can create an in-memory model and database by default, giving you more control over the model through further configuration. You'll discover how property attributes, relationships, and database mappings are inferred from your classes, and learn to use Data Annotations and the Fluent API to configure the Code First data model. You'll also explore advanced techniques, such as controlling the database schema and overriding the default model caching. If you work with Visual Studio and have a basic understanding of database management, this book is for you. It's a continuation of Julia Lerman's Programming Entity Framework, widely recognized as a leading resource on the topic.