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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Which type I ahve to follow ?

Which type I ahve to follow ?

Scheduled Pinned Locked Moved .NET (Core and Framework)
databasequestioncsharpcss
1 Posts 1 Posters 1 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.
  • N Offline
    N Offline
    nileshbahirshet
    wrote on last edited by
    #1

    As i am new in the XMl world I want to discuss the following steps 1) I wan to read the xml file 2) after reading I have to bind that file to propoertyGridControl box 3) Afetr filling the data by user into that property grid contol I have to Store that data into database(SQL server 2005)in single column ( XML dtat Type) 4) after storing the data Next time when user loads that Propoerty grid cotrol I have to bind that data to property grid Now I want to know that 1)from above senario I have to use XML as document format or like storage type ( As I want to store and again bind to grid) 2) What is the struuctrue I have to follow to save in database so I can read agin that xml from database and bind to grid ? Ex. Is ABC 33 Valid ? to store in database as it is ? 3) Which query I have to fire to get exact same structure to get from DB ? 4) How can I read the XML using Dataset(in VB.NET) and bind to grid ? 5) How can I use the SQLCommand objext to read xml data and bind to grid ? Is there Typecasting reaquire ?

    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