Welcome to MSDN Blogs Sign in | Join | Help

January 2006 - Posts

Object-oriented Code Re-use - Fact or Myth?

One of the tenets of software development that is drilled into most everyone is this: write code which can be re-used. Object abstraction and compartmentalization - one of the hallmarks of C++ and other OO languages - was supposed to make this easier

Protocol Versioning

When you design a network protocol, your hope should be to produce something which will live on long past your initial application. Sometimes it's a proprietary protocol which is used only by your company. Other times it's a protocol you hope will evolve
 
Page view tracker