Top products from r/ASPNET

We found 8 product mentions on r/ASPNET. We ranked the 7 resulting products by number of redditors who mentioned them. Here are the top 20.

Next page

Top comments that mention 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.