TRAINING CATEGORIES
(Click Category to List Courses)

50 - ACC- Accredited Courses


MCP 503 - Developing ASP.NET MVC 4 Web Applications

Please contact us for fees

 

Course Description

In this course, Participants will learn to develop advanced ASP.NET MVC applications using .NET Framework 4.5 tools and technologies. The focus will be on coding activities that enhance the performance and scalability of the Web site application. ASP.NET MVC will be introduced and compared with Web Forms so that students know when each should/could be used.

Course Objectives

  • Describe the core syntax and features of C#. 
  • Describe the Microsoft Web Technologies stack and select an appropriate technology to use to develop any given application. 
  • Design the architecture and implementation of a web application that will meet a set of functional requirements, user interface requirements, and address business models.
  • Create MVC Models and write code that implements business logic within Model methods, properties, and events. 
  • Add Controllers to an MVC Application to manage user interaction, update models, and select
  • Create Views in an MVC application that display and edit data and interact with Models 
  • Develop a web application that uses the ASP.NET routing engine to present friendly URLs and a logical navigation hierarchy to users.
  • Implement a complete membership system in an MVC 4 web application.
  • Build an MVC application that resists malicious attacks and persists information about users 
  • Describe how to write a Windows Azure web service and call it from and MVC application.
  • Describe what a Web API is and why developers might add a Web API to an application.
  • Modify the way browser requests are handled by an MVC application.
  • Describe how to package and deploy an ASP.NET MVC 4 web application from a development computer to a web server for staging or production.
  • Implement a consistent look and feel, including corporate branding, across an entire MVC web application.

 

Who Should Attend?

  • Professional web developers who use Microsoft Visual Studio in an individual-based or team-based, small-sized to large development environment. 
  • Anyone interested in developing advanced web applications and want to manage the rendered HTML comprehensively. 
  • Anyone planning to create websites that separate the user interface, data access, and application logic.

Course Details/Schedule

Day 1

  • Module 1: Exploring ASP.NET MVC4
  • Module 2: Designing ASP.NET MVC 4 Web Applications
  • Module 3: Developing ASP.NET MVC 4 Models

Day 2

  • Module 4: Developing ASP.NET MVC 4 Controllers
  • Module 5: Developing ASP.NET MVC 4 Views
  • Module 6: Testing and Debugging ASP.NET MVC 4 Web Applications

Day 3

  • Module 7: Structuring ASP.NET MVC 4 Web Applications
  • Module 8: Applying Styles to ASP.NET MVC 4 Web Applications
  • Module 9: Building Responsive Pages in ASP.NET MVC 4 Web Applications

Day 4

  • Module 10: Using JavaScript and jQuery for Responsive MVC 4 Web Applications
  • Module 11: Controlling Access to ASP.NET MVC 4 Web Applications
  • Module 12: Building a Resilient ASP.NET MVC 4 Web Application

 

Day 5

  • Module 13: Using Windows Azure Web Services in ASP.NET MVC 4 Web Applications
  • Module 14: Implementing Web APIs in ASP.NET MVC 4 Web Applications
  • Module 15: Handling Requests in ASP.NET MVC 4 Web Applications
  • Module 16: Deploying ASP.NET MVC 4 Web Applications