|
|
| C# Type Inference by javajeff - Explains how dynamically-typed language-inspired feature is introduces variables without types and let the compiler figure out the type on your behalf. | C# Extension Methods by JavaJeff - Explains about C# extension methods which can be added to any class without altering its existing code.
|
|
|