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 6801953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:09:51+00:00 2026-05-26T19:09:51+00:00

Work on C#.In my application several time need to select\collect datafrom DB.Fro this task

  • 0

Work on C#.In my application several time need to select\collect datafrom DB.Fro this task I do the bellow step

1)Write SP 
2)Execute the Sp 
3)Fill result to Generic collection(ORM)
4)By the collection Bind the control

I want to know is there any mechanism or technique \Advanced technique available help to collect data from database.Thanks in advance

  • 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-05-26T19:09:52+00:00Added an answer on May 26, 2026 at 7:09 pm

    When i again and again rapidly hit the db.then it’s performance become bottleneck .What to do?

    It sounds like you should be caching some results. In a high load application, caching even for a few seconds can have a big impact on performance. There are a myriad of cache solutions out there; if this is a web app, the inbuilt http-context .Cache should be fine (.NET 4.0 adds MemoryCache to do the same more conveniently in non-web applications).

    Re loading the data; you mention ORM – in our experience here, we find most ORMs indeed are a bottleneck for “hot” code paths – a subject I’m talking on in a few hours as it happens. Because we faced this problem, we wrote an intentionally simple but really really fast micro-ORM, dapper-dot-net. It isn’t as feature rich as some full ORMs, but if you are trying to load data quick for display, it is ideal.


    The other thing, of course, is to look at your query and improve the performance. Look in particular at the logical IO reads, and where they are coming from. It could well be that an extra index or a little denormalization could make a really big difference to your query performance.

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

Sidebar

Related Questions

My application performs time consuming work independently on several files. I created a BackgroundWorker
I have tried this but it doesn't work: tell application Preview set myfile to
The company where I work created this application which is core to our business
I've a application that must work after another application. This second application has a
Application I work on generates several hundreds of files (csv) in a 15 minutes
There is this DB-connection-like object that my web application will need. It is pretty
i have to write small java database application with several tables. With that i
At work, we have several applications with databases in a centralized SQL server. Whenever
I work on an application that uses DCOM to communicate between what are essentially
I work on an application that has a both a GUI (graphical) and API

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.