• Complain

Julia Lerman - Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework

Here you can read online Julia Lerman - Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2010, publisher: OReilly Media, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Julia Lerman Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework
  • Book:
    Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework
  • Author:
  • Publisher:
    OReilly Media
  • Genre:
  • Year:
    2010
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Get a thorough introduction to ADO.NET Entity Framework 4 -- Microsofts core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4. Not only will you learn how to use EF4 in a variety of applications, youll also gain a deep understanding of its architecture and APIs.

Written by Julia Lerman, the leading independent authority on the framework, Programming Entity Framework covers it all -- from the Entity Data Model and Object Services to WCF Services, MVC Apps, and unit testing. This book highlights important changes for experienced developers familiar with the earlier version.

  • Understand the core concepts you need to make the best use of the EF4 in your applications
  • Learn to query your data, using either LINQ to Entities or Entity SQL
  • Create Windows Forms, WPF, ASP.NET Web Forms, and ASP.NET MVC applications
  • Build and consume WCF Services, WCF Data Services, and WCF RIA Services
  • Use Object Services to work directly with your entity objects
  • Create persistent ignorant entities, repositories, and write unit tests
  • Delve into model customization, relationship management, change tracking, data concurrency, and more
  • Get scores of reusable examples -- written in C# (with notes on Visual Basic syntax) -- that you can implement right away

Julia Lerman: author's other books


Who wrote Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework? Find out the surname, the name of the author of the book and a list of all author's works by series.

Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Programming Entity Framework

Table of Contents

Programming Entity Framework

Julia Lerman

Editor

Laurel Ruma

Editor

Mike Hendrickson

Copyright 2010 Julia Lerman

OReilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (.

Nutshell Handbook, the Nutshell Handbook logo, and the OReilly logo are registered trademarks of OReilly Media, Inc. Programming Entity Framework , the image of a Seychelles blue pigeon, and related trade dress are trademarks of OReilly Media, Inc.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and OReilly Media, Inc., was aware of a trademark claim, the designations have been printed in caps or initial caps.

.NET is a registered trademark of Microsoft Corporation.

While every precaution has been taken in the preparation of this book, the publisher and author assume no responsibility for errors or omissions, or for damages resulting from the use of the information contained herein.

OReilly Media SPECIAL OFFER Upgrade this ebook with OReilly for more - photo 1

O'Reilly Media

SPECIAL OFFER: Upgrade this ebook with OReilly

for more information on this offer!

Please note that upgrade offers are not available from sample content.

Foreword

Chris Sells, SQL Server division, Microsoft Corporation

I first met Julie Lerman (rhymes with German) while she was visiting the Microsoft campus for a Software Design Review (SDR). An SDR is an event where we invite customers we trust to be representative of a much larger crowd. In this particular case, I was new to the SQL Server division and trying hard to catch up on the raft of technologies Microsoft shipped in the data space for developers. Julie, on the other hand, was a seasoned veteran and not only knew the answers to all of my Entity Framework questions but had already written a book on the topic. That book, Programming Entity Framework, was the first edition of the book youre now holding in your hands. Or, if you are a .NET programmer, you know it simply as THE book on EF.

As the months went on, I ran into Julie more and more. She was researching the second edition of her famous EF book. And by researching, I mean pointing out our mistakes. Julie was not only invaluable for teaching customers the real-world ins and outs of EF, she had a way of asking questions about alphas and betas that made us rethink what we were doing in many cases to improve the version of EF that ships with .NET 4 as well as the supporting functionality in Visual Studio 2010. And she was so well respected because of her first EF book that anything she said received extra attention from the EF team in ways I dont see for many senior architects, let alone lowly program managers. Julie had become an ad hoc member of the EF team itself.

My most recent encounter with Julie was by far the most fun. At a talk at the 2010 TechEd in New Orleans, I had the privilege of being Julies code monkey, which meant mostly that I fetched her coffee, carried her bags, and wrote her code while she entertained and educated a packed room. In 60 minutes, she did a tour de force tour through nearly all the new features in EF 4.0, driving me through one complete demo every 4 minutes. Normally, this would make an audiences heads spin, but she has such a grasp of the material and such a clear way of presenting it that she had everyones rapt attention.

Its this same completeness and clarity that youll find in this book, in chapters ranging from the basics in the details youll need to write actual applications for your actual business needs. If there is more material to lead you through the basics of the Entity Framework and to be a continuing reference, I dont know what it is.

During her presentation, Julie fielded questions on all manner of EF details and related topics, but the one that made me cringe under the weight of history is the one I always get, too: Why should we use EF when Microsoft has already given us so many other data access technologies? Julies answer came without hesitation: Because its the best!

Now, as a Microsoft employee sensitive to the needs of a wide-range of customers across a wide-range of needs, I have to say that officially you should use the technology that best fits your specific business problem. I can also say that the Entity Framework is the .NET technology against which were placing all of our future bets and making all of our biggest investments, which means that its the technology that we hope meets most of your needs now and will meet more of your needs in the future.

But, I have to say, I do like Julies answer a great deal.

Preface

In June 2006, I was invited to attend a meet-up for data geeks at Tech Ed North America. As the meet-up was early enough not to compete with the many fun evening parties at Tech Ed, I happily crossed the lovely bridge between the Convention Center and the hotel where the meeting was to take place.

Little did I know I was about to see a new technology from Microsofts Data Programmability team that was going to be the focus of my attention for the next few years. In addition to other geeky discussions about data access, Pablo Castro, Mike Pizzo, and Britt Johnson (all from Microsoft) talked to us about a new technology that was coming in the next version of ADO.NET. It would allow developers to create their own views of their database and query against these views rather than against the database.

As usual, Tech Ed was overwhelming, so as interesting as this new way of working with data looked to me, I had to put it in a back corner of my mind and let it simmer for a few months. I finally downloaded the preview and began playing with it. What was most fun to me when I started exploring this technology, called Entity Framework, was the lack of serious documentation, which forced me to play with all of its knobs and dials to figure out what was in there and how it worked.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework»

Look at similar books to Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework»

Discussion, reviews of the book Programming Entity Framework: Building Data Centric Apps with the ADO.NET Entity Framework and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.