Y
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
latch
5478 days ago
Opps, right thanks. And no, WebForms is not an implementation of MVP...its an implementation of god knows what.
link
city41
5478 days ago
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.
link
dstein
5478 days ago
It's model-view-presenter, which is basically MVC.
link
city41
5477 days ago
He said "I'm a former ASP.NET MVP", if a person is an MVP, then in that context it's "Most valuable professional"
link
kenjackson
5477 days ago
He also said:
I know C# and ASP.NET (MVP or WebForms) much, much better than I know Ruby and Rails.
link