Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
c x 3
Member Avatar for karlicek

Hi everybody, give me please advice.I have proposed a class for serialization in namespace "Xml_form_application"and it looks this way: namespace Xml_form_application { public class RecordStore { public MyObject MyObjectProperty; } public class MyObject { public string item = "thing"; } } //Class form2 with button2 to calling this action private …

Member Avatar for Maligui
0
187
Member Avatar for karlicek

Hi everybody, I would like to please for your advice. I need to create objects of the class MyXSDGeneratedClass that is generated by utility XSDObjectGen. Does anyone have experience of how to proceed to get this utility to VS2010 (utility's include into visual studio) and could thus use the above …

0
74
Member Avatar for karlicek

Hi everybody, I would need and advice. I work with binary tree in language C and I wanna to save data from binary tree to file. I try to make similar way to C++, but proposed code notice failure. How I modify it to put it into operation. that's the …

Member Avatar for Ancient Dragon
0
1K
Member Avatar for karlicek

Please give me advice with error which me depict compiler - Object reference not set to an instance of an object... before I tried to write without mark line and depicted the same error then I found on the net how way shall I perform and It depicts again... So …

Member Avatar for samee1985
0
221