Dissecting a C# Application: Inside SharpDevelop
by Christian Holm, Mike Kruger, Bernhard Spuida
Publisher: Wrox Press 2004
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.
Download or read it online for free here:
Download link
(3.8MB, PDF)
Similar books

by Rob Miles
These notes should help you convert a program from Java to C#. This is based on the author's original journey from Java to C#. If you are an experienced Java programmer who wants to find out what C# is all about you might find it useful.
(17346 views)

by Rob Miles
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.
(20670 views)

by Charles Petzold
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.
(19676 views)

- Goalkicker.com
The book is compiled from Stack Overflow Documentation, written by the people at Stack Overflow. Organized around concepts and use cases, this updated edition provides intermediate and advanced programmers with a concise map of C# and .NET knowledge.
(6420 views)