Stories recently tagged with 'MVP'

A WaspKiller Game with Silverlight 3, .NET RIA Services, MVP and MVVM (dotnetslackers.com)

submitted by sonukapoorsonukapoor(1372) 2 years, 1 month ago

In this article, we will focus upon the development of the front end of the game using the MVP pattern; in the second part, we will discuss the database related work using the MVVM pattern. read more...

add a comment |category: |Views: 13

tags: another

List of 200 (and growing) .Net Developers on Twitter, via Twitter List(twitter.com)

submitted by powerrushpowerrush(3873) 2 years, 3 months ago

A compiled list of 200 (and growing) .Net Developers on Twitter, via the new Twitter feature, "Twitter Lists" read more...

1 comment |category: |Views: 24

tags: another

Simple validation in Model View Presenter(blog.dczweb.net)

submitted by dczupekdczupek(99) 2 years, 4 months ago

Last time I wrote about how to implement simple page by Model View Presenter pattern. This time let's focus a bit to validation in presenter and displaying results on your page. read more...

add a comment |category: |Views: 53

tags: another

The MOSS Show(diago.co.za)

submitted by DiagoDiago(45) 2 years, 8 months ago

Hilton Giesenow, the well known South African MVP has launched a new podcast called the MOSS Show, covering the SharePoint platform through hosting interviews with some of the more well known, and lesser know SharePoint experts in the world. I have a look at the first 3 episodes and really recommend everyone involved in SharePoint to subscribe. read more...

add a comment |category: |Views: 9

tags: another

Microsoft Certification Exam - Discount Code - Free Second Chance(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 2 years, 9 months ago

Please note down this important code or share with your colleagues who are keen to take Microsoft Certification Exam. This unique code is only available through Microsoft MVP’s and only published here to help community and no other intention. read more...

add a comment |category: |Views: 49

tags: another

Model View Presenter Revisited(blog.decayingcode.com)

submitted by arch4ngelarch4ngel(585) 2 years, 11 months ago

The MVP pattern is a pattern that came into being in the early 1990s by Taligent. This pattern is mostly used inside WinForms and WebForms. Of course, this is a literal implementation from 1990. Of course, today we have more advanced paradigm that works quite nice. read more...

add a comment |category: |Views: 55

tags: another

South Asia MVP Open Day 2008 - Goa - Group Photo(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 3 years, 2 months ago

Microsoft Most Valuable Professionals (MVPs) are exceptional technical community leaders from around the world who are awarded for voluntarily sharing their high quality, real world expertise in offline and online technical communities. Microsoft MVPs are a highly select group of experts that represents the technical community’s best and brightest, and they share a deep commitment to community and a willingness to help others. Kick the story to support Microsoft Event. read more...

1 comment |category: |Views: 7

tags: another

Model View Presenter explained(blog.fossmo.net)

submitted by fossmofossmo(95) 3 years, 6 months ago

It's time to have a look at the MVP pattern again. read more...

add a comment |category: |Views: 174

tags: another

Method to Copy Data Between Objects of Different Types(alteridem.net)

submitted by rprouserprouse(1175) 3 years, 7 months ago

One thing that I find tiresome when using the various Model/View patterns is the constant copying of data between the model and the view. This is the first post in a series on a possible easier way to do this. In this post I write a method that copies the data from one interface to another based on the names and types of the properties. Over the next few posts, I will extend the code to use generics and extension methods. read more...

add a comment |category: |Views: 42

tags: another

MVC/MVP Framework for WPF(devlicio.us)

submitted by bennagebennage(1145) 4 years, 1 month ago

Rob Eisenberg introduces MVP framework he's been developing for WPF (source code included). read more...

1 comment |category: |Views: 338

tags: another

Interactive Application Architecture Patterns(ctrl-shift-b.blogspot.com)

submitted by savagekidsavagekid(70) 4 years, 2 months ago

An Introduction to the Model-View-Controller, Model-View-Presenter, and Presentation-Abstraction-Control Patterns read more...

add a comment |category: |Views: 19

tags: another

Wire-up MVP and Castle Windsor for Dependency Injection(codebetter.com)

submitted by savagekidsavagekid(70) 4 years, 2 months ago

Article which shows automatic injection of presenter in to the view class with ASP.NET as the view. It also shows how the CreateNew attribute used in Composite Web UI Application Block actually works read more...

add a comment |category: |Views: 160

tags: another

MVC or MVP Pattern – Whats the difference?(blogs.infragistics.com)

submitted by uadozeruadozer(650) 4 years, 3 months ago

This awesome post explains differences between MVP and MVC patterns using VS Class Diagrams read more...

3 comments |category: |Views: 602

tags: another

MVP Pattern tutorial(blog.vuscode.com)

submitted by malovicnmalovicn(1590) 4 years, 3 months ago

An example of how MVP pattern could be used read more...

1 comment |category: |Views: 3034

tags: another

Asp.net Model View Presenter example using PoCoRail(intrepidnoodle.com)

submitted by jafinjafin(80) 4 years, 6 months ago

A first look at PoCoRail, a new Model View Presenter framework for Asp.net. read more...

1 comment |category: |Views: 8

tags: another

Community Convergence XXIII(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 4 years, 10 months ago

The MVP Summit, articles by Wes Dyer, Scott Guthrie, Charles Petzold and others. read more...

add a comment |category: |Views: 3

tags: another