 |
Why we use C# for .NET development
Dave Howard (10900 views)
Why we use C# for .NET development
#$#<a href="http://www.dotnetkicks.com/kick/?url=http://www.geekzilla.co.uk/View026313AC-108F-4EA1-90A2-5E5BE0DEE0F2.htm"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.geekzilla.co.uk/View026313AC-108F-4EA1-90A2-5E
|
 |
EasyHTTP
Barrington Haynes (2697 views)
EasyHTTP
EasyHTTP is a simple class which exposes the HTTP functionality of .NET as a number of simpler methods.
#c#using System;
#c#using System.Data;
#c#using System.Configuration;
#c#using System.Web;
#c#using System.Web.Security;
#c#using System.Web.UI;
#c#using System.Web.UI.WebCo
|