Posts tagged with wishlist

Dec 9 2010

Anonymous Interface Implementations

Another C# feature I'd like to see.

c# wishlist .net language
Jul 28 2010

Type Inference for Constants in C#

I want C# constant declarations to work like Pascal!

c# .net wishlist
Jul 28 2010

Immutability in C# 5?

How immutability might work in the next version of C#

c# .net wishlist
Jul 28 2010

I Want a "while" Linq Keyword

I have TakeWhile() ... but I want while

c# .net wishlist
Jul 25 2010

Generic Constructor Constraints

A feature I'd like to see in C#

c# .net generics wishlist