

Board infinity - ASP.NET Core Foundation
- Offered byCoursera
- Public/Government Institute
ASP.NET Core Foundation at Coursera Overview
Duration | 16 hours |
Total fee | Free |
Mode of learning | Online |
Official Website | Explore Free Course |
Credential | Certificate |
ASP.NET Core Foundation 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.
- Course 1 of 3 in the Building React and ASP.NET MVC 5 Applications Specialization
- Beginner Level Prior knowledge is programming is required
- Approx. 16 hours to complete
- English Subtitles: English
ASP.NET Core Foundation at Coursera Course details
- The ASP.NET Foundation course is an introductory-level course that aims to provide learners with a fundamental understanding of the ASP.NET framework and its components. The course is designed to help learners build a strong foundation in web development using ASP.NET and learn the basics of building web applications.
- The course also covers topics such as routing, validation, and authentication, which are essential for building secure and scalable web applications. Learners will explore how to use ASP.NET to create dynamic web pages and user interfaces, as well as how to integrate data from various sources into their web applications.
ASP.NET Core Foundation at Coursera Curriculum
Introduction to ASP.NET
Specialization Introduction
Course Introduction
Meet Your Instructor
What you will learn in this Lesson
Introduction to .NET Core and its features
.NET Core Version History
Difference Between .NET Framework and .NET Core
Setting up a development environment with VS code
What you will learn in this Lesson
Introduction to .NET CLI
.NET CLI Commands
The .Net Core Platform
Demo: Building a basic .NET Core console application
Syllabus
Further reading on .Net Core
Read more about .Net Core Architecture
Basic dot NET Core - Practice Quiz
Architecture & CLI Practice Quiz
Dot Net - Graded Quiz
C# Programming Fundamentals
What you will learn in this Lesson
Introduction to C#
History of C# Version
C# Code Execution
Installing and Configuring C# in Visual Studio
Variable and DataType
Demo: C# Hello World Program
What you will learn in this Lesson
Operators and Operators Precedence
Conditional Statements
Loops
Jump Statements
What you will learn in this Lesson
Arrays and Types of Arrays
Manipulating Arrays
Strings and String Methods
Manipulating Strings
What you will learn in this Lesson
Object-Oriented Programming Concepts
Classes and Objects
Encapusulation and Abstraction
Constructors
Inheritance
Learn more about C# basics
Further Reading on Conditional Statements
Learn more about Arrays & Strings
Further reading on OOPS
C# Basics - Practice Quiz
Conditional Statements - Practice Quiz
Array & String - Practice Quiz
C# Fundamentals Graded Quiz
Advanced C# Programming
What you will learn in this Lesson
Polymorphism
Abstract Classes
Interfaces
Static Class and Static Methods
Extension Methods
Partial Class and Partial Methods
What you will learn in this Lesson
Property
Indexer
Enum in C#
Exception Handling
Handling Exceptions in Console Application
What you will learn in this Lesson
Anonymous Type
Delegates
Events
Anonymous Methods
Lambda Expression
Expression Tree
What is Synchronous and Asynchronous?
Asynchronous Programming Patterns in .NET
Asynchronous Programming Model (APM)
Event-based Asynchronous Pattern (EPM)
Task-based Asynchronous Pattern (TAP)
Learn more about classes and interface
Further Readings on partial class and methods
Further Reads on Property & Indexers
Learn more Extention methods and delegates
Further reading on methods and expressions
Class & Interface - Practice Quiz
Property & Indexers - Practice Quiz
Advanced C# - Graded Quiz