This series is super awesome so far! I cannot thank you enough for making this info publicly available :) -- I'm a junior university student, and our lectures are far less.... practical. XD. for the homework/challenge after this lesson, I created another controller that has different simple algorithms for actions. (eg. IActionResult Fibonacci) -- it takes in a parameter like the max value and then simply displays the result (typically an ArrayList, depending on the algo).
I got an error after trying to create/add the razor view 6:20. It says "There was an error running the selected code generator: Package Restore failed. Rolling back changes for assignment2." Everything when trying to add the razor template is set exactly like the video. I'll definitely try to trouble shoot this more myself but if anyone knows the fix or could point me in the right direction that would be amazing. Edit: also allow NuGet to download missing packages is enabled.
I'm on visual studio for mac. The add menu item did not pop up when right clicking, so I manually created the Products folder in the Views folder, right clicked on the newly created Products folder and clicked 'new scaffolding', and selected 'razor page', and followed from there. Hopefully this helps someone else if they get stuck at the same spot I did.
22:13 when i run this site wont load and i get this error: Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: 'Cannot implicitly convert type 'string' to 'Microsoft.AspNetCore.Mvc.IActionResult''
I’ve been watching asp net mvc playlist and I have to say it is amazing. Coming from mern stack, back end is almost the same, just different naming conventions. Could you pls make a video about asynchronous on mvc? I really don’t get that on c#. Thank you for all 😄😎 stay awesome
Your course "Web Development in C#" has bugs: the videos stop and the audio continues. So far I've found two places where this happens, "Your First MVC App" and "Controllers and Views". It makes it very difficult to watch, especially as the last part of the video is generally the more important. There's no way to contact teachable (that I can find), so I'm commenting here.
Very good teacher with his specially pedagogical skills
Thank you for that.
This series is super awesome so far! I cannot thank you enough for making this info publicly available :) -- I'm a junior university student, and our lectures are far less.... practical. XD.
for the homework/challenge after this lesson, I created another controller that has different simple algorithms for actions. (eg. IActionResult Fibonacci) -- it takes in a parameter like the max value and then simply displays the result (typically an ArrayList, depending on the algo).
At last someone who knows how to teach total beginners! Much appreciated! Will visit your site and have a good look at the courses there
Professor Shad you are the best!
Thank you Professor Sluiter!
Great videos. Hope to see more.
I got an error after trying to create/add the razor view 6:20.
It says "There was an error running the selected code generator: Package Restore failed. Rolling back changes for assignment2."
Everything when trying to add the razor template is set exactly like the video. I'll definitely try to trouble shoot this more myself but if anyone knows the fix or could point me in the right direction that would be amazing.
Edit: also allow NuGet to download missing packages is enabled.
me too
I'm on visual studio for mac. The add menu item did not pop up when right clicking, so I manually created the Products folder in the Views folder, right clicked on the newly created Products folder and clicked 'new scaffolding', and selected 'razor page', and followed from there. Hopefully this helps someone else if they get stuck at the same spot I did.
pretty well understood till now, thanks :)
22:13 when i run this site wont load and i get this error:
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: 'Cannot implicitly convert type 'string' to 'Microsoft.AspNetCore.Mvc.IActionResult''
I would predict that the file extension for the file is not .cshtml. Not sure.
I really like your voice!
Thank you so much! Sir. Shad!
Thank you very much for this awesome tutorial
I’ve been watching asp net mvc playlist and I have to say it is amazing. Coming from mern stack, back end is almost the same, just different naming conventions. Could you pls make a video about asynchronous on mvc? I really don’t get that on c#. Thank you for all 😄😎 stay awesome
I'd love to see that too
Passing an array as a parameter through the URL is quite awkward.
Your course "Web Development in C#" has bugs: the videos stop and the audio continues. So far I've found two places where this happens, "Your First MVC App" and "Controllers and Views". It makes it very difficult to watch, especially as the last part of the video is generally the more important. There's no way to contact teachable (that I can find), so I'm commenting here.
This is awesome! Thank you!
You're very welcome! Are you becoming a C# developer?
Yes, yes he is.
That's really good explanation! Thanks! Could you do more simple examples with mvc crud please / special with edit and delete! /
Great!