Skip to Content
Enterprise Application Development with C# 9 and .NET 5
book

Enterprise Application Development with C# 9 and .NET 5

by Ravindra Akella, Rishabh Verma, Arun Kumar Tamirisa, Suneel Kumar Kunani, Bhupesh Guptha Muthiyalu
March 2021
Intermediate to advanced
610 pages
11h 56m
English
Packt Publishing
Content preview from Enterprise Application Development with C# 9 and .NET 5

Chapter 9: Working with Data in .NET 5

One of the essential components for any web application are the ability to persist data to a permanent data store; some forethought in picking the right persistent store can help a system scale better in the future.

One of the common operations in any web application is to log in to the system, perform some reads/updates, and log off, and then come back later to see whether the changes were retained. Databases play a significant role in persisting these actions, which are typically called user transactions. Apart from transactional data, for monitoring and debugging purposes, an application may additionally need to store logging data and auditing data, such as who modified the date. An important step for ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Professional C# 7 and .NET Core 2.0, 7th Edition

Professional C# 7 and .NET Core 2.0, 7th Edition

Christian Nagel
Pro C# 7: With .NET and .NET Core

Pro C# 7: With .NET and .NET Core

Andrew Troelsen, Philip Japikse
.NET Core 2.0 By Example

.NET Core 2.0 By Example

Neha Shrivastava, Rishabh Verma

Publisher Resources

ISBN: 9781800209442Supplemental Content