crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

How to improve Front End UI performance of dotnet web application?
Question Posted on 31 Dec 2020Home >> DotNet >> ASP.NET >> How to improve Front End UI performance of dotnet web application?

How to improve Front End UI performance of dotnet web application?
Below are the five main points to improve performance of asp.net web application.
(1)If we are doing on responsive pages then always tried to use proved frameworks like Bootstrap donot depend on your code written for this to improve performance of the application.
(2)If our web application contains lot of images or videos then always use appropriate CDS(Content Delivery Network).
(3)Always try to do bundling and minification techniques which improves the performance by reduce the server calls to load the Javascript and CSS files. And this will reduce the loding time of pages.
(4)Always try to use table less design and in place of table use div tag which will improve the performance of page.
(5)If we have number of records on our page always try to use "Paging" for example if we have 500 records on our page then try to use "20" records on one page.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Use of Calendar control in dotnet with code

How to improve Front End UI performance of dotnet web application?

File upload in dotnet

reverse a string

function of garbage collector






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap