Junior — Middle
What knowledge and practical experience do you have in developing applications using ASP.NET?
sobes.tech AI
Answer from AI
In application development using ASP.NET, I have experience creating web applications with ASP.NET Core MVC and Web API. This includes:
- Designing and implementing RESTful APIs with controllers and routing.
- Using Entity Framework Core for database operations.
- Setting up authentication and authorization with Identity.
- Creating Razor Pages and MVC Views for data display.
- Working with middleware for request processing.
For example, I developed an API for user management, where I implemented CRUD operations, data validation, and error handling.