Book Image

Build a Blog Using ASP.NET Core, Angular 14, and SQL Server [Video]

By : Avetis Ghukasyan
Book Image

Build a Blog Using ASP.NET Core, Angular 14, and SQL Server [Video]

By: Avetis Ghukasyan

Overview of this book

Do you want to learn how to build the back-end Application Programming Interface (API) and front-end web application using full-stack technologies? This course will teach you the skills and give you the confidence to build a real-world blog from scratch using the full-stack technologies that are commonly used by Microsoft, Google, and Twitter. The course starts with an introduction to the technologies and libraries that you will use to build the blog. Next, you will set up the environment by installing SQL Server 2019, SQL Server Management Studio, Visual Studio Code, Git, Node.js, and Postman. Moving along, you will learn to prepare the blog outline by sketching out the needed pages and identifying standalone components, endpoints, and database actions. Next, you will build a solid backend using Structured Query Language (SQL) for storing the blog content and discover the process of building the API layer using ASP.NET Core and Visual Studio. Towards the end, you will learn to build your blog’s front end using Angular 14 and Bootstrap. By the end of this course, you will have developed all the essential skills needed to build a full-stack blogging web application from scratch. All the resource files are updated on the GitHub repository at: https://github.com/PacktPublishing/Build-A-Blog-Using-AspNet-Core-Angular-And-SQL-Server
Table of Contents (6 chapters)
Chapter 3
Outlining All Pieces
Content Locked
Section 3
Identifying All Endpoints
This video explains how to identify all endpoints.