Entity Framework Books
-
Beginning ASP.NET 4: in C# and VB (Wrox Programmer to Programmer)
Published 10 years ago
by Imar Spaanjaars, Wrox
The definitive programming guide to ASP.NET, by popular author and Microsoft MVP Imar SpaanjaarsUpdated for ASP.NET 4, this introductory book retains its helpful examples and step-by-step format from the previous version and keeps the style of offering code examples written in both C# and Visual Basic. Beloved author and Microsoft ASP.NET MVP walks you through ASP.NET, Microsoft's technology for building dynamically generated Web pages from database content.
-
Introducing .NET 4.0: with Visual Studio 2010
Published 11 years ago
by Alex Mackey, Apress
Microsoft is introducing a large number of changes to the way that the .NET Framework operates. Many familiar technologies are being altered, best practices replaced, and developer methodologies adjusted. Many developers find it hard to keep up with the pace of change across .NET's ever-widening array of technologies. You may know what's happening in C#, but what about the Azure cloud? How is that going to affect your work? What are the limitations of the new pLINQ syntax?
-
Murach's ADO.NET 3.5, LINQ, and the Entity Framework with C# 2008
Published 11 years ago
by Anne Boehm, Mike Murach & Associates
This book shows C# developers how to use C# 2008 and ADO.NET 3.5 to develop database applications the way the best professionals do. After an introductory section, section 2 shows how to use data sources and datasets for Rapid Application Development and prototyping of Windows Forms applications. Section 3 shows how to build professional 3-layer applications that consist of presentation, business, and database classes.
-
Professional ASP.NET 3.5 SP1 Edition: In C# and VB
Published 11 years ago
by Bill Evjen, Scott Hanselman, Devin Rader, Wrox
Professional ASP.NET 3.5 SP1 In C# and VB ASP.NET 3.5 brings the power of Visual Studio® 2008 along with the multitude of language improvements in C# 2008 and Visual Basic® 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Packed with valuable coverage of ASP.NET 3.5 SP1, this essential resource offers both C# and VB examples throughout the book, and shares new and updated content on the ADO.NET Entity Framework, ADO.NET Dynam
-
Murach's ADO.NET 3.5, LINQ, and the Entity Framework with VB 2008
Published 11 years ago
by Anne Boehm, Mike Murach & Associates
"I have read a lotta programming books in my time, and this is the best presentation and layout of a book I have ever seen. It's easy to read. Content is great. I wish I had found it first in my conversion to .NET. I am so impressed that I am checking out the other Murach titles."--Online review of the previous edition of this bookThis 3.5 edition of Murach's ADO.
-
MCTS Self-Paced Training Kit (Exam 70-561): Microsoft® .NET Framework 3.5 ADO.
Published 11 years ago
by Shawn Wildermuth, Jim Wightman, Mark Blomsma, Microsoft Press
Announcing an all-new SELF-PACED TRAINING KIT designed to help maximize your performance on 70-561, the required exam for the new Microsoft Certified Technology Specialist (MCTS) certification for Microsoft .NET Framework 3.5 ADO.NET Application Development. This 2-in-1 kit includes the official Microsoft study guide, plus practice tests on CD to help you assess your skills.
-
Essential LINQ (Microsoft .NET Development Series)
Published 11 years ago
by Charlie Calvert, Dinesh Kulkarni, Addison-Wesley Professional
“Charlie and Dinesh bring important skills to this project that enable them to show how LINQ works and the practical ways you can use it in your daily development process.” From the Foreword by Anders Hejlsberg LINQ is one of Microsoft’s most exciting, powerful new development technologies. Essential LINQ is the first LINQ book written by leading members of Microsoft’s LINQ and C# teams.
-
Programming Entity Framework
Published 12 years ago
by Julia Lerman, O'Reilly Media
Programming Entity Framework is a thorough introduction to Microsoft's new core framework for modeling and interacting with data in .NET applications. This book not only gives experienced developers a hands-on tour of the Entity Framework and explains its use in a variety of applications, it also provides a deep understanding of its architecture and APIs. From the Entity Data Model (EDM) and Object Services to EntityClient and the Metadata Workspace, Programming Entity Framework covers it all.
-
Professional ADO.NET 3.5 with LINQ and the Entity Framework (Wrox Programmer to Programmer)
Published 12 years ago
by Roger Jennings, Wrox
Language Integrated Query (LINQ), as well as the C# 3.0 and VB 9.0 language extensions to support it, is the most import single new feature of Visual Studio 2008 and the .NET Framework 3.x. LINQ is Microsoft’s first attempt to define a universal query language for a diverse set of in-memory collections of generic objects, entities persisted in relational database tables, and element and attributes of XML documents or fragments, as well as a wide variety of other data types, such as RSS and
-
ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution (Wrox Programmer to Prog
Published 12 years ago
by Vincent Varallo, Wrox
Aimed at enterprise developers who use Visual Studio 2008, ASP.NET, C#, and SQL Server to deliver business applications, this book focuses on implementing patterns that can be used for real-world solutions. Each chapter establishes a problem, examines which solution will provide the best results, and then demonstrates how to go about executing that solution. The experienced author addresses building a framework for corporate intranet apps, designing the data access layer, implementing the Micros