Can someone tell me, I really plowed through the ASP documentation, but I couldn't understand. How this tutor could understand all these concepts so comprehensively and in so much depth?
Thanks a lot for your videos ! But pay attention that on this on the final link aren't correct. It's the 68th video and link showed are for 66 or 67, it should be 67 or 69... Thanks !
Kudvenkat , can you please make a brief video on what exactly does it exactly mean open source, and cross platform? For example cross-platform means work on every operating system, but every website in any technology do so also right ?
Open source means that you can get the source code of the project and change it as you need. Before .net core, it was asp.net forms, you couldn't see the source code of the project ( I mean the microsoft code for building asp.net) but now you can see every single code second: multi platform means that you can create, build, write you code on any platform , websites are running from inside web browswers, so the web browser itself must work on linux, windows. etc
You can use Visual Studio IntelliSense to show the available method / constructor overloads. Press Ctrl + Shift + Spacebar while the cursor is inside the method call brackets.
I have email which contains '(single quote) e.g. Neil 'O.Beard@xyx.co. var result = await _userManager.CreateAsync(user, "p@ssw0Rd"); The result is failed and getting the error like In the above code, the is class. Please guide, Thnks in advance
Truly excellent teaching and course material. Clear, concise and focused. Outstanding, thank you.
I love ur teaching style
+1
thank you your are the best teacher
Can someone tell me, I really plowed through the ASP documentation, but I couldn't understand. How this tutor could understand all these concepts so comprehensively and in so much depth?
Thank you very much
for the simple and clear explanation
Great is very little word about this vid series... its more than greeeeeeeeeeeeeeeat, thanks and keep going, you are saving our lives :)
thank you very much my favorite teacher venkat, This video isn't exist on the list, please include it in the list
Thanks a lot for your videos ! But pay attention that on this on the final link aren't correct. It's the 68th video and link showed are for 66 or 67, it should be 67 or 69... Thanks !
Really good video.
Thank you, that is awesome.
Great
You'd need to do regex check with JavaScript/client side as well if you want the notifications to show before you submit "Register" in real time?
Great Job duded,
but where delete button functional?
Thanks man
Master kudvenkat, can you please include working with cookies in your tutorials? Thanks.
Kudvenkat , can you please make a brief video on what exactly does it exactly mean open source, and cross platform?
For example cross-platform means work on every operating system, but every website in any technology do so also right ?
Open source means that you can get the source code of the project and change it as you need. Before .net core, it was asp.net forms, you couldn't see the source code of the project ( I mean the microsoft code for building asp.net) but now you can see every single code
second: multi platform means that you can create, build, write you code on any platform , websites are running from inside web browswers, so the web browser itself must work on linux, windows. etc
IMateme
Thank you so much!!!!.
Comey molek wak demo buat
Coway by Wan Mohd Afendi♡♡♡♡R
Sir, Link to the next and previous videos is wrong.
Help. Can someone help me with the steps? How did he know that identityOptions was the parameter to use when configuring the identity service?
You can use Visual Studio IntelliSense to show the available method / constructor overloads. Press Ctrl + Shift + Spacebar while the cursor is inside the method call brackets.
Please make a tutorial on hosting application in docker container.
Install Docker Desktop. Create a new solution in VS 2019 latest version. There's a checkbox for Docker. It just works!
Hi I am a game developer. Could you teach how to integrate asp.net core Signalr and how it works with asp.net core? Thanks
can give me name of music in end videos please?
Hello Ahmed - It is Revolutionary. You can download it for free from official RUclips Studio. Hope this helps.
I Add those changes but it doesn't work for me :( any suggestions?
Link to part 69:
ruclips.net/video/YLAHIZmO2PI/видео.html
I have email which contains '(single quote) e.g. Neil 'O.Beard@xyx.co.
var result = await _userManager.CreateAsync(user, "p@ssw0Rd");
The result is failed and getting the error like
In the above code, the is class.
Please guide,
Thnks in advance