- Publisher : O'Reilly Media; 1st edition (March 20, 2012)
- Language : English
- Paperback : 258 pages
- ISBN-10 : 9781449312961
- ISBN-13 : 978-1449312961
کتاب Programming Entity Framework: DbContext: Querying, Changing, and Validating Your Data with Entity Framework
The DbContext API captures Entity Framework’s (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API.
With DbContext, you’ll be able to query and update data, whether you’re working with individual objects or graphs of objects and their related data. You’ll find numerous C# code samples to help you get started. All you need is experience with Visual Studio and database management basics.
- Use EF’s query capabilities to retrieve data, and use LINQ to sort and filter data
- Learn how to add new data, and change and delete existing data
- Use the Change Tracker API to access information EF keeps about the state of entity instances
- Control change tracking information of entities in disconnected scenarios, including NTier applications
- Validate data changes before they’re sent to the database, and set up validation rules
- Bypass EF’s query pipeline and interact directly with the database
منابع کتاب کتاب Programming Entity Framework: DbContext: Querying, Changing, and Validating Your Data with Entity Framework
DbContext API متداولترین ویژگیها و وظایف Entity Framework (EF) را میگیرد و توسعه با EF را ساده میکند. این کتاب مختصر به شما نشان میدهد که چگونه از API برای انجام عملیات مجموعه با کلاس DbSet، مدیریت ردیابی تغییرات و رفع تضادهای همزمان با Change Tracker API، و اعتبارسنجی تغییرات دادههای خود با Validation API استفاده کنید.
با DbContext، میتوانید دادهها را پرس و جو کرده و بهروزرسانی کنید، خواه با اشیاء جداگانه کار کنید یا نمودارهای اشیاء و دادههای مرتبط با آنها. نمونه کدهای سی شارپ متعددی برای کمک به شروع کار پیدا خواهید کرد. تنها چیزی که نیاز دارید تجربه با ویژوال استودیو و اصول مدیریت پایگاه داده است.
- از قابلیتهای جستجوی EF برای بازیابی دادهها و استفاده از LINQ برای مرتبسازی و فیلتر کردن دادهها استفاده کنید.
- با نحوه افزودن داده های جدید و تغییر و حذف داده های موجود آشنا شوید
- از Change Tracker API برای دسترسی به اطلاعاتی که EF در مورد وضعیت نمونه های موجودیت نگه می دارد استفاده کنید
- کنترل اطلاعات ردیابی تغییرات موجودیت ها در سناریوهای قطع شده، از جمله برنامه های کاربردی NTier
- تغییرات دادهها را قبل از ارسال به پایگاه داده اعتبارسنجی کنید و قوانین اعتبارسنجی را تنظیم کنید
- دور زدن خط لوله پرس و جو EF و تعامل مستقیم با پایگاه داده
ارسال نظر درباره کتاب Programming Entity Framework: DbContext: Querying, Changing, and Validating Your Data with Entity Framework