Found this on Chris Nagel’s Blog. A must-know for every C# developer:
The C# team has a new blog about C# Frequently
Asked Questions. In the first blog you can ask
any C# question.Some FAQs are already posted:
- Why doesn’t
C# support default parameters?- Why doesn’t
C# support multiple inheritance?- Why doesn’t
C# have a power operator?- Why don’t
namespace using directives import nested namespaces?Christian