Things Every Senior .NET Developer Should Know, Part 1 - OOP

added by Matt_TCF
10/27/2011 6:50:43 PM

273 Views

If I could pick only one thing that a senior-level .NET developer should know, it would be Object-Oriented Programming (OOP). True, OOP is not .NET specific, and indeed I think at this point a senior developer on virtually any platform should be familiar with OOP, it’s especially important here in the .NET world. Read on to find out why I think OOP is so important and to get a quick introduction and refresher on the four major tenets of OOP.


0 comments