Every once in a while, if not daily, every developer forgets some commonly used aspects of the .NET Framework. You know what I mean: “How did that work again?”, “Where was that namespace?” and “I could swear that this was the way to fluff it!”. Ultimately, any quick search in the cloud knows best, but you can’t help the shameful feeling of discontent why you couldn’t just remember how that worked again. It’s a bit like suddenly not remembering what the name of that girl in one of your favourite movies was.
I catch myself having this all too frequently (did I mention daily yet?). Due to this, I will once every while try to address a range of basic .NET issues, or Fundamentals, in upcoming posts just by writing them down as they come along. Heck, give it any reason as long as I can say Memory.Flush();
Resources