ASP.NET MVC Web Applications: Optimization & Encryption


Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Examine how to use compression to reduce network bandwidth, and how to implement custom encryption and decryption of application URLs in ASP.NET MVC web applications in Visual Studio 2017.

Expected Duration (hours)
0.5

Lesson Objectives

ASP.NET MVC Web Applications: Optimization & Encryption

  • set up a custom URL encryption helper class in an ASP.NET MVC web application in Visual Studio 2017
  • define a custom URL encryption method in an ASP.NET MVC web application in Visual Studio 2017
  • run application and test custom URL encryption in browser address bar in an ASP.NET MVC web application in Visual Studio 2017
  • set up a custom URL decryption helper class in an ASP.NET MVC web application in Visual Studio 2017
  • define a custom URL decryption method in an ASP.NET MVC web application in Visual Studio 2017
  • run application and test custom URL decryption in browser address bar in an ASP.NET MVC web application in Visual Studio 2017
  • implement URL hashing so as to prevent URL parameter tampering in an ASP.NET MVC web application in Visual Studio 2017
  • apply encryption to application data
  • Course Number:
    it_wddmvc_21_enus

    Expertise Level
    Intermediate