“csharp”
- 2023
- 2022
- 2020
- 2019
- 2018
- 2009
- My PDC session is online - “Future directions for C# and Visual Basic”
- Luca at PDC 2009 next week
- Becoming really rich with C#
- A version of the AsyncCache found its way into the Parallel Programming samples …
- I talk about C# and VB Co-Evolution on Channel9 (and some F# …)
- Luca at NDC in Oslo 17 – 19 June 2009
- Simulating INumeric with dynamic in C# 4.0
- 2008
- Financial Functions for .NET released !
- A C# library to write functional code - Part V - The Match operator
- A C# library to write functional code - Part IV - Type Unions
- A C# library to write functional code - Part III - Records
- A C# library to write functional code - Part II - Tuples
- A C# library to write functional code - Part I - Background
- LINQ to SQL Overview - video
- Creating an immutable value object in C# - Part V - Using a library
- 2007
- Creating an immutable value object in C# - Part IV - A class with a special value
- Creating an immutable value object in C# - Part III - Using a struct
- Bisection-based XIRR implementation in C#
- Creating an immutable value object in C# - Part II - Making the class better
- Creating an immutable value object in C# - Part I - Using a class
- Instead of a simple switch statement
- Parsing QIF Quicken files in C#
- Retrieve prices, dividends and splits for a stock in C#
- Video of Matt and I talking about the LINQ to SQL query/update pipeline
- My TechEd webcast is here
- ObjectSpaces early days
- My LINQ Overview session at TechEd will be live on the Internet
- Y combinators anyone?
- Luke started to blog again
- Which type should I use in C# to represent numbers?
- Apparently simple code
- Is this functional code? Dr.T. Reply.
- Is this functional code?
- A trading/portfolio management Excel Add-in based on the books by Ralph Vince
- 2005
- Our sessions at the PDC
- There is a C# Language chat coming
- Here is a message board about the C# language
- Compiler trivia: const, operators and being nice to the compiler
- Nullable trilogy part III: Nullable as type parameter in a generic class
- Nullable trilogy part II: a == b -> a>=b && a
- New C# things happening
- Nullable trilogy Part I: why not just SQL?
- 2004