This section contains Tips and Tricks for the C# language and the .Net Framework
Efficient Array Looping: Looping through an array without bounds checking Booleans Without Short-Circuiting: Using the & and | operators to completely evaluate boolean expressions String Reversal: Different ways to implement string.Reverse() WinForms Pixel Drawing: Drawing Pixels from a Background Thread in Windows Forms WPF Pixel Drawing: Drawing Pixels from a Background Thread in Windows Presentation Foundation The 'as' Operator: Type Conversions with the 'as' Operator Instead of Standard Casts The Parallel Class: How to Parallelize Your Loops in .Net 4.0 Immutables: How to Write an Immutable Type Weak References: Using weak references to huge objects The Stopwatch class: Measuring Performance with the Stopwatch class |
No comments:
Post a Comment