berwiki

Stories kicked by berwiki

Draft of C# Specification for Review(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 10 months ago

The CSharp Language Specification Version 3.0 is now available for review. This specification pulls together information from the CSharp 1.1, 2.0 and 3.0 specifications into a single unified document. read more...

add a comment |category: |Views: 9

tags: another

Ray Tracing in C# 3.0(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 5 years, 1 month ago

C# PM Luke Hoban has a wonderful post on Ray Tracing in C#. read more...

add a comment |category: |Views: 684

tags: another

Threading in C# - Free E-book(albahari.com)

submitted by jasper22jasper22(1320) 5 years, 2 months ago

Very, very (an I mean it) good tutorial/ebook on C# threads and everything related to it - like syncronisation, interlock, atmoic operations, semaphors, etc.... read more...

add a comment |category: |Views: 34

tags: another