Just Your Average Geek

Currently nuts about Javascript, C# and Patterns

  • HOME
  • About

Archive for the ‘ Patterns ’ Category

Model View Presenter: Control Model

  • January 20th, 2010
  • Posted in C# . Patterns
  • By Michel van der Weide

When you use the Model View Presenter (MVP) Pattern you design by contract. One of the contracts you specify is the contract which describes the graphical interface, called the view. Normally you will specify the contract with base types such as Strings and Booleans. I want to show you another way to define the view [ READ MORE ]

Just your average geek?

Welcome to my blog.

This blog will mainly be used to tell you about all the nice things I learn in daily life which I want to share with all of you. Of course this will be about coding. C# code and Javascript, because that is what I am currently nuts about.

Read more about the author on the about page.
RSS FEED

Recent entry

  • 2011-03-04
  • Property changed event on Javascript objects.
  • 2011-01-20
  • Converting a negative Integer to String with leading zeros
  • 2011-01-02
  • Hierarchical Ordering – Dependency Walker
  • 2010-03-18
  • ComVisible class with a non ComVisible baseclass
  • 2010-03-04
  • Winforms with a WebBrowserControl, Fun with ObjectForScripting

Archive

  • March 2011
  • January 2011
  • March 2010
  • February 2010
  • January 2010
  • September 2009
  • July 2009

Category

  • C#
  • ExtAppBuilder
  • ExtJS
  • JavaScript
  • Patterns
  • WinForms
  • Copyright © 2010 Just Your Average Geek
  • Theme designed by mono-lab
  • Powerd by WordPress