• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar
  • Skip to secondary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Free ASP.NET Books

You are here: Home ▶ ASP.NET

Download free ASP.NET eBooks in pdf format or read online. Books included in this category cover topics related to Microsoft ASP.NET such as ASP.NET Core, MVC, Web Forms, Web API, WebHooks, ServiceStack, Web Servers, T4, Multitenant Applications, OWIN, Deployment, Application Security and more.

ASP.NET Core 3.1 Succinctly

February 14, 2022

ASP.NET Core 3.1 Succinctly

ASP.NET Core 3.1 Succinctly specifically covers the web development part of the ASP.NET Core framework, which has gone through some improvements since it was first released. In this updated e-book, Simone Chiaretta Ugo Lattanzi guide readers through the foundations of the library, cover its basic features, and cover the new version of the web application frameworks ASP.NET MVC, Web API, and Blazor. …

Real-Time ASP.NET Core 3 Apps with SignalR Succinctly

August 19, 2020

Real-Time ASP.NET Core 3 Apps with SignalR Succinctly

In Real-Time ASP.NET Core 3 Apps with SignalR Succinctly, Dirk Strauss will show you how to use it to create a chat application with minimal code and how to modify that same code to create a chart application. Just by changing a few lines of code, you can automatically pull data via an API call and update your page in real time. …

ASP.NET Core 2 Succinctly

March 21, 2019

ASP.NET Core 2 Succinctly

In ASP.NET Core 2 Succinctly, authors Simone Chiaretta and Ugo Lattanzi guide you through what distinguishes ASP.NET Core 2 from previous versions, how to build projects using the framework, and how to deploy apps to IIS or Azure. …

The Little ASP.NET Core Book

January 1, 2018

The Little ASP.NET Core Book

This short book helps developers and people interested in web programming, learn about ASP.NET Core 2.0, a new framework for building web applications and APIs. The Little ASP.NET Core Book is structured as a tutorial. You’ll build a to-do app from start to finish. …

ASP.NET WebHooks Succinctly

October 13, 2017

ASP.NET WebHooks Succinctly

Taking advantage of WebHooks is something that many developers want to achieve, but many struggle to find a starting point. In ASP.NET WebHooks Succinctly, Gaurav Arora guides readers through the necessary skills and processes to get started. …

ASP.NET Core Succinctly

April 30, 2017

ASP.NET Core Succinctly

In ASP.NET Core Succinctly, seasoned authors Simone Chiaretta and Ugo Lattanzi update you on all the advances provided by Microsoft’s landmark framework. By learning the foundations of the library and understanding the new versions of ASP.NET MVC and Web API, you’ll be equipped with everything you need to build .NET web applications on Windows, Mac, and Linux. …

Web Servers Succinctly

November 14, 2015

Web Servers Succinctly

Handling a request is no longer the simple process of “send back the content of this file,” but instead involves routing the request to the web application, which, among other things, determines where the content comes from. In Web Servers Succinctly, author Marc Clifton provides great insights on the benefits of building your own web server, and covers different options available for threading, work processes, session management, routing, and security. …

T4 Succinctly

October 21, 2015

T4 Succinctly

Familiarity with code generation tools is key for modern software engineers, and whether you know it or not, you’re probably already using one. In T4 Succinctly by Nick Harrison, you’ll learn what goes on behind the scenes during code generation with T4, Visual Studio’s built-in code generator. Then, use those principles to apply metadata to a template and transform it into source code in a variety of languages. …

ASP.NET Multitenant Applications Succinctly

October 2, 2015

ASP.NET Multitenant Applications Succinctly

Some basic knowledge of ASP.NET forms the foundation for an introduction to multitenancy in web application development and how to use ASP.NET frameworks to implement multitenant solutions. With an emphasis on working solutions, author Ricardo Peres will guide you towards a greater mastery of multitenant solutions in ASP.NET Multitenant Applications Succinctly. …

ASP.NET MVC Succinctly

May 1, 2015


ASP.NET MVC Succinctly

ASP.NET MVC framework provides the Razor view engine for creating a consistent look and feel in your apps, and HTML helpers to provide an easy way to design your app without having to write all of the markup on your own. With ASP.NET MVC Succinctly by Nick Harrison, you will learn how to use these features and more, including how to integrate your app with jQuery, and how to use MVC scaffolding to automatically generate the more tedious portions of your code. …

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to Next Page »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube

Secondary Sidebar

  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com