Click here to Skip to main content
15,895,462 members
Home / Discussions / C#
   

C#

 
GeneralRe: SortedList - KeyValuePair - InvalidCastException Pin
carbon_golem21-Apr-08 9:19
carbon_golem21-Apr-08 9:19 
GeneralRe: SortedList - KeyValuePair - InvalidCastException Pin
carbon_golem21-Apr-08 9:23
carbon_golem21-Apr-08 9:23 
GeneralRe: SortedList - KeyValuePair - InvalidCastException Pin
dennycrane21-Apr-08 9:29
dennycrane21-Apr-08 9:29 
GeneralRe: SortedList - KeyValuePair - InvalidCastException Pin
carbon_golem21-Apr-08 9:39
carbon_golem21-Apr-08 9:39 
GeneralRe: SortedList - KeyValuePair - InvalidCastException Pin
dennycrane21-Apr-08 9:45
dennycrane21-Apr-08 9:45 
GeneralRe: SortedList - KeyValuePair - InvalidCastException Pin
carbon_golem21-Apr-08 9:57
carbon_golem21-Apr-08 9:57 
GeneralRe: SortedList - KeyValuePair - InvalidCastException Pin
dennycrane21-Apr-08 10:05
dennycrane21-Apr-08 10:05 
GeneralXml Serialization Pin
manustone21-Apr-08 7:28
manustone21-Apr-08 7:28 
Hi all
I would like to use C# serialization classes to serialize the following, but I am quite crazy about how to do that!
I tried a lot of combination of Xml attributes, but notone was good!
Data types in variable are not the same..once they are string, then are float..etc..
Have you any idea?
Kind Regards
Emanuele

<Variable>
<Parameter>
<variable name="FirstVar"> 10.20</variable>
<variable name="SecondVar"> 10.22</variable>
<variable name="ThirdVar"> 10.23</variable>
<variable name="FourthVar"> false</variable>
<variable name="SixthVar"> 10.32</variable>
</Parameter>
</Variable>
GeneralRe: Xml Serialization Pin
Judah Gabriel Himango21-Apr-08 10:12
sponsorJudah Gabriel Himango21-Apr-08 10:12 
GeneralRe: Xml Serialization Pin
manustone21-Apr-08 10:56
manustone21-Apr-08 10:56 
GeneralCubic Bezier Question Pin
Richard Blythe21-Apr-08 6:10
Richard Blythe21-Apr-08 6:10 
GeneralRe: Cubic Bezier Question Pin
carbon_golem21-Apr-08 6:42
carbon_golem21-Apr-08 6:42 
QuestionSocket.Send for sending HTML website to Client socket Pin
indogerman21-Apr-08 4:58
indogerman21-Apr-08 4:58 
GeneralRe: Socket.Send for sending HTML website to Client socket Pin
Anthony Mushrow21-Apr-08 5:48
professionalAnthony Mushrow21-Apr-08 5:48 
GeneralRe: Socket.Send for sending HTML website to Client socket Pin
indogerman21-Apr-08 23:19
indogerman21-Apr-08 23:19 
Questionhow to reconnect a usb port Pin
Joshua8221-Apr-08 4:45
Joshua8221-Apr-08 4:45 
AnswerRe: how to reconnect a usb port Pin
Dave Kreskowiak21-Apr-08 8:47
mveDave Kreskowiak21-Apr-08 8:47 
GeneralRe: how to reconnect a usb port Pin
Spacix One21-Apr-08 8:57
Spacix One21-Apr-08 8:57 
GeneralRe: how to reconnect a usb port Pin
Joshua8221-Apr-08 9:15
Joshua8221-Apr-08 9:15 
Generalconverting c#.net code to portable format (standalone exe) Pin
Ashish Sehajpal21-Apr-08 4:42
Ashish Sehajpal21-Apr-08 4:42 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
Pete O'Hanlon21-Apr-08 5:03
mvePete O'Hanlon21-Apr-08 5:03 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
Ashish Sehajpal21-Apr-08 5:09
Ashish Sehajpal21-Apr-08 5:09 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
Simon P Stevens21-Apr-08 5:54
Simon P Stevens21-Apr-08 5:54 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
Ashish Sehajpal22-Apr-08 1:43
Ashish Sehajpal22-Apr-08 1:43 
GeneralRe: converting c#.net code to portable format (standalone exe) Pin
J4amieC21-Apr-08 5:52
J4amieC21-Apr-08 5:52 

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.