Hi i have a value in a config file named "UOM"
I need this adding into a dataset that is in a Web Application. The name of the dataset field is called UOM
First i tried loading it straght in and this didnt work
this.dataSet1.UOM = configurationAppSettings.GetValue("UOM"...
Hi all
I have a xslt that is transforming a flat dataset and into a XML format that is structured.
I have extra data which is not in the dataset and i was going to use a config file to pull the data from and into the final XML.
1. Is this possible and if it is how do i write the config file...
Hello
I am currently building a systems integtration package which requires me to call from a SQL database and enter into a dataset.
I am not very familiar with .NET and i am sure it can be done. I am writing it in C#.
After this i will be writing a .xsl to manipulate the dataset into the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.