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: Object Oriented Programming using C#Object Oriented Programming using C#
by - Bookboon
The book will explain the Object Oriented approach to programming and through the use of small exercises develop some practical skills as well. At the end of the book one larger case study will be used to illustrate the application of the techniques.
(12893 views)
Book cover: Visual Studio.Net: Controls and Add-insVisual Studio.Net: Controls and Add-ins
by - BPB Publications
User-controls and the extensibility features offered by add-ins are probed in detail. The text covers controls-attributes, properties and events, creating a UI type editor, type conversion, designers, writing C# code, web controls, add-ins.
(21315 views)
Book cover: C# 1: Introduction to programming and the C# languageC# 1: Introduction to programming and the C# language
by - Bookboon
The book is a practical introduction to C# and basic principles of object-oriented programming and also deals with the C# through a collection of simple examples. The goal is to provide the basic knowledge needed to develop complete applications.
(9656 views)
Book cover: Standard ECMA-334 C# Language SpecificationStandard ECMA-334 C# Language Specification
- Ecma International
This Standard specifies the form and establishes the interpretation of programs written in C# programming language. It specifies the representation of C# programs, syntax of C#, semantic rules for interpreting C# programs, etc.
(24802 views)