More on MVP Pattern – Part 2
Model-view-presenter (MVP) is a user interface design pattern engineered to facilitate automated unit testing and improve the separation of concerns in presentation logic. The model is an interface defining the…
Cloud Distilled ~ Nithin Mohan
Everywhere, intelligence with cloud computing
Model-view-presenter (MVP) is a user interface design pattern engineered to facilitate automated unit testing and improve the separation of concerns in presentation logic. The model is an interface defining the…
I would like to take a chance on common problem between most of children and adults, which cause because of Tense environment in STUDY and WORK. Nowadays education and work…
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…
New Year count down is about to begin.Here’s sending my choicest blessing of cheers and joys galore and wishing you a wonderful year 2010. As the new year takes the…
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:…
Code Contracts Lots of fixes! Our new release has been upgraded to work with Visual Studio 2010 Beta 2. (Of course, it also works with Visual Studio 2008, but…