Model-View-Presenter(MVP) :: Design Pattern

Model-View-Presenter (MVP) is a variation of the Model-View-Controller (MVC) pattern but specifically geared towards a page event model such as ASP.NET. For a bit of history, MVP was originally used as the framework of choice behind Dolphin Smalltalk. The primary differentiator of MVP is that the Presenter implements an Observer design of MVC but the… Continue reading

Free 60 Controls from DevExpress

DevExpress is  offering us over 60 DevExpress controls free of charge – without royalties or distribution costs. These free license includes the following DevExpress products for WinForms, ASP.NET and Silverlight platforms: To obtain your free DevExpress controls Visit Link

DevLabs: Spec Explorer

  About Spec Explorer Spec Explorer 2010 is a tool that extends Visual Studio for modeling software behavior, analyzing that behavior by graphical visualization, model checking; and generating standalone test code from models. Behavior is modeled in two ways: by writing rule machines in C# (with dynamic data-defined state spaces) and by defining scenarios as… Continue reading