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: Visual Studio.Net with C#Visual Studio.Net with C#
by - BPB Publications
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(22714 views)
Book cover: C# School: 14 lessons to get you started with C# and .NETC# School: 14 lessons to get you started with C# and .NET
by
The book introduces the C# language and the .NET framework. It covers the C# basics, object oriented programming, interfaces, exceptions, delegates, database access with ADO.NET, Windows forms applications, multi-threading and asynchronous I/O.
(26507 views)
Book cover: Fundamentals of Computer Programming with C#Fundamentals of Computer Programming with C#
by - Telerik Software Academy
This book aims to provide novice programmers solid foundation of basic knowledge regardless of the programming language. The book covers the fundamentals of programming that have not changed significantly over the last 10 years.
(19130 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.
(24912 views)