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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T19:53:00+00:00 2026-05-14T19:53:00+00:00

I have a client-server project (small project for companies in C#) and the server

  • 0

I have a client-server project (small project for companies in C#) and the server has a DataSet with some tables (there is no Database for some reasons so we save the DataSet as an XML file).
when the clients connect to the server, the server should send some informations to the client depends on his privileges and some clients must add to or Delete from the DataSet in the server.

I am thinking in Making a new small DataSet and sending it to the client (as xml) but I don’t know how to generate a new DataSet with specific tables and rows (I tried to use Linq to DataSet but nothing worked).

My Questions is how can I do that and is this a good solution to send informations to clients ? can you suggest a better scenario to send data to clients(I mean instead of making a new DataSet).

  • 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-14T19:53:00+00:00Added an answer on May 14, 2026 at 7:53 pm

    Load the DataSet and then save it to a new name. This is your new dataset. You can then load it seperately.

    Once you’ve done that, we’ll assume that the new dataset is called ds. You can use ds.Tables.Remove(string) to drop whole tables, and ds.Tables[string].Columns.Remove(string) to remove individual columns. Once you’ve removed the table elements you don’t want, you can remove datarows with ds.Tables[string].Rows.Remove(int).

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

Sidebar

Related Questions

I have a small- to medium-sized Django project where the client has been forced
I have Client-Server environment and developed a project for Client-Server. I need to share
Currently, I'm working on a project where I have a server - client relationship
We have a Flex client and a server that is using the Spring/Blazeds project.
I have written a small client server socket application. It is a proof of
I have a small desktop Twitter client written in VB.NET (2.0). Works great. Some
I'm currently working on a small project: there's a protocol for sending some strings
Ok guys just a small game: I have some specifications for a project. At
it's a kind of client-server architecture problem. I have 2 projects in my solution:
I have a project with requirements: Clients connect to server through internet (WAN) to

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.