Question : how to create an embedded table within an app that can occasionallly be updated

hi -- i'm using vs2010 and c#. i'd like to create a table, probably using an xml file that will travel with the application after it is built and installed, it populates several gridviews and the data is read only and seldom gets updated.  i've seen resources and tried to use it several times, but it's general mechanisms seem somewhat mysterious. do i add an xml file to the project, and then seperately add it to the resource folder? if i want to open it to use it, do i reference the resource folder (one level down from the project, or from the bin file file it executes from, or the final install location? does the resource folder automatically get included in an VS msi install application? is there a link somewhere that explains how to use it.
thanks,
Jim

Answer : how to create an embedded table within an app that can occasionallly be updated

Random Solutions  
 
programming4us programming4us