HEY i m new here and i m happy to join this familly,
i try to create a software with wpf,i recieve the data from object (the connection is etablished by tcp/ip) data is like xml
(
<article A>
<description article >
<description article >
<description article >
</article A>
)
first i went to display the result directly in my software but the description don't display .for this i take anthor way i went to take this data ,transfer to sqlite and at the end it's easy for me to take data from sqlite.
please help me, how can i transfer the data from this object