We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

    Articles & Tutorials Articles & Tutorials RSS feed

  • How to access Outlook and post to a blog using C#

    by simonsoanes

    An article for all those like Robert Scoble who would like to be able to drag and drop an item to a folder in their Outlook and post it instantly to their Blog. We also briefly cover web services and talking to Outlook. . Read full article

  • Retrieving HTTP content in .NET

    by rstrahl

    This article discusses the .NET WebRequest and WebResponse classes used to retrieve HTTP content over the Web in detail. In the process a number of related .NET development issues are described including stream handling, string encoding, using delegates, implementing events and creating new threads to run HTTP requests simultaneously. . Read full article

  • A Console IRC Bot

    by CumpsD

    Learn how to establish an IRC connection, log in and perform commands on an IRC server.. Read full article

  • Accessing Hotmail using C#

    by wvanvugt

    This document will enable you to build your own client, using a sure and solid way to communicate with Hotmail in the same way as Outlook does. It will be shown how the protocol can be used to your own advantage, and it isn't at all hard to understand either.. Read full article

  • How to NNTP in C#

    by randy

    The third in a series of articles on Internet programming with C#. Here, we cover the NNTP protocol, which is used to access newsgroups.. Read full article

  • More Networks & Internet Articles & Tutorials...