Is it good idea to learn Blazor ?
Hello,Need for advice I started learning programming with C++, solving many problems and building numerous console projects. Then I learned the basics of C# and Winforms. I...
Hello, I am tring to use IdentityUser to impliment auth I tried to use MapIdentityApi but it can not be configured, So I copy past the code and customze it for the app need...
Is it good idea to start by learning .NET Framwork and do some projects on it then learn .NET Core ?
hello, I want to see the source code of the build in functions on asp.net but I can not go to the implimentation in vs code what I have to do ?
Hi, I am trying to move from using vs IDE to vs code when I type an object name than '.' (ex : 'app.' ) there is no suggestions until I start typing the method/variable nam...