В этом каталоге представлен полный ассортимент компьютерной литературы на русском языке. Книги по прикладному и веб-программированию, учебники для ВУЗов, книги для менеджеров в IT проектах и многие другие. Например, у нас есть все книги по языку программирования Python.
Книга известных специалистов в области технологий .NET представляет собой учебное и справочное пособие по написанию серверных элементов управления с применением технологии AJAX и платформы ASP.NET 3.5. Подробно рассматриваются основы серверных элементов управления, управление состоянием в ASP.NET, базовые классы и расширения, шаблоны и привязка к данным. Предлагаются уникальные советы по написанию собственных...
ISBN: 978-5-8459-1467-5
Издательство:
Вильямс/Диалектика
Дата выхода: октябрь 2008
Рассмотрены основные принципы и возможности технологии ASP.NET MVC Framework и показаны способы ее практического использования при разработке веб-приложений. Описаны преимущества подхода разработки MVC и рассмотрена структура MVC-приложения. Приведено сравнение технологии WebForms и MVC Framework и рассмотрены вопросы их совмещения. Описаны модель и доступ к данным (технологии LINQ, Entity Framework и др.), контроллеры, представление...
ISBN: 978-5-9775-0462-1
Издательство:
BHV-СПб
Дата выхода: май 2010
Lambert M. Surhone, Miriam T. Timpledon, Susan F. Marseken
High Quality Content by WIKIPEDIA articles! ASP.NET Dynamic Data is a Ruby on Rails-inspired web application scaffolding framework from Microsoft, shipped as an extension to ASP.NET, that can be used to build data driven web applications. It exposes tables in a database by encoding it in the URI of the ASP.NET web service, and the data in the table is automatically rendered to HTML. The process of rendering can be controlled using custom design templates. Internally, it discovers the database schema by using the database metadata. ASP.NET Dynamic Data was originally shipped as part of the "ASP.NET 3.5 Extensions" package in 2007, and was incorporated into the .NET Framework 3.5 Service Pack 1, which was released August 11, 2008....
ISBN: 978-6-1322-1300-6
Издательство:
Книга по требованию
Дата выхода: июль 2011
Lambert M. Surhone, Mariam T. Tennoe, Susan F. Henssonow
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. The ASP.NET MVC Framework is a web application framework that implements the model-view-controller pattern. Based on ASP.NET, it allows software developers to build a Web application as a composition of three roles: Model, View and Controller. A model represents the state of a particular aspect of the application. Frequently, a model maps to a database table with the entries in the table representing the state of the application. A controller handles interactions and updates the model to reflect a change in state of the application, and then passes information to the view. A view accepts necessary information...
ISBN: 978-6-1322-1310-5
Издательство:
Книга по требованию
Дата выхода: июль 2011
This book shows you how to get the most from these controls to easily display and manage complex data in your web applications. It takes you through each of the major data presentation controls in ASP.NET, gets you started using them, and then shows you how to use them in your applications for managing your data.
ISBN: 9781847193957
Издательство:
Packt Publishing
Дата выхода: январь 2007
Создавайте приложения ASP.NET профессионального качества с помощью этого всеобъемлющего руководства! Настоящая книга представляет собой самый полный справочник по ASP.NET, который только можно найти. Полностью переписанное 5-е издание предлагает все, что необходимо знать для создания качественно спроектированных веб-сайтов ASP.NET. Книга начинается с основных концепций и постепенно формирует все нужные...
ISBN: 978-5-8459-1878-9
Издательство:
Вильямс/Диалектика
Дата выхода: май 2014
Современные разработчики занимаются построением кроссплатформенных приложений, их сопровождением и развертыванием. Чтобы облегчить им тяжкий труд, был создан новый фреймворк компании Microsoft — ASP.NET Core. Теперь в вашем распоряжении множество разнообразных библиотек с открытым кодом, более того, сам фреймворк является продуктом с открытым кодом. Как же освоить все новые возможности, предоставляемые...
ISBN: 978-5-496-03071-7
Издательство:
Питер
Дата выхода: август 2017
В этом 7-м издании книга-бестселлер по MVC обновлена с учетом версии ASP.NET Core MVC 2. Она содержит подробные объяснения функциональности Core MVC, которая позволяет разработчикам выпускать более экономные, оптимизированные под облако и готовые к функционированию на мобильных устройствах приложения для платформы .NET. В книге показано, как поместить ASP.NET Core MVC в контекст разработки, а также глубоко исследованы...
ISBN: 978-5-6041394-3-1
Издательство:
Вильямс/Диалектика
Дата выхода: ноябрь 2018
В этом небольшом, насыщенном примерами руководстве рассказывается о том, что должен знать Web-разработчик для создания динамических Web-узлов с помощью технологии ASP компании Microsoft и самого популярного языка Web-сиенариев JavaScript. Одобренная Всемирной организацией Web-мастеров, данная книга содержит серьезное, практическое описание реальных примеров, тексты которых доступны на Web-узле. В каждой главе дается...
ISBN: 966-552-088-1
Издательство:
BHV-Киев
Дата выхода: апрель 2001
В руководстве рассказывается о том, что должен знать Web-разработчик для создания динамических Web-узлов с помощью технологии ASP компании Microsoft и самого популярного языка Web-сценариев JavaScript.
ISBN: 5-7315-0117-3
Издательство:
СПАРРК
Дата выхода: январь 2001
The aspect-oriented modeling (AOM) approach supports separation of crosscutting features from other features during design. An aspect-oriented design consists of a primary (base) model and a set of aspect models. A primary model describes the dominant structure of a design and an aspect model describes a feature that crosscuts the dominant structure. The aspect models and the primary model must be composed to obtain a system view that integrates features described by the models. Model composition involves merging aspect class models with primary class models and incorporating sequences of interactions specified in aspect models into primary sequence models. Composition directives can be used to alter how a signature based general-purpose...
ISBN: 978-3-6391-2084-4
Издательство:
Книга по требованию
Дата выхода: июль 2011
Summing multipliers is an important class of operators in the geometric theory of general Banach spaces. They are particularly useful in the study of the structure of the classical spaces. The work done by Grothendieck and Pietsch provides a good basis for the study of this class of operators. The topic of this study is Aspects on (p,q)-summing multipliers. (p,q)-summing multipliers are sequences of bounded linear operators mapping weakly p-summable sequences into strongly q-summable sequences. This study is concerned with using the concepts of absolute and p-summing multipliers to characterize the space of all (p,q)-summing multipliers. In particular we show that the space of all (p, q)-summing multipliers is complete. This is...
ISBN: 978-3-6392-3548-7
Издательство:
Книга по требованию
Дата выхода: июль 2011
Current workflow languages and workflow management systems lack support for expressing crosscutting concerns and workflow changes in a modular way. The workflow constructs that implement a crosscutting concern such as monitoring or security cannot be encapsulated in a separate module with a well-defined interface, which leads to complex workflow specifications. Moreover, the lack of a module for encapsulating workflow changes as separate first-class entities makes managing such changes difficult. This book addresses these problems by introducing aspect-oriented workflow languages. It also presents two such languages: AO4BPMN, which extends BPMN and AO4BPEL, which extends BPEL. Both languages enable an aspect-oriented workflow management...
ISBN: 978-3-8364-5638-8
Издательство:
Книга по требованию
Дата выхода: июль 2011
Frederic P. Miller, Agnes F. Vandome, John McBrewster
In computing, aspect-oriented programming (AOP) is a programming paradigm in which secondary or supporting functions are isolated from the main program's business logic. It aims to increase modularity by allowing the separation of cross-cutting concerns, forming a basis for aspect-oriented software development. Данное издание не является оригинальным. Книга печатается по технологии принт-он-деманд после получения заказа.
ISBN: 978-6-1306-3017-1
Издательство:
Книга по требованию
Дата выхода: июль 2011
Lambert M. Surhone, Mariam T. Tennoe, Susan F. Henssonow
High Quality Content by WIKIPEDIA articles! AspectC++ is an aspect-oriented extension of C and C++ languages. It is based on source-to-source translation, translating AspectC++ source code to C++. It is available under the GNU GPL, though some extensions specific to Microsoft Windows are only available through pure-systems GmbH. Aspect-oriented programming allows modularizing cross-cutting concerns in a single module, an aspect. Aspects can modify existing classes, but most commonly they provide 'advice' that runs before, after, or around existing functionality. Данное издание не является оригинальным. Книга печатается по технологии принт-он-деманд после...
ISBN: 978-6-1330-6829-2
Издательство:
Книга по требованию
Дата выхода: июль 2011