Client-side development performance tips

The users of your application expect not only a user-friendly interface and great functionality but also the application to work fast. Your usage of technologies, such as JavaScript may provide poor experience on the client side.

Sitefinity CMS uses MS Ajax and script controls extensively to implement client functionality. Third-party developers can write their own client components and plug them into the CMS. They can also use various JavaScript libraries to help them be productive. Thus, client performance optimizations are mainly related to your usage of technologies, such as JavaScript, as well as the use of all these client libraries when implementing custom client components.

NOTE: Consuming the least amount of memory resources on the client-side is also important for targeting client devices with less memory available.

The following sections provide you with recommendations about how to improve performance on the client side.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?