Book description
Beginning ASP.NET 4.5 Databases introduces you to the world of building data-driven Web sites using ASP.NET, ADO.NET and the Entity Framework using C#. Since ASP.NET developers need to access databases quickly and efficiently, this book teaches the best practices and methods to help developers achieve professional ASP.NET and database solutions.
Beginning ASP.NET 4.5 Databases is a comprehensive introduction on how you can connect a Web site to many different data sources — not just databases — and use the data to create dynamic page content. It also shows you how to build a relational database, use SQL to communicate with it, and understand how they differ from each other.
With in-depth, on-target coverage of the new data access features of .NET Framework 4.5, this book is your guide to using ASP.NET to build responsive, easy-to-update data-driven Web sites.
What you'll learn
Design for code-first, model-first and database-first data access paradigms
Use different data sources for building data-driven Web sites
Discover enhancements in SQL Server 2012 as a relational database
Understand concepts of non-relational databases and why you need them
Develop strategies for building Entity Data Models using Entity Framework 4.1
Begin to use the new data-access features in ASP.NET 4.5 like strongly typed controls, model binding and dynamic data
Who this book is for
Beginning ASP.NET 4.5 Databases is for the web developer who is beginning to get into the world of web development using ASP.NET, ADO.NET and C#. The book is an excellent choice for developers who are still using previous versions of the .NET Framework and who are looking to learn the new data access features in .NET Framework 4.5.
Table of contents
- Title Page
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- CHAPTER 1: ASP.NET 4.5 Data Sources
- CHAPTER 2: The Future of Relational Databases
- CHAPTER 3: Introducing Non-Relational Databases
- CHAPTER 4: Accessing Data Using ADO.NET
- CHAPTER 5: Introducing Language-Integrated Query (LINQ)
- CHAPTER 6: ADO.NET Entity Data Model
- CHAPTER 7: Designing Data Access Applications Using Entity Framework
- CHAPTER 8: Entity Framework Data Access Paradigms
- CHAPTER 9: Consuming Data Using WCF Data Services
- CHAPTER 10: Data Binding in ASP.NET 4.5
- CHAPTER 11: Building Extensible Data-Driven Web Applications Using Dynamic Data
- CHAPTER 12: Best Practices and Techniques in Building Data-Driven Websites
- CHAPTER 13: Application Lifecycle Management
- Index
Product information
- Title: Beginning ASP.NET 4.5 Databases, Third Edition
- Author(s):
- Release date: March 2013
- Publisher(s): Apress
- ISBN: 9781430243809
You might also like
book
Pro ASP.NET Core 6: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages
Professional developers will produce leaner applications for the ASP.NET Core platform using the guidance in this …
book
Exploring Advanced Features in C#: Enhance Your Code and Productivity
Become a more productive programmer by leveraging the newest features available to you in C#. This …
book
ASP.NET Core Security
Secure your ASP.NET applications before you get hacked! This practical guide includes secure coding techniques with …
book
Microsoft .NET Framework 4.5 Quickstart Cookbook
Over 50 simple but incredibly effective recipes to get updated to exciting new features in .NET …