Live data from Hacker News

Ask HN: ASP.NET practical in terms of job prospects?

news.ycombinator.com

1–10 of 15 posts

Ask HN: ASP.NET practical in terms of job prospects?

#1
Getting into programming would ASP.NET MVC be practical in terms of job prospects ?

I have tried to get hands on with Android development but since I did not have a Java background i hit a wall. I am discovering a liking for .NET and the face that it has MVC now as a part of it frameworks make me think that a jump to another MVC framework like RoR would be possible. Any tips or links for ASP.NET MVC 2 or 3 ?

Re: Ask HN: ASP.NET practical in terms of job prospects?

#3
.NET is huge for job prospects. Outside of the valley I see more .NET than any other language. There are a lot of government/military contracts as well as large corporations who have their whole infrastructure on Microsoft and so all development is done on it.

That being said, if you are reading HN you are probably interested in the startup community and you will not find as many startups using it.

If you like .NET you can also do iPhone and Android development using http://xamarin.com/.

Re: Ask HN: ASP.NET practical in terms of job prospects?

#5
.NET is very pragmatic as far as job opportunities go (I'll leave it for the zealots to dither about "startup" jobs vs "enterprise" jobs).

I'm hit up multiple times a week with emails or calls from recruiters wondering if I'm available or know anybody that is.

You may as well start off in MVC3, but the fundamentals between 2 and 3 are the same so learning using content targeted at 2 will carry over to 3.

As far as training, Pluralsight was mentioned in another comment below, it's an excellent resource and well worth the subscription fee for it's breadth of content. In addition tekpub.com offers training vids in MVC. Both Pluralsight and tekpub offer videos that go beyond .NET into things like javascript, jquery, Android dev, iOS, CSS etc...

Re: Ask HN: ASP.NET practical in terms of job prospects?

#6
post #3

.NET is huge for job prospects. Outside of the valley I see more .NET than any other language. There are a lot of government/military contracts as well as large corporations who have their whole infrastructure on Microsoft and so all development is done on it. That being said, if you are reading HN you are probably interested in the startup community and you will not find as many startups using it. If you like .NET y…

I concur, but do have to clarify(as in another comment) that those corporations are mostly using ASP.NET Web Forms and only now slowly moving to ASP.NET MVC.

Re: Ask HN: ASP.NET practical in terms of job prospects?

#7

ASP.NET is big in enterprise, especially related to government contracting in the US. However most demand currently is in ASP.NET Web Forms although ASP.NET MVC is slowly taking hold.

Good point, Webforms is more prevalent since they have been around for years and are entrenched as legacy in a lot of places. But MVC is making inroads, I've been using it at my job since version 1. Some of it may also come down to recruiters not including MVC yet in their "grocery list" of requirement buzzwords when staffing a position.

The OP might have more luck getting in with a consulting firm if possible since the variety of projects could lead to greater chances of working with MVC and more current .NET tech.

Re: Ask HN: ASP.NET practical in terms of job prospects?

#8
Yes, ASP.NET MVC is very practical.

It's not completely main stream in the .NET community right now, and you will find that a lot of enterprises are still on Web Forms. None of that matters in the slightest though.

You do not want to work anywhere that isn't looking to make a move to MVC, or that is under the impression that knowing MVC you can't figure Web Forms out on the job.

I just left one employer (50,000 + employees) doing MVC (along with Web Forms, RoR, iPhone and other stuff), to move to another much smaller (but better paying) employer doing MVC. I live in flyover country (Knoxville TN) and am getting close to west coast rates doing MVC.

Re: Ask HN: ASP.NET practical in terms of job prospects?

#9
post #3

.NET is huge for job prospects. Outside of the valley I see more .NET than any other language. There are a lot of government/military contracts as well as large corporations who have their whole infrastructure on Microsoft and so all development is done on it. That being said, if you are reading HN you are probably interested in the startup community and you will not find as many startups using it. If you like .NET y…

Thanks sontek xamarin sounds pretty interesting

Re: Ask HN: ASP.NET practical in terms of job prospects?

#10

.NET is very pragmatic as far as job opportunities go (I'll leave it for the zealots to dither about "startup" jobs vs "enterprise" jobs). I'm hit up multiple times a week with emails or calls from recruiters wondering if I'm available or know anybody that is. You may as well start off in MVC3, but the fundamentals between 2 and 3 are the same so learning using content targeted at 2 will carry over to 3. As far as tr…

[deleted]
Post reply on HN