RSS Feed for C#Category: C#

Free Ebook: Parallel Programming with Microsoft .NET »

2  ebooks on parallel programming from Microsoft http://msdn.microsoft.com/en-us/library/ff963553.aspx http://msdn.microsoft.com/en-us/library/gg675934.aspx This book describes patterns for parallel programming, with code examples, that use the parallel programming support in the Microsoft® .NET Framework 4. This support is commonly referred to as the Parallel Extensions. You can use the patterns described in this book to improve your application’s performance […]

Free EBook: C# HandBook »

This document covers many aspects of programming with C#, from naming, structural and formatting conventions to best practices for using existing and developing new code. It’s the manual developed at Encodo Systems AG for developing with C# and .NET, but many of the concepts and ideas can be applied to any programming language. The intent […]