Logo

Dissecting a C# Application: Inside SharpDevelop

Large book cover: Dissecting a C# Application: Inside SharpDevelop

Dissecting a C# Application: Inside SharpDevelop
by

Publisher: Wrox Press
ISBN/ASIN: 1861008171
ISBN-13: 9781861008176
Number of pages: 538

Description:
Learn advanced .NET programming techniques by getting an insiders' look at a complete application! SharpDevelop is a complete Integrated Development Environment, written in C#. It includes all the advanced features that programmers expect from a modern IDE and, of course, implementing these features has required some advanced programming techniques. The developers who created SharpDevelop give you an inside track on application development with a guided tour of the sourcecode for SharpDevelop. They will show you the most important code features and explain how you can use these techniques in your own projects. You will gain valuable experience of building an application on this scale, learning from the decisions, mistakes, problems and solutions that lead to the current version on SharpDevelop.

Home page url

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

Similar books

Book cover: C# DevelopmentC# Development
by
The book on C# used by the Department of Computer Science in the University of Hull as the basis of the first year programming course. The key features: practice - do a lot of programming, study - look at programs written by other, and persistence.
(22471 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.
(9563 views)
Book cover: Data Structures and Algorithms with Object-Oriented Design Patterns in C#Data Structures and Algorithms with Object-Oriented Design Patterns in C#
by - SOMA Networks
Author promotes object-oriented design using C# and illustrates the use of the object-oriented design patterns. The book shows how these patterns are used to create good software designs. Written for second- and third-year students.
(20285 views)
Book cover: Rapid C# Windows DevelopmentRapid C# Windows Development
by - Lulu.com
Through the exercises in this workbook, you will learn how to use C# with Visual Studio .NET 2005, SQL Server 2005, and an invaluable tool called an O/R Mapper (LLBLGen Pro) to rapidly develop database-driven applications.
(24791 views)