Core .NET Refcard Available - Download Now
Join the DZone community and get the full member experience.
Join For FreeThe .NET Framework has been growing steadily since its birth — the API for .NET 3.5 is far bigger than that of .NET 1.0. With so much to remember, you’ll find this refcard useful for those core pieces of information which you need so often but which (if you’re like me) you can never quite recall without looking them up—topics like string formatting, and how to work with dates and times effectively. This reference card deals only with the core of .NET, making it applicable for whatever kind of project you’re working on.
Features include Common .NET Types, Formatting Strings, Declaring Events, Generics, Query Expressions (C# 3), Tips and more.
Download Now
Opinions expressed by DZone contributors are their own.
Comments