Follow along and create a Web Chat bot for your own Web pages.

Follow along and create a Web Chat bot for your own Web pages.
Learn how to use .NET code to configure email. There's one "gotcha," but it's thoroughly explained.
Learn to add attachments to hyperlinks that contain email addresses by using a little bit of VBA.
Leverage the BizTalk POP3 Adapter to manage an inbox.
Don't wait for Exchange 2007 to use Powershell in your enterprise messaging environment. Learn how to create mailboxes in Exchange 2003 and take your management to the next level.
The TcpClient class enables you to test whether services such as FTP and SMTP/POP3 mail are running and responding properly.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
Fear not, Tuple lovers. This much-maligned data type is still in use today.
With just a few lines of code, you can have a quick way to make an Enum accept String values instead of an ordinary named constant.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.