Michael Knopf

turning concepts into working products...

Design Patterns

At some time in your career you will need to interview for a job, if you own your own consulting firm then you are most likely interviewing for jobs on a weekly basis (by pitching clients to contract you for work). Preparing for technical job interviews requires a great deal of research, work, and most of all patience. This article provides a list of questions and answers that I fielded while interviewing for senior level software development positions, it is a collection of my experiences during 17 different job interviews with 10 companies including NASA (who offered me a job)...

With REST gaining popularity at an exponential rate Microsoft released the ASP.NET WCF REST Starter Kit Alpha on Oct. 27, 2008 to provide a solid starting place for developers interested in building WCF applications using Representational state transfer (REST).

The Class Card object modeling technique is an extremely easy and simple way to design your applications objects. As an alternative to UML Diagrams, Class Cards are simply 3.5in X 5in pieces of paper (index cards) that you write information on about each object in your application. It helps you think about your design in a "object oriented" manner, something most of us can relate with because we deal with "objects" each and every day of our lives...