Hacker News new | ask | show | jobs
by ArchReaper 3444 days ago
I don't know of any reliable tutorials, but if you want to try jumping into a project, you can download Umbraco and follow some basic 'Getting Started' guides. Some of what you will learn is Umbraco-specific, but you'll also see a lot of how .NET likes to do things for web projects.

Alternatively, you can just get Visual Studio and use their "ASP.NET Web Application" template and poke through what is generated, if you want something a bit smaller to start with.

Links:

Umbraco: https://umbraco.com/

Getting Started Guide: https://our.umbraco.org/documentation/Getting-Started/