Hello,
new to C#, I wonder which are the possibilities to read from file a xml into the memory (I mean like dom in Java, it reads the entire xml tree onto the memory).
Furthermore: are there anything like sax in C#?
thanks
new to C#, I wonder which are the possibilities to read from file a xml into the memory (I mean like dom in Java, it reads the entire xml tree onto the memory).
Furthermore: are there anything like sax in C#?
thanks
Comment