Internals of C# Language: A deep dive by an MVP
Abhishek Sur, the Client App Development MVP from Kolkata, India, has authored a series of posts on his blog delving deep into internals of C# ad ADO.NET.
Check out these very useful posts, and share them with your communities.
- Internals of LINQ
- Internals of Events
- Internals of Anonymous Method
- Internals of Exception Handling
- Internals of C# iterators
- Internals to Convert and Cast
- Internals to C# loops
- Internals to Extension Methods
- Internals to Delegates
ADO .NET internals: Part 1 | Part 2
Comments
Anonymous
April 14, 2011
What does deep dive means? Is it related to origin and enhancement of language in past?Anonymous
April 14, 2011
@Praveen 'Deep dive' actually is a little abstract... it can refer to a deeper look at the language/technology from any perspective than just the language specifics and syntax.