Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Does anybody know when first ASP.NET MVC 3 books will come out? I know it is kind of early to ask but I'm wondering if there are some release dates from Apress, Wrox or any other publisher.

share|improve this question

closed as not constructive by Bill the Lizard Sep 27 '11 at 14:56

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

4 Answers

up vote 22 down vote accepted

Pro ASP.NET MVC 3 Framework (Apress) is being written at the moment. Adam Freeman is the primary author; I am the technical reviewer.

I would expect it to be available late Summer 2011, though it's still too early to predict accurately.

share|improve this answer
@Steven: In MVC 2 you used Linq to Sql. Will you use EF in MVC 3? – xport Mar 7 '11 at 16:16
@Steven Sanderson - dude! i've bought your MVC2 book .. love it :) Will this mean this book will be the next installment in this series? Before, you were the primary author... – Pure.Krome Mar 14 '11 at 10:18
@Steven. I'm glad you've got a co-author for this one. I've been working thru your MVC2 book, and love it, but I keep thinking - how can one person do all this research, and write such a great book by himself? You seem to never slip up, and miss no detail which might cause unexpected problems. Great work! – Javaman59 Apr 2 '11 at 1:16
Apress has this available via its Alpha program. It allows early access to the eBook. – rifferte Apr 14 '11 at 15:29
Amazon.ca, and amazon.com say it will be released on April 29, 2011 – BumbleB2na Apr 28 '11 at 10:46
show 3 more comments

Go to amazon, search for asp.net mvc, then sort by publication date - like this.

share|improve this answer
heh) cool feature! never used amazon for this kind of things. really nice trick! – Nazar Gargol Nov 9 '10 at 21:23

This book is available now as an eBook:

Pro ASP.NET MVC 3 Framework 3rd Edition

It is in "alpha" which means you can download what it currently available (775 pages--only a couple chapters unfinished) now, and download the full version when it is finished.

I purchased it and it is an EXCELLENT text!

share|improve this answer

I just received the Pro ASP.NET MVC 3 Framework (Apress) via UPS through Amazon.com today. While it is similiar to the last version, It is essential as with the last round of mvc 2 books that I bought, The Apress was the best (IMO) and most thorough. Too me trying to use the mvc 2 books while doing mvc 3 with razor became a distraction, thus having this finally is great. I'm reading it right now. So many things to try out and implement ..... not enough time in the day.

I do have the Wrox MVC 2 book with the nerddinner, and I believe it comes out in a month (August 2011). It looks like the Apress MVC 3 applied context book it postponed for another year (according to an amazon.com backorder email I received a week or two ago).

I do have the "asp.net mvc 2 IN ACTION" book and the "Test-Drive asp.net MVC" (version 2) and those are pretty good books too, but I don't recall seeing MVC3 versions of those yet if planned or not...

share|improve this answer
[ASP.NET MVC 3 IN ACTION Will be out this Fall] (manning.com/palermo3) – Tom Stickel Jul 13 '11 at 19:26

Not the answer you're looking for? Browse other questions tagged or ask your own question.