I've been working with ASP.NET MVC for the last few weeks, learning as I go, from tutorials and mostly trial and error.
I'm sorta groping in the dark, since I have no other experience with MVC frameworks and I'm just moving ahead blindly trying to figure things out as I move along.
So, I'm looking for better, more organized source to learn the platform and its features, and in general, the MVC structure and how the framework implements it, but no books on the subject have been released yet, and are all due in a few months at best.
Does anyone know of any good, thorough resources from which I can expand my knowledge about the ASP.NET MVC framework?
You should start with . net Framework, then C#. Using C# you should be able to design Console & Desktop Apps. For Web apps then you should proceed to ASP.net & then you can move on to MVC Framework to design Web Apps.
It's really difficult to try and learn an entirely new language/framework under pressure. If you're required to deliver working software for your day job, trying to learn ASP.NET Core at the same time might be heaping too much pressure on yourself.
The ASP.NET environment is phenomenal; developers can create powerful applications faster than those built with JavaScript or PHP. It is an open-source cross-platform with incredible technical support. .
I try to keep my articles simple and clear:
Concept / Getting Started:
ASP.NET MVC in the Real World
Slightly more advanced / benefits of use:
AJAX Panels with ASP.NET MVC
MVC AJAX Sites That Gracefully Degrade
Logging with ASP.NET MVC Action Filters
Test Driven Development with ASP.NET MVC
Creating a Custom View Engine in ASP.NET MVC
Each of those has a fully downloadable sample project. Most with screen shots.
EDIT: I should also add that Jonathan Carter (a friend of mine who works for Microsoft up in Redmond) is someone that you should RSS. Here's one of his posts about MVC: ASP.NET MVC - Action Filters
Rob Conery has his ASP.NET MVC Storefront series, which is what I used to get my feet wet. It is around twenty-something parts long already.
He takes you threw the entire conceptual design and execution of an application, which is an incredible way to learn how something applies to the real world.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With