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# From JavaC# From Java
by
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.
(18890 views)
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.
(22591 views)
Book cover: Windows Phone Programming in C#Windows Phone Programming in C#
by - Microsoft Press
This material is an introduction to Windows Phone development for anyone learning to program. It assumes some knowledge of programming fundamentals, but will teach you programming concepts in the framework of Windows Phone development.
(17249 views)
Book cover: C# - The BasicsC# - The Basics
by - BPB Publications
Introductory C# book, no prior programming knowledge is assumed. It covers namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, and more.
(23163 views)