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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T08:17:45+00:00 2026-05-28T08:17:45+00:00

I am looking for a few suggestions on how I can integrate database functionality

  • 0

I am looking for a few suggestions on how I can integrate database functionality into my WPF application for fast and efficient query processing. Are there libraries I can integrate, or does C# have this built in.

What I intend to have is several tables with less than one thousand entries each. This data is read from an XML file when the application launches and is inserted into tables. All data should reside in memory so no filesystem support is necessary.

  • 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-28T08:17:46+00:00Added an answer on May 28, 2026 at 8:17 am

    Look at ADO.net’s DataSet: http://msdn.microsoft.com/en-us/library/ss7fbaez.aspx (emphasis mine):

    The ADO.NET DataSet is a memory-resident representation of data that
    provides a consistent relational programming model regardless of the
    source of the data it contains. A DataSet represents a complete set of
    data including the tables that contain, order, and constrain the data,
    as well as the relationships between the tables.

    There are several ways of working with a DataSet, which can be applied
    independently or in combination. You can:

    • Programmatically create a DataTable, DataRelation, and Constraint within a DataSet and populate the tables with data.

    • Populate the DataSet with tables of data from an existing relational data source using a DataAdapter.

    • Load and persist the DataSet contents using XML. For more information, see Using XML in a DataSet (ADO.NET).

    See http://msdn.microsoft.com/en-us/library/fx29c3yd.aspx for specifics on “Loading a DataSet from XML”.

    This is available by default in ADO.Net – one of the base .Net libraries, so it is immediately usable from C# without any additional dependencies. (Technically, C# is just a language – it doesn’t provide any libraries.)

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

Sidebar

Related Questions

I've started looking into a few larger server-app frameworks that would be able to
I'm looking to optimize a few tables in a database because currently under high
I'm looking for good suggestions on where to start with an educational application I
I am looking for few global variable in mysql which are equivalent of sql
Looking through a few SQL implementations, I noticed that most DBMSs support defining an
I'm looking for a few talking points I could use to convince coworkers that
I'm looking for a few good tutorials to get me started in demo coding
I'm looking for a few recursive function examples, preferably ones that show increase in
I am looking to write a few helpers in my own assembly modeled after
I'm looking for the least impacting method to read a few different log files.

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.