jaysonKnight.com
Welcome to my corner of the internet

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Required Reading -- Framework Design Guidelines

    I've been slacking off a bit on my new Programming Paradigms category. Besides the usual "I have a new job and I'm busy" excuses, I've also been reading the daddy of all .Net Programming Paradigms books: Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries by Krzysztof...
    Posted to Jayson's Blog by Jayson Knight on 03-04-2007
    Filed under: Technology and Internet, Tools and Resources, .Net, Programming Paradigms
  • Coding Paradigms -- Minimize Your Public API Surface Area

    Programming frameworks such as .Net have access modifiers for a reason..yes this is coding 101, but more often than I'd care to admit I've worked with developers who only seem to know 2 of them: public and private; they seem to forget that the protected and internal modifiers exist (as well as the ability...
    Posted to Jayson's Blog by Jayson Knight on 01-19-2007
    Filed under: Tools and Resources, .Net, Programming Paradigms
  • Programming Paradigms -- Test For Nulls, Have A Plan B

    I recently saw a post by Jeremy Miller which inspired me to create a new post category called Programming Paradigms. I've been doing .Net development for a while now, and even though by no means am I an expert in every facet of .Net development I figured I'd start posting some basics for any developers...
    Posted to Jayson's Blog by Jayson Knight on 01-15-2007
    Filed under: Tools and Resources, .Net, Programming Paradigms
Page 1 of 1 (20 items)

Copyright © :: JaysonKnight.com
External Content © :: Respective Authors

Terms of Service/Privacy Policy