Useful link for .NET training
I’m interested in learning some .NET coding. I’ve always been a pure SQL developer but more and more I feel my lack of .NET knowledge is holding me back. I’ve found a surprising lack of information online about how to get started with this, but I found one set of tutorials from Microsoft that talk through the basics of making various different applications.
I’m not sure how much use they would be to a complete beginner, but to someone who’s reasonably proficient with C# coding, and is aware of what a css file contributes to a website, but really isn’t sure how the different things fit together, I found them really useful.
https://docs.microsoft.com/en-us/visualstudio/get-started/csharp/tutorial-console?view=vs-2019
Leave a Comment