On every Onget() in your examples, I have to return Task instead of void. Otherwise, the Model is null. My reading seems to indicate that using void causes the operation to complete without waiting for the DB operation to complete. Maybe I'm wrong. I am using sqlexpress, instead of sqllite. Anyway, some interesting topics were covered. Thanks
Good day, thanks a lot for the video. I have a question, when I try accessing the Issues/new I get redirected back to the home address . What I mean is that the Asp-page=“/Issues/New” redirects me back to the Index address. And when I try to put in the address manually (localhost:7113/Issues/New) I get “This localhost page can’t be found”, any solution to that?. Thanks
Hi Pat, when I go to build the solution, it's says "build succeeded" but there's no output. Tried looking at different solutions online one was to "From the VS IDE's Tools|Options dialog, select the "Projects and Solutions \ Build and Run" properties page and set the MSBuild output and log verbosity to "Diagnostic" (the last 2 combos on that settings page)", the other was in the Error List, "Change Show issues generated to Build Only". None of these worked. Any idea on how to fix this? Thanks🙏🏾
Thanks Pat. Please do you have a Udemy class? And where can I get your tutorial for an application with at least two models? I learnt a lot and want to learn more.
You can use most UI libs with razor from bs, syncfusion, tailwind, materialize css, even js libs like swiper js, owl carousel and it is easy to implement
I'm sure this video helped someone but not me... Since it doesn't cover error handling when posting (for example, saving the Issue to the db failed), this video doesn't have the info in it that I'm looking for which is how to display such errors on the page after the post.
Bro I freaking love you, thanks for the best explanation on the UA-cam, keep pushing.
Short and informative, feels like 10mins though it is 30..thanks
Amazing video, very detailed explanated! Please continue doing this 👍👍🙌🙌🙌
Good to see you back bro!
Glad to see you !
Excellent and very quick and helpful
Excellent tutor! A huge THANK YOU! 👍👍👍 Now I am your subscriber.
Boss! You are the best
Thank you for your efforts and benfit knowldeg
Very good tutorial. Thank you.
Btw you have an tag helper for handler names in razor pages. Not sure if you need js :)
On every Onget() in your examples, I have to return Task instead of void. Otherwise, the Model is null.
My reading seems to indicate that using void causes the operation to complete without waiting for the DB operation to complete. Maybe I'm wrong.
I am using sqlexpress, instead of sqllite.
Anyway, some interesting topics were covered.
Thanks
Thank you for this. I am also using sqlserver from a previous tutorial from his. This helped a lot!
Amazing🎉
Thanks A lot
Thanks 😊
Amazing!!!
Good day, thanks a lot for the video. I have a question, when I try accessing the Issues/new I get redirected back to the home address . What I mean is that the Asp-page=“/Issues/New” redirects me back to the Index address. And when I try to put in the address manually (localhost:7113/Issues/New) I get “This localhost page can’t be found”, any solution to that?. Thanks
Hi Pat, I want to create a database path for SQL Server instead of SQLLite. Can you help me with that?
Hi Pat, when I go to build the solution, it's says "build succeeded" but there's no output. Tried looking at different solutions online one was to "From the VS IDE's Tools|Options dialog, select the "Projects and Solutions \ Build and Run" properties page and set the MSBuild output and log verbosity to "Diagnostic" (the last 2 combos on that settings page)", the other was in the Error List, "Change Show issues generated to Build Only". None of these worked. Any idea on how to fix this? Thanks🙏🏾
Make sure to use VS 2022.
I update the repo on Github, you try the latest.
cheers
Thanks Pat. Please do you have a Udemy class? And where can I get your tutorial for an application with at least two models?
I learnt a lot and want to learn more.
Doton, what would you like to learn ?
Do you know any free ui library for razor pages ?
You can use most UI libs with razor from bs, syncfusion, tailwind, materialize css, even js libs like swiper js, owl carousel and it is easy to implement
I'm sure this video helped someone but not me... Since it doesn't cover error handling when posting (for example, saving the Issue to the db failed), this video doesn't have the info in it that I'm looking for which is how to display such errors on the page after the post.
I love you
in the year 2023, half this setup doesn't work, which means this is a massive waste of my time. Very frustrating.