Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C#

2 Answers

Steven Parker
Steven Parker
229,670 Points

It's not necessarily an "either/or" decision.

ASP.Net core is just the most recent version of ASP.NET. But most of the concepts of ASP.NET MVC development would apply to all versions and there are many more generic training resources available.

Steven Parker
Steven Parker
229,670 Points

I believe so, yes. But even the MVC Basics course has a few recommended prerequisites:

Henrik Christensen
seal-mask
.a{fill-rule:evenodd;}techdegree
Henrik Christensen
Python Web Development Techdegree Student 38,322 Points

I've already done those courses but going through the C# courses again to refresh it since I have not used it for a while, but I realised there is a great demand for ASP.NET in my area (very little demand for node, django, rails etc.) and I thought I would ask which version would be better to learn :-)

I guess there might still be a great demand for ASP.NET MVC (4.6?) to maintain already existing code?

Steven Parker
Steven Parker
229,670 Points

Yes, and as I said most of what you learn would apply to new development also.