Board infinity - Building Services with ASP.NET Web API
- Offered byCoursera
Building Services with ASP.NET Web API at Coursera Overview
Duration | 22 hours |
Start from | Start Now |
Total fee | Free |
Mode of learning | Online |
Official Website | Explore Free Course |
Credential | Certificate |
Building Services with ASP.NET Web API at Coursera Highlights
- Flexible deadlines Reset deadlines in accordance to your schedule.
- Shareable Certificate Earn a Certificate upon completion
- 100% online Start instantly and learn at your own schedule.
- Intermediate Level Familiarity with basic web development and ASP.NET technologies is required
- Approx. 22 hours to complete
- English Subtitles: English
Building Services with ASP.NET Web API at Coursera Course details
- Building Services with ASP.NET Web API is a comprehensive course that provides learners with the knowledge and skills required to develop RESTful web APIs using the ASP.NET Web API framework. The course is designed to help learners understand the fundamentals of building services and how to use the ASP.NET Web API framework to create scalable and maintainable APIs.
- The course begins with an introduction to RESTful web services and the principles of designing and building them. Learners will then explore the ASP.NET Web API framework and its architecture, including how to configure routing, controllers, and actions. The course will cover best practices for designing RESTful APIs, including how to handle resources, versioning, and error handling.
- By the end of this course, you will have a solid understanding of the entire ASP.NET Web API development process, from setting up your development environment to deploying your services to the cloud. You will be able to build robust, scalable, and secure web services that can be consumed by a wide range of clients.
- This course is best suitable for people with familiarity with basic web development and ASP.NET technologies.
Building Services with ASP.NET Web API at Coursera Curriculum
C# Programming Fundamentals
Meet Your Instructor
What you will learn in this Lesson
Introduction to C#
C# Version History
C# Code Execution
Installing and Configuring Visual Studio
Hello World Program
What you will learn in this Lesson
Variable & Data Types
Operators
Conditional Statements
Looping Constructs
Jump Statements
What you will learn in this Lesson
Arrays & its Types
Manipulating Arrays
Strings and its Methods
Manipulating Strings
What you will learn in this Lesson
Object-Oriented Programming
Classes and Objects
Encapsulation & Abstraction
Constructors
Inheritance
Polymorphism
Syllabus
Learn more about C# basics
Read more about Conditional Statements
Learn more about Arrays and Strings
Read more about OOPS
C# basics - Practice Quiz
Variables & Operators - Practice Quiz
Arrays and Strings - Practice Quiz
C# - Graded Quiz
Advanced C# Programming
What you will learn in this Lesson
Abstract Class
Interface
Static Classes & Methods
Extension Methods
Partial Class & Methods
What you will learn in this Lesson
Property in C#
Indexer in C#
Enum in C#
Exceptional Handling
Handling Exceptions in Console
What you will learn in this Lesson
Anonymous Type
Delegates
Events
Anonymous Methods
Lambda Expression
Expression Tree
Learn more about classes and interface
Read more about Property & Indexers
Learn more Extention methods and delegates
Further reading on methods and expressions
Class & Interface - Practice Quiz
Property & Indexers -Practice Quiz
Advance C# - Graded Quiz
SQL Server for Backend Development
Introduction to Databases
Introduction to SQL Server
Types of Databases
SQL Commands
SQL Server Tables
Data Manipulation Commands
Constraints
Exercise on Constraints
SQL Clauses
Data Types and Variables
SQL Operators
SQL Predicates
SQL Joins
SQL Server Views
Types of Views
User Defined Views
SQL Sever Indexes
Creating Indexes
Introduction to Stored Procedure
User Defined Stored Procedure
DML Operations
SQL Server Functions
Scalar Functions
Table Valued Functions
SQL Server Triggers
Types of Triggers
Triggers Exercise
SQL Server - Practice Quiz
SQL Fundamentals - Practice Quiz
Views & Index - Practice Quiz
Stored Procedures - Practice Quiz
SQL Server - Graded Quiz
ASP.NET Web API
What you will learn in this Lesson
Introduction to SOA
Introduction to REST
Introduction to ASP.NET Web API
WCF vs Web API
What you will learn in this Lesson
Introduction to ASP.NET Web API
Building ASP.NET Web API
Creating First Web API Project
Creating Database for Web API
ASP.NET Web API CRUD Operations
Testing Web API Using Postman
Consuming Web API in ASP.NET MVC
What you will learn in this Lesson
Routing - Convention and Attribute Routing
Route Constraints
Content Negotiation
Media Type Formatters
Learn More on CRUD Operations
Learn More on Routing and Binding
WebAPI - Graded Quiz