Best products from r/ASPNET

We found 8 comments on r/ASPNET discussing the most recommended products. We ran sentiment analysis on each of these comments to determine how redditors feel about different products. We found 7 products and ranked them based on the amount of positive reactions they received. Here are the top 20.

Top comments mentioning products on r/ASPNET:

u/SymetriX · 5 pointsr/ASPNET

These are the top 3 I'd say:

u/raindogmx · 2 pointsr/ASPNET

Get this book: Beginning ASP.NET 4.5 in C# by Matthew MacDonald

It will take you anywhere from 1 to 4 months depending on your proficiency and skills.

It will teach you the basics about the current state of the technology. ASP.NET is old and it has gone through several distinct iterations but this book should be good enough to get you going.

You will not become an expert but you will be competent enough to work by yourself or as an entry level coder in an MVC team.

edit: You will also need to get Begginning ASP.NET MVC 4.0 if the company is using MVC. It will add 1 to 3 months to your plans.

u/ours · 2 pointsr/ASPNET

I highly recommend the book Professional ASP.Net MVC 3. It covers ASP.Net MVC 3, Razor, EF and how they all fit together. It touches the AJAX subject without going very far in it but it introduces that.