+ 2
Please does anyone know how I can learn ASP.NET core MVC?
3 odpowiedzi
0
YouTube:
Programming with Mosh
0
Microsoft Docs MVC with tutorial:
- https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/getting-started
Is a little hard to understand the documentations of Microsoft, but once you understanding the basics is good.
Or you can study with teachers, for example on:
- Pluralsight, if you sign up with visual studio maybe (?) you have 2 months free.
- Codecaccademy
- Udemy
- Youtube (as Asadbek told you)
Or you can just google it to, you will find some good documentations for sure.
0
If we want to learn asp.net
The prerequisites
we have to be familiar with
1. c#.net or vb.net
2. ado.net
3. SQL server
Then only it is possible to learn asp.net
Either asp.net using c# or
asp.net using vb.net