Refactoring: Improving the Design of Enterprise Applications

Refactoring: Improving the Design of Enterprise Applications, A practical guide to improving the design of an ASP.NET MVC applications by applying the rules of refactoring.

This course starts from the ground up. It starts with a ground-up and talks about the SOLID principles.

The course then picks up the pace and introduces an ASP.NET MVC Application written with the intention of demonstrating the capabilities of the Entity Framework.

Refactoring is making small changes to the application without affecting the observable behavior of the application and at the same time improving the design of the application.

Why Refactoring?

A lot of developers complain that they are familiar with most or all of the techniques of refactoring. They have knowledge of Object-Oriented Programming and Design Patterns as well. But when they work on their projects they hit a roadblock. After some point, it gets very difficult to write clean code. Code that is flexible, extensible, and at the same time is easy to understand, change, and maintain. In complex business applications, it is extremely difficult for most to apply these rules.

When the applications are older and they are supposed to port it to newer platforms it gets more challenging.

This course takes a practical approach. In an existing application that is significantly complex, the course adds test cases which becomes the safety net. The application is then refactored using the SOLID principles and other design patterns which improves the design of the application.


Online Tutorials
Show full profile

Online Tutorials

Online Tutorials is a website sharing online courses, and online tutorials for free on a daily basis. You can find the best free online courses and thousands of free online courses with certificates to take your knowledge to the next level with the free courses.

We will be happy to hear your thoughts

Leave a reply

Online College Courses
Logo
Register New Account