Logo

HTTP Programming Recipes for C# Bots

Large book cover: HTTP Programming Recipes for C# Bots

HTTP Programming Recipes for C# Bots
by

Publisher: Heaton Research, Inc.
ISBN/ASIN: 0977320677
ISBN-13: 9780977320677
Number of pages: 631

Description:
The Hypertext Transfer Protocol (HTTP) allows information to be exchanged between a web server and a web browser. C# allows you to program HTTP directly. HTTP programming allows you to create programs that access the web much like a human user would. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for C# bot programming.

Download or read it online for free here:
Download link
(7.2MB, PDF)

Similar books

Book cover: Dissecting a C# Application: Inside SharpDevelopDissecting a C# Application: Inside SharpDevelop
by - Wrox Press
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(24681 views)
Book cover: C# EssentialsC# Essentials
- Techotopia
The book provides everything necessary to gain proficiency as a C# programmer. It gives a detailed overview of the C# environment, the fundamentals of the C# programming language, manipulating strings, arrays and collection classes.
(21513 views)
Book cover: C# ClassesC# Classes
by - BPB Publications
This online e-book presents myriad fascinating concepts about C# classes. It is divided into three sections: Threads, Winforms and XML, with each of them converging on distinct facets of classes available in the .NET framework.
(21201 views)
Book cover: .NET Book Zero.NET Book Zero
by
This book covers everything that the C or C++ programmer needs to know about C# and the .NET framework. Object-oriented programming concepts are approached from scratch. Some programming experience with a C-family language is expected.
(21568 views)