Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Building Modern SaaS Applications with C# and .NET
  • Table Of Contents Toc
  • Feedback & Rating feedback
Building Modern SaaS Applications with C# and .NET

Building Modern SaaS Applications with C# and .NET

By : Andy Watt
4.7 (6)
close
close
Building Modern SaaS Applications with C# and .NET

Building Modern SaaS Applications with C# and .NET

4.7 (6)
By: Andy Watt

Overview of this book

There are several concepts that must be mastered to deliver functional and efficient SaaS applications. This book is perfect for developers and teams with experience in traditional application development looking to switch to SaaS and deliver slick and modern applications. You‘ll start with a general overview of SaaS as a concept and learn with the help of an example throughout the book to bring life to the technical descriptions. You’ll use the Microsoft .NET tech stack for development and C# as the programming language to develop your desired SaaS application. Delivering SaaS requires a deep understanding of all layers in the application stack. As you progress, you’ll learn how to approach the database layer, the API, and the UI to confidently approach application development using the SaaS model. Additionally, you’ll explore how to test, deploy, maintain, and upgrade each component of the application. By the end of this book, you will be well equipped to approach all aspects of delivering software using the SaaS paradigm.
Table of Contents (21 chapters)
close
close
1
Part 1: Getting Started
4
Part 2: Building the Backend
9
Part 3: Building the Frontend
12
Part 4: Deploying and Maintaining the Application
17
Part 5: Concluding Thoughts

The testing pyramid – unit, integration, and E2E testing

The testing pyramid is a concept that illustrates the optimal distribution of test types in a software project. It provides a visual representation of the relationship between unit, integration, and E2E testing, highlighting their relative importance and execution speed. Refer to the following diagram to better understand the structure of the testing pyramid:

Figure 9.2 – The testing pyramid

Figure 9.2 – The testing pyramid

At the base of the pyramid, we have unit tests. These tests are the most numerous and focus on verifying the correctness of individual components or functions in isolation. Unit tests are fast to execute, which enables developers to run them frequently during the development process.

In the middle of the pyramid, we find integration tests. These tests are fewer in number compared to unit tests, but they serve a vital purpose in validating the interactions between different components and services...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Building Modern SaaS Applications with C# and .NET
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon