How to Q (Resx)

A

Avi

This is my Flow:
1. Create New project.
2. Add new item
3. Select "Assembly resource file" and name it "MyRes".
4. In the resx designer click on "Create Schema".
5. In the Schema remove the "Reshader".
6. Add new attribute named Data1 to "data" table.
7. Go Back to "MyRes" and add records.

Now all I want is to read the data from the imbedded resx file.
If I use the "ResourceManager" or the "ResourceReader" or the
"ResXResourceReader" I can read the "value" attribute and not the new "Data1"
attibute.

I tried to create a Dataset based on the XSD but the dataset is empty
without the data.

Please help what should I do?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top