Microsoft
Software
Hardware
Network
Question : How successful is the MVC Framework?
I started playing around with MVC a few years ago, just weeks after Microsoft published it. Within days I landed a job using the Model View COntroller design pattern. Then a few weeks after that ended I got a one year contract designing a Windows Forms app. using Model View Presenter.
So I am wondering if that's a great place for me to dig in and start using it once again. I am between assignements and want to study things that will get me working again.
So is the MVC Framework taking off? What other technologies go along nicely with the MVC Framework?
Thanks,
newbieweb
Answer : How successful is the MVC Framework?
MVC is the way to go. Microsoft seems to be focusing primarily on MVC for interactive applications. .NET revolves around it, especially WinForms and WPF. Even VC++ are being pressured to "upgrade" to MVC.
Random Solutions
When I encrypt/encode a string using codeigniter encryption class, it is different everytime, why?
Sudden Laptop screen failure
Backbone switch best practice
jQuery: Add div at beginning of other div
How do I upgrade firmware on Netgear wg103
Help setting up simple Isolated Wifi VLAN
Running .exe in a logon script
forms and cgi - calling a subroutine rather than separate cgi script
Get Access Database online
Reference a selected rows column value from a gridview in VB .Net 3.5