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 ?
Ask HN: ASP.NET practical in terms of job prospects?
1–10 of 15 posts
Re: Ask HN: ASP.NET practical in terms of job prospects?
#2Re: Ask HN: ASP.NET practical in terms of job prospects?
#3That 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?
#4Re: Ask HN: ASP.NET practical in terms of job prospects?
#5I'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.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…
Re: Ask HN: ASP.NET practical in terms of job prospects?
#7ASP.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.
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?
#8It'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.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…
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…