Please share your thoughts on this book with others by leaving a review on the site that you bought it from. If you purchased the book from Amazon, please leave us an honest review on this book's Amazon page. This is vital so that other potential readers can see and use your unbiased opinion to make purchasing decisions, we can understand what our customers think about our products, and our authors can see your feedback on the title that they have worked with Packt to create. It will only take a few minutes of your time, but is valuable to other potential customers, our authors, and Packt. Thank you!
-
Book Overview & Buying
-
Table Of Contents
Beginning ASP.NET [Instructor Edition]
By :
Beginning ASP.NET [Instructor Edition]
By:
Overview of this book
Building robust web applications is the need of the hour in the web world. ASP.NET Core is known for building and deploying robust crossplatform applications. ASP.NET Core MVC (that makes use of the Model-View-Controller architecture) has in it the ingredients required for efficient development of applications.
In today's age, it's important for a developer to possess the ability to separate the programming and business logic. There are few courses
available on ASP.NET Core 2 that imbibes this
ability to a developer.
This course offers a tried & tested way to build
cross-platform applications. It presents the
fundamentals and philosophies of ASP.NET
Core. Starting with an overview of the MVC
pattern, you'll quickly dive into the aspects
that you need to know to get started with ASP.
NET. You'll learn about the core architecture of
model, view, and control. Finally, build your own
shopping cart application, and gain all the skills
to develop real-world applications with ASP.
NET Core 2.
Table of Contents (10 chapters)
Preface
Setting the Stage
Controllers
Views
Models
Validation
Routing
Adding Features, Testing, and Deployment
Other Books You May Enjoy