A simple step-by-step tutorial that explains how to create a task manager in ASP.NET MVC from scratch. Two groups of users (Manager and Employee) are created in the application. Manager can create, modify and assign tasks to employees who can only view task details and change the status of each task.