This course is intended for people who want to start web application development with .NET. In this course, the following things will be taken care of:
1. Basic concept of how web request and response is handled in ASP.NET.
2. ASP.NET Project structure.
3. State management and validations in ASP.NET.
4. Best practices for writing efficient code in code behind.
I'll also create two other courses in future- one is for OOP (Object Oriented Programming) and MVC.