Welcome to my ASP.NET Full-Stack Self-Study repository! This repository contains all the code and resources from my learning journey across various technologies, including front-end, back-end, and database management.
ASP.NET-FullStack-SelfStudy/
│── CSharp/ # Core C# concepts and exercises
│── Database/ # SQL Server scripts and database fundamentals
│── LINQ/ # LINQ queries and advanced operations
│── EFCore/ # Entity Framework Core practices and examples
│── ASP.NET-MVC/ # Projects and exercises using ASP.NET MVC
│── ASP.NET-WebAPI/ # RESTful APIs using ASP.NET Web API
│── HTML-CSS/ # Front-end design with HTML and CSS
│── JavaScript/ # Client-side scripting with JavaScript
│── README.md # Repository overview and usage guide
- Language fundamentals
- Object-oriented programming (OOP)
- Asynchronous programming (async/await)
- SQL queries (CRUD operations)
- Stored procedures and functions
- Database design and normalization
- Query syntax and method syntax
- Advanced LINQ operators
- Database migrations
- Data modeling and relationships
- MVC architecture and design
- Routing and model binding
- Authentication and authorization
- RESTful API design principles
- Data serialization and versioning
- Semantic HTML
- Responsive design with CSS
- DOM manipulation
- ES6+ features and best practices
Happy coding! 😊