Training Source Code
Click Here (Download Source Code using Chrome browser)
Course Name:- Batch 6 – Learn MVC in 2 days with Project
Date: – Sat 25 and Sun 26 April 2015.
How to Join?
Click Here
Venue: –
B-720, Pranik Chambers, Near Sakinaka Metro Station, Sakinaka, Andheri (East), Mumbai – 400 072.
Key Features
- No PPT’s completely hands on training with MVC project.
- You have to just come with your laptop and zeal of learning.
- Notes and videos for further reference later.
- Tea 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.
