Course Name:- Batch 5 – Learn MVC in 2 days with Project
Date: – February 07 and 08 2015.
How to Join?
Click Here
Venue: –
Span Labs, B209-210, Sagar Tech Plaza, Opp. Hotel Chakra, Sakinaka, Andheri (East), Mumbai – 400 072.
Key Features
- No PPT’s completely hands on training with MVC project.
- All setup and machine provided by us. You have to just come with a zeal of learning.
- Notes and videos for further reference later.
- Tea and Lunch will be provided.
- All at only 5000 INR
Learn MVC 5 with customer screen project.
What’s the best way to learn any technology, create a project. That’s what we are exactly doing in this two days MVC course.
This course is of 2 days where in we will be creating a simple customer screen with authentication enabled on the project. To acheive this we will be using MVC 5, JSON, jQuery, Angular, Web API and Dependency Injection.
Below is the syllabus: –
Day 1
- Why MVC?
- Creating a simple Customer entry form
- Invoking the customer entry form from a controller
- Using routing to create user friendly URL’s
- Session management in MVC
- Creating strongly typed view for the screen
- Putting validation for the customer screen
Day 2
- Using EF to add data to the database
- Making customer form AJAX enabled with JSON and jQuery/li>
- Using Angular and implementing MVW pattern
- Exception handling technique in MVC
- Making project simple by using WebAPI
- Making project decoupled by using DI
- Asynch controllers in MVC
- Enable Forms Authentication for MVC project
This project will follow the below architecture. UI will be created in HTML and served through MVC. Angular will act as a binder between server and HTML. Web API will provide JSON data using Entity framework code first approach.
