Access Hotmail using C#

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Pietje de kort

    Access Hotmail using C#

    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!


Working...