Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8709987
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T04:30:27+00:00 2026-06-13T04:30:27+00:00

Use of third party component does affect the performance of the application. I am

  • 0

Use of third party component does affect the performance of the application.
I am writing MVC.Net application with the help of Telerik extension.
Also What will be the best practice to write a mvc application in terms of performance and maintainability.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T04:30:29+00:00Added an answer on June 13, 2026 at 4:30 am

    I think anything using that many rows is going to be impacted.

    I’d recommend writing a very simple app that loads the records using Telerik, and time it with a System.Diagnostics.Stopwatch. Do the same thing with the alternative method you were considering, and compare the times. For example:

    var sw = new System.Diagnostics.Stopwatch();
    sw.Start();
    // Simulate long-running operation
    System.Threading.Thread.Sleep(1000);
    Console.Write(sw.Elapsed);
    

    If you break down the task (e.g. fetching the data and displaying the data), and time each part, it may be that Telerik is better at one than the other.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to use third-party web service (php-based) in asp.net c# application, and
I use a third-party flash component (wrapped with Javascript) with my web application, from
I've encountered multiple third party .Net component-vendors that use a licensing scheme. On an
I need to use a third party .jar lib in my application: unfortunately the
I have to use a third-party component without source code. I have the release
I've got a third-party component that does PDF file manipulation. Whenever I need to
I developed an application using also third party components (developed on D7, WinXP). When
I have an application that I was writing that communicates with a third-party application
We have old .net 1.1 project that is using a third party component. Aparently
I'm working on an application that uses a third-party component, and this component returns

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.