Hello All,
there is a new article available on accessing Hotmail using C#. This
comprehensive article will enable you to build your own Hotmail capable
mail client, without the use of the awfull XmlHttp class supplied
by microsoft or strange loops to parse the server responses with!
The example makes use of ordinary Framework classes and XPath to parse the
XML based response, just as it should do.
Check it out!
there is a new article available on accessing Hotmail using C#. This
comprehensive article will enable you to build your own Hotmail capable
mail client, without the use of the awfull XmlHttp class supplied
by microsoft or strange loops to parse the server responses with!
The example makes use of ordinary Framework classes and XPath to parse the
XML based response, just as it should do.
Check it out!