Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. .NET

.NET

Scheduled Pinned Locked Moved C#
csharpdatabasexmlhelpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • _ Offline
    _ Offline
    _Tom_
    wrote on last edited by
    #1

    Dear all, I'm just starting out in .NET and creating a simple application to store the personel information on staff, e.g. name, address, age etc etc. My question is which would be the best storage for this type of information. I'm considering XML or a database. The application will be run on a single machine so it just needs to be something simple. It would be nice to be able to load the information into Excel too... Any pointers would be a real help so I start down the right path. Many thanks Tom

    L 1 Reply Last reply
    0
    • _ _Tom_

      Dear all, I'm just starting out in .NET and creating a simple application to store the personel information on staff, e.g. name, address, age etc etc. My question is which would be the best storage for this type of information. I'm considering XML or a database. The application will be run on a single machine so it just needs to be something simple. It would be nice to be able to load the information into Excel too... Any pointers would be a real help so I start down the right path. Many thanks Tom

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I found SQLite to be a very good and simple storage media for small databases. There's a ready-to-use DLL provided by Mono, but it also works fine with normal .NET applications regards

      _ 1 Reply Last reply
      0
      • L Lost User

        I found SQLite to be a very good and simple storage media for small databases. There's a ready-to-use DLL provided by Mono, but it also works fine with normal .NET applications regards

        _ Offline
        _ Offline
        _Tom_
        wrote on last edited by
        #3

        Thats great, thanks for the pointer...

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups