5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Software Development Solution Area     Microsoft Windows Store Apps     Developing ASP.NET MVC Web Applications
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.

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