Skip to content

Mono: a Developer's Notebook

Best in textbook rentals since 2012!

ISBN-10: 0596007922

ISBN-13: 9780596007928

Edition: 2004

Authors: Edd Wilder-James, Niel M. Bornstein, Edd Wilder-James

List price: $29.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET. The controversy? Some say Mono will become the preferred platform for Linux development, empowering Linux/Unix developers. Others say it will allow Microsoft to embrace, extend, and extinguish Linux. The controversy rages on, but--like many developers--maybe you've had enough talk and want to see what Mono is really all about. …    
Customers also bought

Book details

List price: $29.99
Copyright year: 2004
Publisher: O'Reilly Media, Incorporated
Publication date: 7/30/2004
Binding: Paperback
Pages: 304
Size: 7.00" wide x 9.19" long x 0.74" tall
Weight: 1.122

Edd Wilder-James is Managing Editor of XML.com. He also writes free software, and packages Bluetooth-related software for the Debian GNU/Linux distribution. Edd is the creator of XMLhack and WriteTheWeb, and has a weblog called Behind the Times.

Louise Karch is the world's only award winning Fairy Godmother. She helps people and organizations create brands that break out instead of blending in. As a recovering comic with a Master's of Education and accreditation as a Master Professional Coach, Louise brings comfort and joy to the world.

Foreword
The Developer's Notebook Series
Preface
Getting Mono Running
Install Mono Explore
Mono Run the MonoDevelop IDE Fit
Mono into Your World Join the Mono Community
Getting Started with C# Say ""Hello"" to the World
Model the Behavior of Real-World
Things Avoid Overhead
While Passing Data Handle
Unexpected Errors
Define Function
Pointers Add Metadata to Your Types
Call External Libraries Package
Related Classes with Assemblies
Core .NET Work with Files
Manage String Data
Search Text with Regular Expressions
Manage Collections of Data
Work with Assemblies Start and Examine Processes
Multitask with Threads
Test Your C# Code
Gtk# Write a Basic Gtk# Program and Handle Events
Arrange Widgets
Using Boxes Make Widgets
Interact Make Dialogs by Subclassing
Draw Graphics Create Menus
Organize Data with TreeView
Exchange Data with Drag and Drop
Advanced Gtk# Write a Gnome Application Design
Interfaces with Glade Store
Configuration with GConf Guide the User with Druids
Perform Asynchronous Operations
Render HTML Provide
Help Files Translate Your Programs
Processing XML
Read and Write XML Manipulate
XML in Memory Navigate
XML Documents Transform
XML Constrain
XML Documents Constrain
XML Another Way
Serialize Objects to XML
Networking, Remoting, and Web Services
Set Up ASP.NET Run Web Applications
Deploy Web Services
Communicate with Other Networked Systems
Access Remote Objects
Invoke Remote Procedures with XML
Secure Data from Prying
Eyes Talk to Databases
Cutting Edge Mono Maintain Your Sources with the Autotools
Write Cross-Platform
Compatible Programs
Run Java in Mono
Run a Development Version of Mono
Use Generics Write
Mono Programs in Basic
Index