Just a simple question as I\'m studying the various class libraries available in .NET. I noticed that there\'s a System.Net.Http namespace and a System.Web.H
System.Net.Http
System.Web.H
System.Net.Http relates to network programming while System.Web.Http relates specifically to programming for the web.