Hacker News new | ask | show | jobs
by eropple 5478 days ago
You know it's MVC, right? MVP and WebForms are the same thing.
2 comments

Opps, right thanks. And no, WebForms is not an implementation of MVP...its an implementation of god knows what.
MVP is "Microsoft Most Valuable Professional", which I believe is what he meant. I believe the later use of MVP (instead of MVC) is a typo.
It's model-view-presenter, which is basically MVC.
He said "I'm a former ASP.NET MVP", if a person is an MVP, then in that context it's "Most valuable professional"
He also said:

I know C# and ASP.NET (MVP or WebForms) much, much better than I know Ruby and Rails.