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: .NET Book Zero.NET Book Zero
by
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.
(21510 views)
Book cover: C# EssentialsC# Essentials
- Techotopia
The book provides everything necessary to gain proficiency as a C# programmer. It gives a detailed overview of the C# environment, the fundamentals of the C# programming language, manipulating strings, arrays and collection classes.
(21461 views)
Book cover: How to Become a C# ProgrammerHow to Become a C# Programmer
by - LearnItFirst.com LLC
In this free ebook, LearnItFirst.com founder Scott Whigham talks about how you can become a C# programmer by following a step-by-step approach that requires minimum investment, no college degree, and no prior experience.
(20130 views)
Book cover: Standard ECMA-334 C# Language SpecificationStandard ECMA-334 C# Language Specification
- Ecma International
This Standard specifies the form and establishes the interpretation of programs written in C# programming language. It specifies the representation of C# programs, syntax of C#, semantic rules for interpreting C# programs, etc.
(24807 views)