Michael Knopf

turning concepts into working products...

Model View Controller (MVC)

A frank and easy to understand overview, in straight forward language, of the latest buzz word MVVM: what it is, how to use it, and if we should even care about at all.

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)...

Microsoft's newest initiative for ASP NET, the Model View Controller (MVC) Framework, has been released as a Beta 1 after 5 iterations in "Preview" mode. After many years of ASP.NET's major reliance on its Web Forms technology, which has regularly under performed especially in larger application, we see ASP.NET moving back toward the traditional HTML posting...