<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>encodocsharphandbook Wiki Rss Feed</title><link>http://code.msdn.microsoft.com/encodocsharphandbook/Wiki/View.aspx?title=Home</link><description>encodocsharphandbook Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/encodocsharphandbook/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;This document covers many aspects of programming with C&amp;#35;, from naming, structural and formatting conventions to best practices for using existing and developing new code.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Background&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;It's the manual developed at &lt;a href="http://encodo.com/" class="externalLink"&gt;Encodo Systems AG&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; for developing with C# and .NET, but many of the concepts and ideas can be applied to any programming language. The intent of this document is not to codify current practice at Encodo as it stands at the time of writing; instead, this handbook has the following aims:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;To maximize readability and maintainability by prescribing a unified style.&lt;/li&gt;&lt;li&gt;To maximize efficiency with logical, easy-to-understand and justifiable rules that balance code safety with ease-of-use.&lt;/li&gt;&lt;li&gt;To maximize the usefulness of code-completion tools and accommodate IDE- or framework-generated code.&lt;/li&gt;&lt;li&gt;To prevent errors and bugs (especially hard-to-find ones) by minimizing complexity and applying proven design principles.&lt;/li&gt;&lt;li&gt;To improve performance and reliability with a list of best practices.&lt;/li&gt;
&lt;/ul&gt;Wherever possible, however, the guidelines include a specific justification for each design choice. Unjustified guidelines must be either justified or removed.&lt;br /&gt; &lt;br /&gt;Whereas the Encodo Handbook draws mostly on in-house programming experience, it also includes ideas from Microsoft’s &lt;a href="http://blogs.msdn.com/brada/articles/361363.aspx" class="externalLink"&gt;Internal Coding Guidelines&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://msdn2.microsoft.com/en-us/library/ms229042(VS.80).aspx" class="externalLink"&gt;Design Guidelines for Developing Class Libraries&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and benefits as well from both the &lt;a href="http://idesign.net/idesign/download/IDesign%20CSharp%20Coding%20Standard.zip" class="externalLink"&gt;IDesign&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://www.tiobe.com/standards/gemrcsharpcs.pdf" class="externalLink"&gt;Philips&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; coding styles as corroborative sources.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Using the Handbook&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This handbook mixes recommendations for programming with C#, .NET and the Encodo libraries (code samples draw from these libraries, but access to them is not required). It includes rules for document layout (like whitespace and element placement) as well as design guidelines for elements and best practices for their use. It also assumes that you are using Microsoft Visual Studio 2005 or newer.&lt;br /&gt; &lt;br /&gt;This document is a work-in-progress and covers only those issues that Encodo has encountered and codifies only that which Encodo has put into practice and with which Encodo has experience. Therefore, some elements of style and design as well as some implicit best practices are probably not yet documented. Speak up if you think there is something missing.&lt;br /&gt;
&lt;/div&gt;</description><author>mvonballmo</author><pubDate>Tue, 07 Oct 2008 08:24:31 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20081007A</guid></item></channel></rss>