К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Building Services with ASP.NET Web API · LearnSpace
Назад в каталог
courseraПрограммирование

Building Services with ASP.NET Web API

Курс от Board Infinity
Средний≈ 21.5 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Dive into the intricate world of building services using the ASP.NET Web API with this meticulously crafted course. Designed to cater to individuals ranging from beginners to those with a foundational understanding, this course aims to elucidate the concepts of creating RESTful services using ASP.NET Web API. In the first module, C# Programming Fundamentals, you'll begin your expedition by exploring the captivating realm of C#. With an introduction to its unparalleled significance in today's software landscape, you'll progressively delve into its foundational concepts. From understanding various data types and variables to mastering the art of conditional statements and control structures, this module paves the way for what's ahead. Progressing to the second module, Advanced C# Programming, your perspective will broaden with an intensive dive into the deeper territories of C#. Venturing into advanced topics like delegates, events, and evolved Object-Oriented Programming principles, you'll garner hands-on expertise, equipping you to handle intricate programming challenges. Dive into the third module, SQL Server for Backend Development, to turn your focus towards the pivotal backend. Unveil the capabilities and nuances of SQL Server, familiarize yourself with the crux of relational databases, and comprehend the architecture intricacies. By the end, designing and managing robust databases tailored for web applications will be second nature. Finally, in the fourth module, ASP.NET Web API, the core essence of this course unfolds. Here, you'll be introduced to the foundational principles of RESTful web services. By mastering the art of defining API endpoints and acquiring adeptness in data serialization techniques, you'll be poised to craft and deploy powerful web APIs with finesse. Upon concluding this course, you'll not only possess an in-depth understanding of building services with ASP.NET Web API but also be geared up with the proficiency to design, implement, and launch scalable and efficient web services. Disclaimer: This course is an independent educational resource developed by Board Infinity and is not affiliated with, endorsed by, sponsored by, or officially associated with Microsoft Corporation or any of its subsidiaries or affiliates. This course is not an official preparation material of Microsoft Corporation. All trademarks, service marks, and company names mentioned are the property of their respective owners and are used for identification purposes only.

Навыки, которые вы освоите

C# (Programming Language)Programming PrinciplesDatabase Architecture and AdministrationObject Oriented Programming (OOP)SQLMicrosoft SQL ServersDatabase DesignDatabase DevelopmentApplication Programming Interface (API)Restful APIASP.NETDatabase Management.NET FrameworkServer SideAPI DesignBack-End Web DevelopmentObject Oriented DesignJSONWeb Services

Программа курса

4 модулей · 120 учебных материалов

01C# Programming Fundamentals36 материалов

Introduction to the C# programming language

Meet Your InstructorВидеоWhat you will learn in this LessonВидеоIntroduction to C#ВидеоC# Version HistoryВидеоC# Code ExecutionВидео

Учитесь у экспертов

Board Infinity

Instructor

Building Services with ASP.NET Web API
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 21.5 ч

4 модулей

Язык: Английский

Часть программы вашего университета
Installing and Configuring Visual StudioВидео
Hello World ProgramВидео
Learn more about C# basicsЧтение
C# basics - Practice QuizЗадание

C# Conditional Statements and Loops

What you will learn in this LessonВидеоVariable & Data TypesВидеоOperatorsВидеоConditional StatementsВидеоLooping ConstructsВидеоJump StatementsВидеоRead more about Conditional StatementsЧтениеVariables & Operators - Practice QuizЗадание

C# Arrays and Strings

What you will learn in this LessonВидеоArrays & its TypesВидеоManipulating ArraysВидеоStrings and its MethodsВидеоManipulating StringsВидеоLearn more about Arrays and StringsЧтениеArrays and Strings - Practice QuizЗадание

Object-Oriented Programming in C#

What you will learn in this LessonВидеоObject-Oriented ProgrammingВидеоClasses and ObjectsВидеоEncapsulation & AbstractionВидеоConstructorsВидеоInheritanceВидеоPolymorphismВидеоRead more about OOPSЧтениеObject-Oriented Programming in C# practice quizЗаданиеC# - Graded QuizЗаданиеTell us what you think!ЧтениеQuick Course Check-InPLUGIN
02Advanced C# Programming27 материалов

Abstract Class, Interface and Partial Class

What you will learn in this LessonВидеоAbstract ClassВидеоInterfaceВидеоStatic Classes & MethodsВидеоExtension MethodsВидеоPartial Class & MethodsВидеоLearn more about classes and interfaceЧтениеClass & Interface - Practice QuizЗадание

Property, Indexer, Attributes and Exception Handling

What you will learn in this LessonВидеоProperty in C#ВидеоIndexer in C#ВидеоEnum in C#ВидеоExceptional HandlingВидеоHandling Exceptions in ConsoleВидеоRead more about Property & Indexers

Anonymous Type, Delegates, Events and Lambda

What you will learn in this LessonВидеоAnonymous TypeВидеоDelegatesВидеоLearn more Extention methods and delegatesЧтениеEventsВидеоAnonymous MethodsВидеоLambda Expression
03SQL Server for Backend Development32 материалов

Getting Started with SQL Server

Introduction to DatabasesВидеоIntroduction to SQL ServerВидеоTypes of DatabasesВидеоSQL CommandsВидеоSQL Server TablesВидеоData Manipulation CommandsВидеоConstraintsВидеоExercise on ConstraintsВидеоSQL Server - Practice QuizЗадание

T-SQL Fundamentals with SQL Server

SQL ClausesВидеоData Types and VariablesВидеоSQL OperatorsВидеоSQL PredicatesВидеоSQL JoinsВидеоSQL Fundamentals - Practice QuizЗадание

Views, Indexes and Stored Procedures

SQL Server ViewsВидеоTypes of ViewsВидеоUser Defined ViewsВидеоSQL Server IndexesВидеоCreating IndexesВидеоIntroduction to Stored ProcedureВидеоUser Defined Stored Procedure

Functions, Triggers and Cursors

SQL Server FunctionsВидеоScalar FunctionsВидеоTable Valued FunctionsВидеоSQL Server TriggersВидеоTypes of TriggersВидеоTriggers ExerciseВидеоFunctions, Triggers and Cursors practice quiz
04ASP.NET Web API25 материалов

Introduction to 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ВидеоWeb API Practice quizЗадание

Building RESTful Services with ASP.NET 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ВидеоLearn More on CRUD OperationsЧтениеBuilding RESTful Services with ASP.NET Web API practice quizЗадание

Asp.Net Core Web API Advanced Concepts

What you will learn in this LessonВидеоRouting - Convention and Attribute RoutingВидеоRoute ConstraintsВидеоContent NegotiationВидеоMedia Type FormattersВидеоLearn More on Routing and BindingЧтение
Чтение
Property & Indexers -Practice QuizЗадание
Видео
Expression TreeВидео
Further reading on methods and expressionsЧтение
Anonymous Type, Delegates, Events and Lambda practice quizЗадание
Advance C# - Graded QuizЗадание
Видео
DML OperationsВидео
Views, Indexes and Stored Procedures - Practice QuizЗадание
Задание
SQL Server - Graded QuizЗадание
Asp.Net Core Web API Advanced Concepts practice quizЗадание
WebAPI - Graded QuizЗадание
Provide your feedback!Чтение