I just started to learn ASP.NET MVC 3 and as I have PHP - MVC background no question which seems easeir for me. (I flicked through some books on Webforms and watched some tutorial on it, nice, interesting, but somehow I prefer MVC 3.)
My question is - as I have no working background - today in 2011 which of the two technologies are more demanded on the market?
Which technology companies want devs to know?
Are new projects initiated with MVC or Webforms are still prefered?
Actually the question from the OP was chosing between MVC or Webforms which don't really have to do with Metro style apps running on an OS which hasn't been released yet (Windows 8 is at the moment only a preview).
Grz, Kris.
Read my blog | Twitter Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
WebForms AFAIK is "more demanded" just as many years ago COBOL was likely "more demanded".
There are at least two questions that you need to ask yourself: (a) do you want to focus on WebForms which is likely "more demanded" and thus compete against a very large number of WebForms developers?, or (b) would you like to be ready to meet the demand
that is likely to grow for ASP.NET MVC 3?
for me, i'd rather work with ASP.NET MVC 3 than have to use WebForms ... if i did not need to money, i'd personally avoid WebForms altogether.
to survice as a developer, you will need to keep learning, learning, learning, and learning.
i wish you luck getting ASP.NET MVC 3 work but be prepared to suffer with WebForms if you want to put food on your table.
Testability alone should drive the adoption of ASP.NET MVC 3 but unfortunately, unless you are lucky enough to be in a situation where you get to use TDD, it's unlikely you will find much support for unit testing.
g.
B-) Please help me by completing my school survey about computer programmers on my website. Thank you!!! Gerry Lowry +1 705-429-7550 wasaga beach, ontario, canada
safipeti
None
0 Points
2 Posts
ASP.NET: MVC or Webforms jobwise?
Sep 19, 2011 07:59 AM|LINK
Hi Everyone,
I just started to learn ASP.NET MVC 3 and as I have PHP - MVC background no question which seems easeir for me. (I flicked through some books on Webforms and watched some tutorial on it, nice, interesting, but somehow I prefer MVC 3.)
My question is - as I have no working background - today in 2011 which of the two technologies are more demanded on the market?
Which technology companies want devs to know?
Are new projects initiated with MVC or Webforms are still prefered?
Thanks for your replies!
XIII
All-Star
182704 Points
23463 Posts
ASPInsiders
Moderator
MVP
Re: ASP.NET: MVC or Webforms jobwise?
Sep 19, 2011 08:18 AM|LINK
Both flavors. But besides that also CSS, HTML(5), jQuery, WCF, ajax, relational databases, design patterns, ...
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
tan_vision_1...
Participant
1178 Points
413 Posts
Re: ASP.NET: MVC or Webforms jobwise?
Sep 19, 2011 08:29 AM|LINK
also Add On WPF,SliverLight,Sql Server 2008 :)
Shakti Singh...
Star
10870 Points
1827 Posts
Re: ASP.NET: MVC or Webforms jobwise?
Sep 19, 2011 10:28 AM|LINK
Start learning html, java and javascript..which is actually the new flavor for microsoft in .Net 4.5
Start learning Metro style apps...
Shakti Singh Tanwar
.Net Trainer (MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
XIII
All-Star
182704 Points
23463 Posts
ASPInsiders
Moderator
MVP
Re: ASP.NET: MVC or Webforms jobwise?
Sep 19, 2011 10:45 AM|LINK
??? Java has nothing with .NET and certainly not with javascript. Java is a fully featured set of technologies like .NET.
??? One can make Metro style apps for Windows 8 with HTML5 and javascript on top of WinRT, but the other stack is C#/VB.NET with XAML. I get the feeling you're mixing up quite some technology stacks. Take a look at the overview picture given in this article: http://www.zdnet.com/blog/microsoft/microsoft-to-developers-metro-is-your-future/10611.
Actually the question from the OP was chosing between MVC or Webforms which don't really have to do with Metro style apps running on an OS which hasn't been released yet (Windows 8 is at the moment only a preview).
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
gerrylowry
All-Star
20525 Points
5713 Posts
Re: ASP.NET: MVC or Webforms jobwise?
Sep 19, 2011 10:30 PM|LINK
@ safipeti
WebForms AFAIK is "more demanded" just as many years ago COBOL was likely "more demanded".
There are at least two questions that you need to ask yourself: (a) do you want to focus on WebForms which is likely "more demanded" and thus compete against a very large number of WebForms developers?, or (b) would you like to be ready to meet the demand that is likely to grow for ASP.NET MVC 3?
for me, i'd rather work with ASP.NET MVC 3 than have to use WebForms ... if i did not need to money, i'd personally avoid WebForms altogether.
Rob Connery has an interesting post that i quote very often: "I Spose I’ll Just Say It: You Should Learn MVC"
at http://blog.wekeroad.com/blog/i-spose-ill-just-say-it-you-should-learn-mvc/.
to survice as a developer, you will need to keep learning, learning, learning, and learning.
i wish you luck getting ASP.NET MVC 3 work but be prepared to suffer with WebForms if you want to put food on your table.
Testability alone should drive the adoption of ASP.NET MVC 3 but unfortunately, unless you are lucky enough to be in a situation where you get to use TDD, it's unlikely you will find much support for unit testing.
g.
greenlinux
Member
35 Points
26 Posts
Re: ASP.NET: MVC or Webforms jobwise?
Dec 01, 2011 09:07 PM|LINK
safipeti,
Then do you recommend MVC for better development and you recommend WebForm to find a job in the future?
Thanks