课程描述

Building a ASP.NET MVC 5 Membership Website is one of the best training courses for practical MVC learning . In this course, building a real website is taught with the option of registering and logging in users. The website is implemented using Entity Framework Code First technology and has two user interfaces, one for end users and the other for site administration. The lecturer is very familiar with MVC and has provided many years of experience in simple and fluent training. The whole process of building a website is taught step by step, but in order to be able to understand the content of this course, you need to be well versed in CSS and have a basic understanding of HTML5, CSS3 and MVC.
Building a ASP.NET MVC 5 Membership Website 是实用 MVC 学习的最佳培训课程之一。在本课程中,通过注册和登录用户的选项教授构建真实网站。该网站使用 Entity Framework Code First 技术实现,具有两个用户界面,一个用于最终用户,另一个用于站点管理。讲师对MVC非常熟悉,提供多年经验,简单流畅的培训。构建网站的整个过程是循序渐进的,但为了能够理解本课程的内容,您需要精通 CSS 并对 HTML5、CSS3 和 MVC 有基本的了解。
Building a ASP.NET MVC 5 Membership Website training course builds a truly realistic website so that you can set your own resume as a copywriter and even sell it on websites like UpWork and Fiverr. The benefit of project-based learning is to better understand the concepts together. A variety of technologies are used to design a site, but how to use #C and MVC frameworks to implement code logic; how to design a website with HTML5, CSS3 and Bootstrap; how to use JavaScript and jQuery to interact with the user And even topics like LINQ, using extension methods, HTML Helper methods, how to set up web.config and website dialing using Azure and how to interact with each other in this course are taught.
构建 ASP.NET MVC 5 会员网站培训课程构建一个真正逼真的网站,以便您可以将自己的简历设置为撰稿人,甚至可以在 UpWork 和 Fiverr 等网站上出售。基于项目的学习的好处是可以更好地理解概念。设计一个站点使用了多种技术,但是如何使用#C和MVC框架来实现代码逻辑;如何使用 HTML5、CSS3 和 Bootstrap 设计网站;如何使用 JavaScript 和 jQuery 与用户交互 甚至在本课程中教授 LINQ、使用扩展方法、HTML Helper 方法、如何使用 Azure 设置 web.config 和网站拨号以及如何相互交互等主题。

Course Specifications Building a ASP.NET MVC 5 Membership Website:; 构建 ASP.NET MVC 5 会员网站的课程规范:

  • English language
  • 英语
  • Duration: 25:42:46
  • 时长:25:42:46
  • Number of courses: 239
  • 课程数量:239
  • Instructor: Jonas Fagerberg
  • 教练:乔纳斯法格伯格
  • File Format: Video: h264,1280 × 720 | Audio: AAC, 48000 Hz, 2 Ch
  • 文件格式: 视频:h264,1280 × 720 |音频:AAC,48000 赫兹,2 通道
  • Playability: Windows, Mobile, TV
  • 可玩性:Windows、手机、电视

Course Content Building a ASP.NET MVC 5 Membership Website:; 课程内容构建 ASP.NET MVC 5 会员网站:

  • Build a real database with code-first method
  • 使用代码优先方法构建一个真实的数据库
  • Server and server side validation
  • 服务器和服务器端验证
  • Adding or editing models, viewers and controllers to perform CRUD operations on the database
  • 添加或编辑模型、查看器和控制器以对数据库执行 CRUD 操作
  • Controller immunization
  • 控制器免疫
  • Implement safe methods for authentication of users
  • 实施安全的用户身份验证方法
  • Using Javascript, jQuery, Ajax to build client-side interface with asynchronous server calls
  • 使用 Javascript、jQuery、Ajax 构建具有异步服务器调用的客户端界面
  • Build a responsive website
  • 建立响应式网站
  • Appearing site styling with CSS3 and Bootstrap frameworks
  • 使用 CSS3 和 Bootstrap 框架呈现网站样式
  • Implement password reset function
  • 实现密码重置功能
  • User registration and login training on the site
  • 网站用户注册和登录培训
  • How to manage users and their membership
  • 如何管理用户及其成员资格

Full list of educational topics and topics; 教育主题和主题的完整列表

