#Article
 
    Ignorance is Bliss When Using Frameworks   
 In software engineering, there is a prevailing idea that an engineer should only use a framework when he or she understands the internal workings. This is a fal…
 
    Code Refactor   
 Refactoring a large C# file to be leaner and easier to maintain.