C# 11: WWW The server side: Software Development

Автор: literator от 20-01-2023, 06:07, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

C# 11: WWW The server side: Software DevelopmentНазвание: C# 11: WWW The server side: Software Development
Автор: Poul Klausen
Издательство: bookboon.com
Год: 2021
Страниц: 252
Язык: английский
Формат: epub
Размер: 10.1 MB

This book is the eleventh in a series of books on software development. The programming language is C#, and the language and its syntax and semantics fills obviously much, but the books have also largely focus on the process, and how to develop good and robust applications. This book deals with the development of web applications where the focus is on the server side and how to develop dynamic web pages. The book starts with an introduction to world wide web and the main technologies, followed by a simple example on ASP.NET web application. The rest of the book deals with how to write an ASP.NET Core MVC application, and after reading the book, you should be able to write classic web applications. However, the book contains little about the client side, which is dealt with first in the next book.

Everything that in the previous books has been said about system development, programming and C# has been aimed at applications running on a single computer - also called desktop applications. In the following books, I will treat the development of applications that run on multiple machines and exchange data over a network, which usual is the Internet, and in fact, such programs are the most common in practice - at least if you look at programs used in companies or public institutions. Besides running the programs on a network, they are characterized by having many concurrent users and are typically included in an IT solution that includes several programs that work together to solve the desired tasks. Development of such programs requires new technical solutions and, on the other hand, they make new demands for the system development process itself, but fortunately everything so far been said is still valid, but it is necessary to expand with new concepts.

In the literature, such programs are generally referred to as enterprise applications, and without it being precisely defined what it is, it covers programs for large companies and organizations, but perhaps you should think about it in that way that a program is not just a program, but a solution to a work situation or task in a larger company. I will start by looking at the development of web applications, which are applications that run over the Internet. It is not the only kind of enterprise applications, and even maybe it’s not even sharp anymore what are web application and what are not. At least it is a talk of some technology and applications that are developed and run in a way other than traditional office programs, and in addition, they are programs that we all meet, whether it’s at work or privately.

Web applications have been around for many years and have, as a result of a long development, been more and more widely distributed from simple static websites to actual applications such as web stores and applications such as Google’s office programs, but while there’s been much happening, the principle is still the same with a server and a client.

The goal of this book is to show how to develop web applications in C#. However, it requires a modest knowledge of HTML that I do not want to touch on, but although it should not be in place, you will probably be able to follow the development of the examples anyway, as it is relatively small what I use, and also the development tools (Visual Studio) provides great help.

Contents:
Foreword
1 Introduction
1.1 A little about the technology
1.2 About HTTP
1.3 About HTML
1.4 HTML forms
1.5 Scalable Vector Graphics
2 Create an ASP.NET Core project
3 ChangeAddress improved
4 About ASP.NET Core
5 A ASP.NET Core MVC application
6 The Bookstore

Скачать C# 11: WWW The server side: Software Development








Нашел ошибку? Есть жалоба? Жми!
Пожаловаться администрации
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.