Lorsque vous vous inscrivez à ce cours, vous êtes également inscrit(e) à cette Spécialisation.
Apprenez de nouveaux concepts auprès d'experts du secteur
Acquérez une compréhension de base d'un sujet ou d'un outil
Développez des compétences professionnelles avec des projets pratiques
Obtenez un certificat professionnel partageable
Il y a 3 modules dans ce cours
The Building React Application using ASP.NET MVC5 course is designed to teach developers how to build scalable and efficient web applications using the React JS library and the ASP.NET MVC5 framework.
Participants will also learn how to integrate React JS into their ASP.NET MVC5 web applications, taking advantage of the framework's features such as server-side rendering and routing.
This course is best suitable for people with prior experience in web development with React and familiarity with ASP.NET technologies.
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, Meta, or any of their subsidiaries or affiliates. This course is not official preparation material for any of these companies. All trademarks, service marks, company names, logos, and brand names mentioned are the property of their respective owners and are used for identification, educational, and informational purposes only. No claim is made to exclusive rights to use any third-party trademarks apart from their context in this educational material.
ASP.NET Core is a web application framework designed to build modern, cloud-based, and cross-platform web applications. It is an open-source framework that provides a flexible, scalable, and high-performance environment for developing web applications. The framework is built on top of .NET Core, a free and open-source platform for building cross-platform applications.
ASP.NET Core provides a modular architecture that allows developers to use only the necessary components for their web application, making it more lightweight and faster. It also provides built-in support for dependency injection, making it easy to manage and test different parts of the application.
Inclus
27 vidéos5 lectures4 devoirs1 sujet de discussion1 plugin
Afficher les informations sur le contenu du module
27 vidéos•Total 148 minutes
Course Introduction•2 minutes
Meet your Instructor•1 minute
What you will learn in this Lesson•1 minute
Introduction to ASP.NET Core•3 minutes
ASP.NET Core Project Folder Structure•4 minutes
Demo: Building a Web Application using ASP.NET Core•4 minutes
Understanding MVC Pattern•5 minutes
Model-View-Controller Communication•5 minutes
Demo: Handling Requests in .NET Core MVC Core•4 minutes
What you will learn in this Lesson•2 minutes
Action Methods and Result Types•8 minutes
Razor View Engine and Razor Syntax•9 minutes
Layout, Sections and View Start•9 minutes
HTML Helpers and Tag Helpers•7 minutes
Convention Routing and Attribute Routing•7 minutes
Data Passing Techniques•3 minutes
ViewBag and View Data•9 minutes
Working with TempData•9 minutes
Sessions and State Management•8 minutes
Working with QueryString•5 minutes
What you will learn in this Lesson•1 minute
ASP.NET Core Forms•5 minutes
Demo: Weakly Typed Forms•7 minutes
Demo: Strongly Typed Forms•9 minutes
Model Binding•9 minutes
Demo: Handling Forms Post•4 minutes
Forms Validations - Server Side and Client Side•10 minutes
5 lectures•Total 130 minutes
Syllabus•30 minutes
Further Reading on Developing web application•30 minutes
Learn more about .Net Core Fundamentals•30 minutes
Further Reading on Forms and Validation•30 minutes
Tell us what you think!•10 minutes
4 devoirs•Total 105 minutes
MVC Basics Practice Quiz•15 minutes
ASP.Net Core - Practice Quiz•15 minutes
ASP.NET Core Forms and Validation practice quiz•15 minutes
ASP.NET Core - Graded Quiz•60 minutes
1 sujet de discussion•Total 10 minutes
Meet and Greet•10 minutes
1 plugin•Total 5 minutes
Quick Course Check-In•5 minutes
ASP.NET MVC
Module 2•5 heures à terminer
Détails du module
ASP.NET MVC (Model-View-Controller) is a web application framework developed by Microsoft for building dynamic and scalable web applications. ASP.NET MVC provides developers with a structured approach to building web applications, promoting code reusability, testability, and maintainability. It offers features such as routing, data validation, authentication, and authorization, making it suitable for developing robust and interactive web applications. Module 2 delves into advanced ASP.NET Core concepts, focusing on practical applications and enhanced functionality. Students learn to leverage Entity Framework Core for efficient data management and integration within ASP.NET Core applications. The module explores the ASP.NET MVC pipeline, providing insights into request handling and middleware configurations. Additionally, emphasis is placed on implementing robust security measures to safeguard ASP.NET Core applications against common threats.
Inclus
17 vidéos3 lectures4 devoirs
Afficher les informations sur le contenu du module
17 vidéos•Total 89 minutes
What you will learn in this Lesson•1 minute
Middleware Request Pipeline•4 minutes
Built-In Middleware and Custom Middleware•2 minutes
Dependency Injection (DI)•3 minutes
Demo: Implementing DI in ASP.NET Core•5 minutes
ASP.NET Core Environments•4 minutes
Exceptions Handling and Logging•4 minutes
What you will learn in this Lesson•1 minute
Introduction to Entity Framework Core as ORM•7 minutes
Configuring Entity Framework Core in MVC Application•4 minutes
Developing Application with Code First Approach•10 minutes
Developing Application with Database First Approach•8 minutes
Demo: Code First Approach CRUD Operations•11 minutes
What you will learn in this Lesson•1 minute
Authentication in Web Application•9 minutes
Authorization in Web Application•4 minutes
Identity Core Security in Asp.Net Core Application•11 minutes
3 lectures•Total 90 minutes
Learn More about MVC•30 minutes
Further Reading Entity Framework•30 minutes
Learn More on Pipeline and Security•30 minutes
4 devoirs•Total 105 minutes
MVC Advanced - Practice Quiz •15 minutes
Entity - Practice Quiz •15 minutes
Pipeline & Security Practice Quiz•15 minutes
MVC - Graded Quiz•60 minutes
ASP.NET Web API
Module 3•8 heures à terminer
Détails du module
ASP.NET Web API is a framework for building RESTful web services that can be consumed by a variety of clients, including web applications, mobile apps, and other services. In the ASP.NET Web API module, developers learn how to design, implement, and deploy web APIs using the ASP.NET framework.
This module covers the basics of RESTful web services and HTTP protocol, and how they can be implemented in ASP.NET Web API. Students learn how to use attributes to define API endpoints and map HTTP requests to controller methods. They also gain an understanding of how to serialize and deserialize data using JSON and XML formats.
Inclus
21 vidéos4 lectures5 devoirs1 évaluation par les pairs
Afficher les informations sur le contenu du module
21 vidéos•Total 120 minutes
What you will learn in this Lesson•2 minutes
Introduction to SOA•5 minutes
Introduction to REST•5 minutes
Introduction to ASP.NET Web API•3 minutes
WCF vs. Web API•3 minutes
What you will learn in this Lesson•1 minute
Building ASP.NET Web API•5 minutes
Creating Database for Web API•6 minutes
ASP.NET Web API CRUD Operations•12 minutes
Testing Web API Using Postman•8 minutes
Consuming Web API in ASP.NET MVC•9 minutes
What you will learn in this Lesson•2 minutes
Routing •7 minutes
Route Constraints•8 minutes
Content Negotiation•5 minutes
Media Type Formatters•3 minutes
Project Configuration•7 minutes
Developing Web API•10 minutes
Configuring React Component•6 minutes
Consuming Web API•9 minutes
Rendering API Data•5 minutes
4 lectures•Total 100 minutes
Further Reading on Web API•30 minutes
Learn More on CRUD Operations•30 minutes
Learn More on Routing and Binding•30 minutes
Provide your feedback!•10 minutes
5 devoirs•Total 120 minutes
WebAPI Practice Quiz•15 minutes
CRUD Operations Practice Quiz•15 minutes
Advance WebAPI Practice Quiz•15 minutes
Untitled•15 minutes
WebAPI Graded Quiz•60 minutes
1 évaluation par les pairs•Total 120 minutes
Building a React Application using ASP.NET MVC5•120 minutes
Obtenez un certificat professionnel
Ajoutez ce titre à votre profil LinkedIn, à votre curriculum vitae ou à votre CV. Partagez-le sur les médias sociaux et dans votre évaluation des performances.
Board Infinity is a full-stack career platform, founded in 2017 that bridges the gap between career aspirants and industry experts. Our platform fosters professional growth, delivering personalized learning experiences, expert career coaching, and diverse opportunities to help individuals fulfill their career dreams. Board Infinity has successfully facilitated over 20,000 career transitions, marking a significant impact in the career development landscape.
Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?
Felipe M.
Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’
Jennifer J.
Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’
Larry W.
Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’
Chaitanya A.
’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
When will I have access to the lectures and assignments?
To access the course materials, assignments and to earn a Certificate, you will need to purchase the Certificate experience when you enroll in a course. You can try a Free Trial instead, or apply for Financial Aid. The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.