With the control registration added to the Web.config file, it’s much easier to move or rename the control.Instead of finding and replacing the @ Register directive in all pages that use it, the only thing you need to change is the registration in the Web.config file. When you make a change there, all pages using the control will automatically find the new location or name of the user control.