Click here to Skip to main content
15,917,642 members
Home / Discussions / C#
   

C#

 
GeneralYeah Pin
Christer Claesson21-May-04 3:05
Christer Claesson21-May-04 3:05 
GeneralExtremely odd freak incident. Pin
Christer Claesson21-May-04 3:02
Christer Claesson21-May-04 3:02 
GeneralRe: Extremely odd freak incident. Pin
Dave Kreskowiak21-May-04 3:04
mveDave Kreskowiak21-May-04 3:04 
GeneralRe: Extremely odd freak incident. Pin
Christer Claesson21-May-04 3:09
Christer Claesson21-May-04 3:09 
GeneralRe: Extremely odd freak incident. Pin
Dave Kreskowiak21-May-04 3:55
mveDave Kreskowiak21-May-04 3:55 
GeneralSolved it! Pin
Christer Claesson21-May-04 4:49
Christer Claesson21-May-04 4:49 
GeneralRe: Solved it! Pin
Dave Kreskowiak21-May-04 8:57
mveDave Kreskowiak21-May-04 8:57 
GeneralCombine Xml's Pin
bertcox20-May-04 23:56
bertcox20-May-04 23:56 
Hello,

Is it possible to get attributes of a Xml-file and place it in a datagrid. The second column then should be a boolcolumn. Then when i press a button "save" i want the attribute with the true or false value saved in another Xml-file.
Is this possible or to difficult to do?

thx in advance.


for example: the first xml-file looks like this:


<tablegroups>
<tablegroup name="programs">
<description>program dictionary</description>
</tablegroup>
<tablegroup name="parameters">
<description>parameter system</description>
</tablegroup>
</tablegroups>


Then the result should be:


<tablegroups>
<tablegroup name="programs">true</tablegroup>
<tablegroup name="parameters">false</tablegroup>
</tablegroups>
GeneralRe: Combine Xml's Pin
Heath Stewart21-May-04 4:20
protectorHeath Stewart21-May-04 4:20 
GeneralBitmap.Save(&quot;bmpname&quot;,ImageFormat.Gif)'s problem Pin
fu020-May-04 23:50
fu020-May-04 23:50 
GeneralRe: Bitmap.Save(&quot;bmpname&quot;,ImageFormat.Gif)'s problem Pin
fu020-May-04 23:54
fu020-May-04 23:54 
GeneralRe: Bitmap.Save(&quot;bmpname&quot;,ImageFormat.Gif)'s problem Pin
Dave Kreskowiak21-May-04 2:50
mveDave Kreskowiak21-May-04 2:50 
GeneralRe: Bitmap.Save(&quot;bmpname&quot;,ImageFormat.Gif)'s problem Pin
fu021-May-04 16:43
fu021-May-04 16:43 
GeneralRe: Bitmap.Save(&quot;bmpname&quot;,ImageFormat.Gif)'s problem Pin
Dave Kreskowiak21-May-04 17:12
mveDave Kreskowiak21-May-04 17:12 
GeneralWeb service Exception Pin
Cutespn20-May-04 22:56
Cutespn20-May-04 22:56 
GeneralRe: Web service Exception Pin
Dave Kreskowiak21-May-04 2:44
mveDave Kreskowiak21-May-04 2:44 
GeneralRe: Web service Exception Pin
Heath Stewart21-May-04 4:12
protectorHeath Stewart21-May-04 4:12 
GeneralCreating a textbox dynamically!!! Pin
mmxguy20-May-04 22:29
mmxguy20-May-04 22:29 
GeneralRe: Creating a textbox dynamically!!! Pin
Aryadip21-May-04 0:16
Aryadip21-May-04 0:16 
GeneralRe: Creating a textbox dynamically!!! Pin
sreejith ss nair21-May-04 1:34
sreejith ss nair21-May-04 1:34 
QuestionHow to add new cursor image to default list Pin
sachinkalse20-May-04 22:01
sachinkalse20-May-04 22:01 
AnswerRe: How to add new cursor image to default list Pin
Syed Abdul Khader21-May-04 1:00
Syed Abdul Khader21-May-04 1:00 
GeneralRe: How to add new cursor image to default list Pin
sreejith ss nair21-May-04 1:48
sreejith ss nair21-May-04 1:48 
GeneralRelative Paths Pin
myNameIsRon20-May-04 21:50
myNameIsRon20-May-04 21:50 
GeneralRe: Relative Paths Pin
Dave Kreskowiak21-May-04 2:25
mveDave Kreskowiak21-May-04 2:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.