|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-asp-net-razor-pages/
课程评论:没有评论
Coursera 课程总结:ASP.NET Razor Pages (NET 6.0) 入门 本课程全面介绍 ASP.NET Core 6 中的 Razor Pages,涵盖了该技术的新特性和增强功能。无论您是初学者还是有经验的开发者,都能从中学习到构建动态 Web 应用程序所需的知识和技能。 课程内容包括: * **基础知识:** Razor 语法、数据绑定、模型-视图交互,以及如何创建和结构化 Razor Pages、定义路由、有效处理模型和视图。 * **高级概念:** Razor Page 约定、自定义布局、部分视图 (partial views) 和视图组件 (view components) 的使用。 * **表单处理:** 如何处理表单、验证和输入,确保应用程序的健壮性和安全性。 * **项目结构与数据库集成:** 深入讲解 Razor Pages 项目的核心结构、各个组件功能,并利用 Entity Framework 创建视图、模型和数据库对象。 * **完整 CRUD 操作:** 从零开始开发项目,实现使用 MSSQL 数据库的完整 CRUD (创建、读取、更新、删除) 功能。 * **实践开发:** 在项目开发过程中,演示如何实现数据验证、集成 Bootstrap、使用部分视图、配置数据库连接的依赖注入等。 这是一门循序渐进的指导教程,旨在帮助学生深入理解并掌握使用 Razor Pages 开发动态 Web 解决方案的关键概念和基础。
Welcome to the comprehensive course on Razor Pages in.NET 6! In this course, we will explore the exciting new features and enhancements introduced in.NET 6, specifically focusing on Razor Pages. Whether you are a beginner or an experienced developer, this course will provide you with the knowledge and skills needed to build dynamic web applications using Razor Pages.Throughout the course, we will cover a wide range of topics to ensure you have a solid understanding of Razor Pages and how they fit into the.NET ecosystem. We will start by exploring the fundamentals, including the Razor syntax, data binding, and model-view interaction. You will learn how to create and structure Razor Pages, define routes, and work with models and views effectively.As we progress, we will delve deeper into advanced concepts and techniques. We will explore Razor Page conventions, customizing the layout, and working with partial views and view components. Additionally, we will examine how to handle forms, validation, and input processing in Razor Pages, ensuring your applications are robust and secure.We touch base on the core project structure of Razor Page project, explain the various components and its functionality, provide detailed insights on create views, model, database objects using Entity Framework and developing project from scratch that will provide complete CRUD (Create, Read, Update & Delete) functionality using MSSQL Database. During our development of project, we showcase how to implement validations, applying bootstrap, implementing partial views, setting up the dependency injection for database connection and much more.A step by step guided tutorial that will make the concept and fundamental clear for students who want to deep dive into developing dynamic web solutions using Razor Pages.