Build a quick and easy project to display binary files.

Build a quick and easy project to display binary files.
Your computer has a lot of information available to your inquisitive mind. Learn all its secrets with a few lines of code.
See how you can determine which ports on a computer have an application listening.
add this functionality to your applications to determine if machines on the network are there!
Build a Windows Event Log Watcher Service Process to Export Event Log Entries as an RSS feed using System.Diagnostics.EventLog, EntryWritten, and EnableRaisingEvents.
Any program uses resources. These resources can be files, database resources, network connections, memory buffers, objects, and so forth. Learn how to allocate memory for these resources.
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.
HTTP isn't the only network protocol that's useful. Learn about, or beef up your skills with, socket-level programming.
Learn about the functions, and see a small example of how the particular functions can be used.
Most developers face a grueling challenge to please their end users. We asked their top challenge is. With over 3,000 responses, the results are now available!