Web Programming with AspNet Core MVC
About Education
This course is aimed at software developers who want to learn how to develop modern web applications under the ASP.NET Core MVC framework. Participants gain in-depth knowledge of Model-View-Controller (MVC) architecture, data access with Entity Framework Core, authentication and authorization (ASP.NET Identity), dynamic HTML generation with Razor syntax, API development, dynamic operations with JavaScript, and different layers of web applications. At the end of this application-focused course, participants will be equipped to develop .NET-based web solutions at the enterprise level.
Prerequisites
- Basic knowledge of C#
- HTML, CSS and basic JavaScript knowledge
- Have basic knowledge of database structures and SQL
Duration of Training
- Instructor-led: 5 days of hands-on training (online or on-site)
Who Should Participate?
- Software developers who want to enter the field of web development
- Those who want to develop enterprise applications using .NET technologies
- Developers who want to transition from frameworks such as NET Web Forms, PHP, and Java
- Software engineering or computer engineering students
- All software developers who want to work on the .NET platform as full-stack developers
Educational Content
- Application Development with MVC Architecture
- What is the MVC Pattern?
- Creating Controller, View and Model
- Controller Methods and View Transitions
- Search Feature, Add New Field and Validation
- Details and Deletion Operations
- Data Access with Entity Framework Core (EF Core)
- Introduction to EF Core and Package Installation
- Creating Entity and DbContext
- Updating the Database with Migrations
- Integrated Use with MVC
- SQL Server Type Mapper and Transaction Management
- Authentication and Authorisation with ASP.NET Identity
- Authentication
- Individual User Accounts and Roles
- 2 Factor Authentication
- Authorisation
- Request Processing with Controller
- Routing and Model Binding
- Model Validation
- File Upload Processes
- Dependency Injection Kullanımı
- Controller Tests
- HTML Generation with Razor
- Razor View Syntax and Compilation
- Layouts, HTML, and Tag Helpers
- Partial Views
- Using DI (Dependency Injection) in View
- Dynamic Interaction with JavaScript
- Using JavaScript and jQuery
- Data Exchange with AJAX
- Partial Update Scenarios
- ASP.NET Core Fundamentals
- Application Startup and Middleware Structure
- Static Files, Routing, URL Rewrite
- Error Handling
- Real-Time Data with SignalR
- Globalization & Localization
- Configuration, Logging, Environment Management
- Session and Application State Management
- Web API Development
- Developing RESTful APIs with API Controller
- Minimal API Usage
- HTML and JSON Formats
- Security Layers and Client Application Communication
- ASP.NET Core Server Technologies
- Kestrel, ASP.NET Core Module, WebListener
- OWIN ve Request Features
- ASP.NET vs ASP.NET Core Comparison
What You Will Gain at the End of Training
- Developing modern web applications with the NET Core MVC architecture
- Managing database operations with Entity Framework Core
- Identity verification, authorisation and user management
- Building service-based architectures by developing Web APIs
- Creating dynamic user interfaces with MVC + Razor + JavaScript
- Learn about the NET Core infrastructure, middleware structure, and hosting options.