Click here to Skip to main content
15,893,564 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi I want your opinion in choosing which Technology to Learn for the Fresher either WCF or MVC , Which is more beneficial for a candidate who has recently joined a Company
Posted
Comments
Richard MacCutchan 20-Oct-13 7:11am    
No one technology is better than any other, they all have their uses. And much depends on the company's business objectives and the work you are required to do.

Richard is exactly right - we cant' answer that as a question: particularly not in this case, because WCF and MVC are not comparable - they are completely different fields and do not overlap.

It will depend on the company and what it does: so talk to your supervisor and ask him. He may have a suggestion for a more appropriate subject! We can't give you a "do this" because we have no idea what would be useful in your current job, or company, or the company you may move to. They are both useful, and worth learning, but neither is "more beneficial" than the other without a heck of a lot of context.

You may get a better idea (or whole bunch of ideas) if you post the question here: http://www.codeproject.com/Forums/1580229/General-Indian-Topics.aspx[^] - at least the answers would be more targeted toward the country you are living and working in! :laugh:
 
Share this answer
 
Really depends on the requirements of the projects and what you're trying to accomplish. WCF is part of the dot net framework intended for passing information back and forth where MVC is more a design pattern. IF you're looking to get your feet wet, I would recommend starting with the asp.net MVC tutorial. Also, if it is your first time using the MVC pattern, I found the cakephp blog tutorial really helped me grasp controllers and views.


http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4[^]

http://book.cakephp.org/2.0/en/cakephp-overview/understanding-model-view-controller.html[^]

http://msdn.microsoft.com/en-us/library/ms731082.aspx[^]
 
Share this answer
 
its your requirement and the cost of business which determine the usefulness of the technology. for learning purpose you can start with any end with any.

learning is a never ending process.

--SG
 
Share this answer
 
First of all there's no relation between the technologies you mentioned, One has to know the implementation knowledge of WCF/Web Services and Web form/Windows Form/MVC. If the organization that has decided to go with Web or Desktop you need to learn and work on it.

It doesn't matter you are a fresher or experienced , one has to learn technology and it never ends.
Go with what you wish to learn and what the company expects to implement.
 
Share this answer
 
hmmm.. WCF is almost used in every project and that is reason you should have good knowledge about it. And about MVC it's part of your interest & job requirements in your area.
There is no such comparison between MVC and WCF, completely different fields.
It's good if you learn first WCF (where you should know about web services and to keep your skills updated with current market you should know Restful services, Web API) and get good command on ASP.NET, WCF, C#/VB.NET and then you can go for MVC.. :)Best Wishes ... !!!
 
Share this answer
 
v2
asp.net, c# is very usefull
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900