Tags
Language
Tags
August 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Dissecting a C# Application: Inside SharpDevelop

    Posted By: Va

    Learn advanced .NET programming techniques by getting an insiders' look at a complete application!

    The developers who created SharpDevelop give you an inside track on application development with a guided tour of the source code 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.

    The SharpDevelop team will show you how to:

    * Build a highly modular application
    * Provide a flexible, extendable, customizable user interface
    * Manage the efforts of translators for efficient internationalization
    * Represent and manipulate text efficiently
    * Code search and replace functionality
    * Construct reusable controls
    * Implement a parser to provide syntax highlighting and auto-completion as users type
    * Use reflection to access information about .NET classes
    * Create a Windows Forms designer
    * Generate code programmatically

    As Wrox press is no more, publishing rights to the book 'Dissecting a C# Application: Inside SharpDevelop' have been bought by Apress http://www.apress.com/. Together with Apress, we have made the book available in digital form for free. The PDF file and the accompanying source code are available for download here:
    Dissecting a C# Application (3.8 MB PDF file)http://www.apress.com/free/content/Dissecting_A_CSharp_Application.pdf
    The source code to accompany this title (5.9MB Zip file)http://support.apress.com/1861008171/sharpdevelop_wroxedition.zip

    (This information read from http://icsharpcode.net/OpenSource/SD/InsideSharpDevelop.aspx)