locked
Which is best book for ASP.net beginners? RRS feed

  • Question

  • User1828436546 posted

    Which is best book to learn ASP.net easily?

    Wednesday, June 22, 2016 6:22 AM

All replies

  • User-491950272 posted

    ASP.NET has 2 parts: WebForms and MVC, which one do you want to learn?

    If you want to learn WebForms, Beginning ASP.NET 4.5.1: In C# and VB by Imar Spaanjaars is the best choice.

    If you want to learn MVC, Professional ASP.NET MVC 5 by Jon Galloway and Brand Wilson is the best choice. 

    Wednesday, June 22, 2016 6:41 AM
  • User-1315512054 posted

    Hello,

    It depends what you would like to learn - ASP.NET, MVC, MS SQL, LINQ, C#, VB.NET etc...You could find selected books at http://www.booksasp.net/books/best-asp-net-books/.

    Regards

    Sunday, June 26, 2016 7:32 AM
  • User1571286033 posted

    Here are a few recommendations, all of which I used myself to learn ASP.NET:

    Professional ASP.NET MVC 5 

    This book shows you step-by-step how to use MVC concept within your project with a lot of practical examples. It describes controllers, views, and models very efficiently.

    With this practical book, you'll learn how by combining the ASP.NET MVC server-side language, the Bootstrap front-end framework, and Knockout.js--the JavaScript implementation of the Model-View-View Model pattern.

     

     

    Friday, May 11, 2018 2:59 PM