ASP.NET Roadmap
Step by step guide to becoming an Android developer.
Ask AI about ASP.NET Roadmap
Legend
Propose
Alternatives
Options
1 Overview of ASP.NET MVC
Introduction to ASP.NET MVC
Controller - View - Model
Introduction to Routing
Building a Web MVC App with a Database
2 Database Interaction Languages & Architectures
Entity Framework (EF)
Database First Model
Code First Model
LINQ to SQL
3 Data Control – Controller
Parameter Binding
Action Results
Action Selectors
Action Filters
4 Website Organization & Navigation
Layouts
Bundles
Partial Views
Multi-language
Areas
5 UI Generation & Data Sharing
Razor
MVC Helpers
Custom Helpers
Data & State Sharing
Global.asax
6 Validation & Security
MVC Validation
Manual Validation
Website Attacks - XSS, CSRF
Authentication & Authorization
7 Website Deployment
Register Web Hosting
Manage Hosting Server
Deploy ASP.NET MVC Website