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.
涵盖的内容
27个视频5篇阅读材料4个作业1个讨论话题1个插件
显示有关单元内容的信息
27个视频•总计148分钟
Course Introduction•2分钟
Meet your Instructor•1分钟
What you will learn in this Lesson•1分钟
Introduction to ASP.NET Core•3分钟
ASP.NET Core Project Folder Structure•4分钟
Demo: Building a Web Application using ASP.NET Core•4分钟
Understanding MVC Pattern•5分钟
Model-View-Controller Communication•5分钟
Demo: Handling Requests in .NET Core MVC Core•4分钟
What you will learn in this Lesson•2分钟
Action Methods and Result Types•8分钟
Razor View Engine and Razor Syntax•9分钟
Layout, Sections and View Start•9分钟
HTML Helpers and Tag Helpers•7分钟
Convention Routing and Attribute Routing•7分钟
Data Passing Techniques•3分钟
ViewBag and View Data•9分钟
Working with TempData•9分钟
Sessions and State Management•8分钟
Working with QueryString•5分钟
What you will learn in this Lesson•1分钟
ASP.NET Core Forms•5分钟
Demo: Weakly Typed Forms•7分钟
Demo: Strongly Typed Forms•9分钟
Model Binding•9分钟
Demo: Handling Forms Post•4分钟
Forms Validations - Server Side and Client Side•10分钟
5篇阅读材料•总计130分钟
Syllabus•30分钟
Further Reading on Developing web application•30分钟
Learn more about .Net Core Fundamentals•30分钟
Further Reading on Forms and Validation•30分钟
Tell us what you think!•10分钟
4个作业•总计105分钟
ASP.NET Core - Graded Quiz•60分钟
MVC Basics Practice Quiz•15分钟
ASP.Net Core - Practice Quiz•15分钟
ASP.NET Core Forms and Validation practice quiz•15分钟
1个讨论话题•总计10分钟
Meet and Greet•10分钟
1个插件•总计5分钟
Quick Course Check-In•5分钟
ASP.NET MVC
第 2 单元•小时 后完成
单元详情
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.
涵盖的内容
17个视频3篇阅读材料4个作业
显示有关单元内容的信息
17个视频•总计89分钟
What you will learn in this Lesson•1分钟
Middleware Request Pipeline•4分钟
Built-In Middleware and Custom Middleware•2分钟
Dependency Injection (DI)•3分钟
Demo: Implementing DI in ASP.NET Core•5分钟
ASP.NET Core Environments•4分钟
Exceptions Handling and Logging•4分钟
What you will learn in this Lesson•1分钟
Introduction to Entity Framework Core as ORM•7分钟
Configuring Entity Framework Core in MVC Application•4分钟
Developing Application with Code First Approach•10分钟
Developing Application with Database First Approach•8分钟
Demo: Code First Approach CRUD Operations•11分钟
What you will learn in this Lesson•1分钟
Authentication in Web Application•9分钟
Authorization in Web Application•4分钟
Identity Core Security in Asp.Net Core Application•11分钟
3篇阅读材料•总计90分钟
Learn More about MVC•30分钟
Further Reading Entity Framework•30分钟
Learn More on Pipeline and Security•30分钟
4个作业•总计105分钟
MVC - Graded Quiz•60分钟
MVC Advanced - Practice Quiz •15分钟
Entity - Practice Quiz •15分钟
Pipeline & Security Practice Quiz•15分钟
ASP.NET Web API
第 3 单元•小时 后完成
单元详情
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.
涵盖的内容
21个视频4篇阅读材料5个作业1次同伴评审
显示有关单元内容的信息
21个视频•总计120分钟
What you will learn in this Lesson•2分钟
Introduction to SOA•5分钟
Introduction to REST•5分钟
Introduction to ASP.NET Web API•3分钟
WCF vs. Web API•3分钟
What you will learn in this Lesson•1分钟
Building ASP.NET Web API•5分钟
Creating Database for Web API•6分钟
ASP.NET Web API CRUD Operations•12分钟
Testing Web API Using Postman•8分钟
Consuming Web API in ASP.NET MVC•9分钟
What you will learn in this Lesson•2分钟
Routing •7分钟
Route Constraints•8分钟
Content Negotiation•5分钟
Media Type Formatters•3分钟
Project Configuration•7分钟
Developing Web API•10分钟
Configuring React Component•6分钟
Consuming Web API•9分钟
Rendering API Data•5分钟
4篇阅读材料•总计100分钟
Further Reading on Web API•30分钟
Learn More on CRUD Operations•30分钟
Learn More on Routing and Binding•30分钟
Provide your feedback!•10分钟
5个作业•总计120分钟
WebAPI Graded Quiz•60分钟
WebAPI Practice Quiz•15分钟
CRUD Operations Practice Quiz•15分钟
Advance WebAPI Practice Quiz•15分钟
Untitled•15分钟
1次同伴评审•总计120分钟
Building a React Application using ASP.NET MVC5•120分钟
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.
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.