WFxMVC?

G

Gregory A. Beamer

When starting a new project should I use WebForm or MVC?

This is a personal choice. Neither is going away, so you can continue
forms.

I, personally, like the MVC approach better, as it forces the other devs to
do some separation of code and UI (although you can bugger up MVC, if you
do not follow the guidance out there). I also like that it is more testable
and allows for more friendly URLs.

But web forms is fine, if you don't have the time for the learning curve to
go MVC.

NOTE: The tools currently help you more with web forms than MVC. This will
change in the future (educated guess), but the tooling for MVC is less
baked.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top