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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T18:09:10+00:00 2026-06-04T18:09:10+00:00

I want to add import/export functionality in my C# app… export my sql server

  • 0

I want to add import/export functionality in my C# app…

export my sql server data to file(CSV,XLS,XML)
import the data to sql server from exported file(CSV,XML,XLS)

Kindly suggest in which format(CSV,XML or XSL) I should do import/export as I am fine with any of it.. It just depends how easily I am doing it..

Also provide me the links or directions such that I can get detail of this and start coding on this..

Thanks,
Mahesh

  • 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-04T18:09:13+00:00Added an answer on June 4, 2026 at 6:09 pm

    I would stand for CSV file format if your application should trasmit/operate on large amount of data. CSV has low memory footprint, as it’s just comma-separated text. The difficulty with that type of format comes in case of international applications, when you have (say) different decimal seprators on different machines and need to save/restore data form another machine. In this case, you need

    • or store in some way culture information in the file
    • or define single uniform format for all clients.

    For work with CSV you can use A Fast CSV Reader

    For small chunks of data, or for trabsmitting it via network or communicating it between different processes you can relay on XML format, which has a huge built-in support in .NET Framework for persistancy, serialization and navigation.

    Nothing to say about XLS, cause I try always to avoid them, cause they are proprietary format and not common format for most of IT world. You need to have and Excel installed or you can use some 3rd part libraries, like excellibrary

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

Sidebar

Related Questions

I have almost 100MB of example.sql file. (Actually data export file from another database)
I'm storing my data to a file in /data/data/.....! And i want to add
I want to add an Import button and a file browse button next to
I want to add a line(such as '*/data/mod/myservice start some_parameter*' .) to /etc/rc.d/rc.local file
I have numbers in javascript from 01(int) to 09(int) and I want add 1(int)
I want to add a splashscreen within an App that is an iPad-App currently.
I want to add an word import function to our CMS, the only problem
I'm writing a text editor and I want to add the possibility to import
I want to add video in my app . But i have a problem
I've a Django project and I want to add test data to database. When

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.