Welcome to the eighth installment of Community Convergence. This week let's focus on two C# Wikis available on the web. The first is the MSDN Wiki, and the second is called C# Online.NET.
C# Online is a traditional Wiki designed to accumulate knowledge on C#. It uses the same tools as the Wikipedia, so it has a familiar, and very professional, appearance. You can browse the site as much as you want. To begin editing content, you must register.
The MSDN Wiki is a user driven extension to the documentation for Visual Studio and the .NET Framework. All of the Visual Studio 2005 content is available on the MSDN Wiki. Users are able to append comments to the original content. For more information, read the FAQ, the team blog and this recent post by Rob Caron.
Examples of how the Wiki works are seen in this description of the conventions for capitalizing acronyms and in this entry on ignoring method results. As you can see, the top of the page has standard MSDN documentation, while the bottom half of the page has additional community content.
Please feel free to leave a comment on this post.