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

General Discussion

Matt Campbell
Matt Campbell
9,767 Points

Any plans for .NET

I just got off the phone with a local studio to me. I was asking for work experience or internship.

I was told that they aren't interested in wordPress skills, require the basics like HTML etc but what they really want is a core understanding of the .NET world.

C# .NET, VB.NET were the two they mentioned.

If Treehouse has nothing in the pipeline, anyone recommend anything for me.

Thanks.

3 Answers

Check out channel9.msdn.com

and take a look at

C# Fundamentals: Development for Absolute Beginners http://channel9.msdn.com/Series/C-Sharp-Fundamentals-Development-for-Absolute-Beginners

Or

Visual Basic Fundamentals: Development for Absolute Beginners http://channel9.msdn.com/Series/Visual-Basic-Development-for-Absolute-Beginners

Then take a look at

Building Web Apps with ASP.NET Jump Start http://channel9.msdn.com/Series/Building-Web-Apps-with-ASP-NET-Jump-Start

Programming in C# Jump Start http://channel9.msdn.com/Series/Programming-in-C-Jump-Start

Then try out

Windows Azure Web Sites http://channel9.msdn.com/Series/Windows-Azure-Web-Sites-Tutorials

You can try out what you see in this series with 10 Web Sites for FREE!

You can also download visual studio express for free at http://www.asp.net/

Also try out WebMatrix which you will find at http://www.microsoft.com/web/

Hope it helps, good luck.

Matt Campbell
Matt Campbell
9,767 Points

Top stuff guys. Thanks very much for that. I don't know if I'm going to continuously run into the issue I did today of not knowing .net but better to know it and never use it then not know and one day need it.