Summary of "Installing asp net mvc in arabic"
Overview
This video is an educational tutorial in Arabic focused on installing and setting up ASP.NET MVC. It emphasizes compatibility with different Visual Studio versions and the required .NET Framework versions. The tutorial covers key technological concepts and product features related to ASP.NET MVC installation and configuration.
Prerequisites
Before starting the course, viewers should have a basic understanding of:
- .NET fundamentals
- C#
- ASP.NET
ASP.NET MVC Installation
Visual Studio 2010
- Comes with ASP.NET MVC versions 2, 3, and 4 by default, along with the Visual Studio Tools Update.
- To create projects using MVC 3 or MVC 4, the .NET Framework must be version 4 or higher.
- If the .NET Framework version is below 4 (e.g., 3.5), only MVC 2 is available.
Visual Studio 2015 and Later
- Supports ASP.NET MVC 5 by default.
- MVC 5 is included within Visual Studio and does not appear separately in installed programs.
- Requires .NET Framework 4.5 or higher to use MVC 5.
- MVC 6 exists but is currently in beta and considered unstable.
- Visual Studio 2015 can support MVC 4, but this requires a large optional update (~3 GB).
- Older MVC versions (2, 3, 4) can still run alongside Visual Studio 2015 without issues.
Project Creation Guidance
- When creating a new ASP.NET MVC project, it is important to select the correct .NET Framework version to access the desired MVC version.
- The tutorial demonstrates how to navigate Visual Studio’s project creation dialogs to select the appropriate MVC version and framework.
Summary
This video serves as a comprehensive tutorial and guide on how to download, install, and configure ASP.NET MVC based on the Visual Studio and .NET Framework versions. It clarifies compatibility issues and setup nuances to help developers get started smoothly.
Main Speaker
- Mohamed Emad
Category
Technology