Welcome
2 Lectures 16:37
欢迎 2 讲座 16:37
Module 1 – Adding the Admin menu to the navigation bar
7 Lectures 24:33
模块 1 – 将管理菜单添加到导航栏 7 讲座 24:33
Module 2 – Creating the Database
14 Lectures 01:47:56
模块 2 – 创建数据库 14 个讲座 01:47:56
Module 3-1 – Creating the Admin User Interface for the Section entity
11 Lectures 01:53:54
模块 3-1 – 为部门实体创建管理用户界面 11 讲座 01:53:54
Module 3-2 – Adding controllers for the rest of the Minor tables
4 Lectures 18:33
模块 3-2 – 为其余的 Minor 表添加控制器 4 讲座 18:33
Part 4-1 – Creating the Admin User Interface for the Item Entiy
15 Lectures 01:11:58
第 4-1 部分 – 为项目实体创建管理用户界面 15 讲座 01:11:58
Part 4-2 – Creating the Admin User Interface for Product and Subscription
12 Lectures 01:29:58
第 4-2 部分 – 为产品和订阅创建管理用户界面 12 讲座 01:29:58
Part 4-3 – Creating the Admin User Interface for the ProductItem entity
20 Lectures 02:17:29
第 4-3 部分 – 为 ProductItem 实体创建管理用户界面 20 讲座 02:17:29
Part 4-4 – Creating the Admin User Interface for the SubscriptionProduct entity
7 Lectures 01:01:31
第 4-4 部分 – 为 SubscriptionProduct 实体创建管理用户界面 7 讲座 01:01:31
Part 4-5 – Creating the Admin User Interface for Users and Subscriptions
32 Lectures 02:50:43
第 4-5 部分 – 为用户和订阅创建管理用户界面 32 讲座 02:50:43
Part 5 – Creating the User Interface – Application Layout
10 Lectures 34:38
第 5 部分 – 创建用户界面 – 应用程序布局 10 个讲座 34:38
Part 6-1 – Creating the User Interface – Display Products
20 Lectures 02:19:10
第 6-1 部分 – 创建用户界面 – 显示产品 20 个讲座 02:19:10
Part 6-2 – Creating the User Interface – The Product Page
25 Lectures 02:30:19
第 6-2 部分 – 创建用户界面 – 产品页面 25 讲座 02:30:19
Part 6-3 – Creating the User Interface – Show Product Content
11 Lectures 58:45
第 6-3 部分 – 创建用户界面 – 显示产品内容 11 讲座 58:45
Part 7 – Creating the User Interface – Register a Subscription Code
11 Lectures 01:16:50
第 7 部分 – 创建用户界面 – 注册订阅代码 11 个讲座 01:16:50
Part 8 – Creating the User Interface – Register a New User
10 Lectures 01:28:07
第 8 部分 – 创建用户界面 – 注册新用户 10 个讲座 01:28:07
Part 9 – Creating the User Interface – Login
8 Lectures 01:12:51
第 9 部分 – 创建用户界面 – 登录 8 个讲座 01:12:51
Part 10 – Creating the User Interface – Password Reset
14 Lectures 01:31:55
第 10 部分 – 创建用户界面 – 密码重置 14 个讲座 01:31:55
Bonus – Azure for Beginners
5 Lectures 16:55
奖金 – Azure 初学者 5 个讲座 16:55
Bonus – Adding Server File Upload to the membership site
1 Lecture 00:04
奖金 – 添加服务器文件上传到会员网站 1 讲座 00:04
Have a basic understanding of MVC 5.
have a basic understanding of HTML5 and CSS3.
Be proficient in C #.
对 MVC 5 有基本的了解。对 HTML5 和 CSS3 有基本的了解。精通C#。

Pictures; 图片

Installation guide; 安装指南

After Extract with your Favorite Player.
与您最喜欢的播放器一起提取后。

发表回复

后才能评论

尊敬的用户,您好!由于部分培训机构和留学生的举报,近期导致网站大量链接暂时失效。对此给您带来的不便,我们深表歉意。任何链接失效的资源,欢迎您添加侧边栏二维码随时反馈,我们将在48小时内为您提供新的网盘链接。如果您对此不便感到不满,您也可在48小时内申请无理由退款。感谢您的理解与支持!

Windows播放器推荐:Potplayer Potplayer 是免费的 Windows 播放器,支持双字幕和自动翻译功能。以下是操作指南: 挂载字幕 加载中文字幕:右击选择 字幕 -> 字幕设置,取消“只匹配文件名字幕”选项。可调整字幕颜色、位置和大小。 双字幕设置:右击 字幕 -> 选择字幕 -> 次字幕输出,设置主字幕和次字幕。 自动翻译 若可访问 Google 翻译服务,选择 字幕 -> 实时字幕翻译,勾选 总是使用 和 Google Translate,即可实时翻译英文字幕。 Potplayer 让观看更智能,学习体验升级。

最常见的情况是下载不完整: 可对比下载完压缩包的与网盘上的容量,若小于网盘提示的容量则是这个原因。这是浏览器下载的bug,建议用百度网盘软件或迅雷下载。 若排除这种情况,可联络站长解决。

如果您已经成功付款但是网站没有弹出成功提示,请联系站长提供付款信息为您处理

源码素材属于虚拟商品,具有可复制性,可传播性,一旦授予,不接受任何形式的退款、换货要求。请您在购买获取之前确认好 是您所需要的资源