๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Programming C#: Building .NET Applications with C#

โœ Scribed by Jesse Liberty


Book ID
127435360
Publisher
O'Reilly Media
Year
2005
Tongue
English
Weight
4 MB
Edition
4
Category
Library
ISBN
0596006993

No coin nor oath required. For personal study only.

โœฆ Synopsis


Jesse Liberty's Programming C# provides an adept and extremely well conceived guide to the C# language and is written for the developer with some previous C++, Java, and/or Visual Basic experience.It's no secret that many computer books are pretty much devoid of an authorial personality. This title is a winning exception. The author is able to weave in clever examples (using such topics as his own long experience in computing, his dog, Star Trek, etc.) without being coy or getting in the way of presenting real technical information. Liberty's wide experience in computers and general writing skill shows, as he is able to draw on a wealth of examples to move his text forward.These are a couple of goals at work in Programming C#. First, it's an excellent language tutorial, certainly one of the smartest and best available guides to C# as a language. Early chapters explore basic and obscure language options using inheritance, delegation, interface, and the conventions in C# used to implement these techniques. The middle part of the book turns toward the .NET Framework itself, with two useful (and somewhat introductory) chapters on both Windows Forms and Web Forms, for standalone and Web-based applications, respectively.Later sections crank up the technical knowledge again with several advanced topics on understanding .NET assemblies and deployment in detail, as well as "reflection" APIs that allow .NET programs to essentially modify their code at run time. (One technique, reflection emit, which literally writes bytecodes, will definitely interest expert readers, though it's unlikely most programmers will need to do this.) Final sections look at the .NET stream classes (rivaled only by Java's for complexity). Liberty looks at basic file and network I/O as well as how objects get serialized and marshaled both for SOAP and Web services and "normal" .NET remoting.The author's sure hand here in navigating the difficult waters of C# and .NET makes for a relatively concise text that is chock-full of useful information on C#. Filled with notably clever and inventive examples, this book is possibly this veteran computer author's best title to date, and it's sure to be a noteworthy resource as experienced developers tackle C# for the first time.


๐Ÿ“œ SIMILAR VOLUMES


C#: Your Visual Blueprint for Building .
โœ Eric Butow, Thomas Ryan, maranGraphics ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› Visual ๐ŸŒ English โš– 9 MB

Welcome to the only guidebook series that takes a visual approach to professional-level computer topics. Open the book and you'll discover step-by-step screen shots that demonstrate over 100 key C# programming tasks, including: Employing class inheritance Including event-handling methods Authoring a

Visual C# .NET Programming
โœ Harold Davis ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Sybex Inc ๐ŸŒ English โš– 6 MB

The aim of this book is to teach you and other experienced programmers the most effective ways to program using the C# language in the environment it was designed for, the .NET Framework. To this end, the book offers plenty of strong opinions and pays special attention to one of .NET's most prominen

Distributed .NET Programming in C#
โœ Tom Barnaby ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Apress ๐ŸŒ English โš– 9 MB

Presents information using a style that has been tested while teaching professional developers Covers distributed programming with .NET remoting and Web services Written by an experienced trainer at Intertech, Inc., a leader in hands-on workshops for enterprise Web developers With the release of .NE

Practical Database Programming with Visu
โœ Bai, Ying ๐Ÿ“‚ Article ๐Ÿ“… 2010 ๐Ÿ› John Wiley & Sons, Inc. ๐ŸŒ English โš– 215 KB

A novel approach to developing and applying databases with Visual C#.NET *Practical Database Programming with Visual C#.NET* clearly explains the considerations and applications in database programming with Visual C#.NET 2008 and in developing relational databases such as Microsoft Access, SQL Serv

Network programming in .NET: C# & Visual
โœ Fiach Reid ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Digital Press ๐ŸŒ English โš– 6 MB

The purpose of this book is to provide tools to design and implement network-orientated applications in .NET. It is also a guide for software designers to choose the best and most efficient way to implement mission critical solutions. The book addresses real-world issues facing professional develope