Following are the some .Net frameworks programming books, where I worked with author on reviewing the manuscript before publication. Network Programming for the Microsoft .NET Framework ISBN: 073561959X by Jim Ohlund , Lance Olson , Anthony Jones This
Read More...
Create cookie based session with HttpWebRequest One common requirement for Http based application to maintain the session state within the application, if your http based application is using the System.Net.HttpWebRequest class, then you could use Cookiecontainer
Read More...