Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Pro .NET 2.0 Windows Forms and Custom Controls in C#, Matthew MacDonald


Варианты приобретения
Цена: 6986.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Matthew MacDonald
Название:  Pro .NET 2.0 Windows Forms and Custom Controls in C#
ISBN: 9781590594391
Издательство: Springer
Классификация: ISBN-10: 1590594398
Обложка/Формат: Paperback
Страницы: 1037
Вес: 1.81 кг.
Дата издания: 20.12.2005
Язык: English
Размер: 236 x 191 x 56
Основная тема: Computer Science
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:

Renowned author Matthew MacDonald combines careful treatment of the API with detailed user-interface design principles. Further, this book incorporates C# and the final beta of .NET 2.0. The result: thorough coverage of Windows Forms and GDI+ namespaces for .NET programmers You will become equipped to design state-of-the-art Windows interfaces and program graphics, and learn how to create your own controls.

As a developer, you must know more than just how to add a control to a window. You must be able to create an entire user interface framework thats scalable, flexible, and reusable. This book is not a reference manual. Instead, it contains detailed discussions about user interface elements that youll use on a regular basis.




Pro WPF in C# 2012: Windows Presentation Foundation in .NET

Автор: MacDonald Matthew
Название: Pro WPF in C# 2012: Windows Presentation Foundation in .NET
ISBN: 1430243651 ISBN-13(EAN): 9781430243656
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Microsoft`s Windows Presentation Foundation (WPF) provides you with a development framework for building high-quality user experiences for the Windows operating system.

Data Entry and Validation with C# and VB .NET Windows Forms

Автор: Nick Symmonds
Название: Data Entry and Validation with C# and VB .NET Windows Forms
ISBN: 1590591089 ISBN-13(EAN): 9781590591086
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This text brings together current knowledge on this subject in an understandable, easy-to-read form, covering development and best practices for data entry and validation - including GDI+, custom controls, localization and accessibility, and more.

Raspberry Pi Camera Controls using Python 3.2.3: For Windows and Debian-Linux

Автор: Norbom Herb
Название: Raspberry Pi Camera Controls using Python 3.2.3: For Windows and Debian-Linux
ISBN: 1493723472 ISBN-13(EAN): 9781493723478
Издательство: Неизвестно
Цена: 2060.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Pro ASP.NET Web Forms Techniques

Автор: Alex Homer
Название: Pro ASP.NET Web Forms Techniques
ISBN: 1590593170 ISBN-13(EAN): 9781590593172
Издательство: Springer
Рейтинг:
Цена: 7126.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: ASP.NET MAKES IT EASY to create intemctive and intuitive interfaces for Web applica- tions, and attmctive and exciting Web pages. The server-based postback architecture, combined with the comprehensive army of server controls that are provided as part of the .NET Framework, allow developers to quickly build browser-based interfaces for Web sites and Web applications-using much the same event -driven approach as in "tmdi- tional" executable programs developed in languages like VISual Basic, Delphi, and C++. This is a completely new and different way of working from previous versions of ASP, and the underlying principles and workings of server-based events, which occur in response to actions made by the user in the page, can prove to be difficult to gmsp in their entirety. However, constructing ASP.NET pages, especially with some of the tools that are available or under development now, is very much easier and often less error-prone than in classic ASP. Besides, a completely server-based approach to user interaction does have its downsides. In high-latency scenarios, or over slow network connections, the need to hit the server every time the page content needs to be modified can intrude on the workings of an application or reduce the perceived responsiveness of a Web site.

New Organizational Forms, Controls, and Institutions

Автор: Maria Carmela Annosi; Federica Brunetta
Название: New Organizational Forms, Controls, and Institutions
ISBN: 3319547496 ISBN-13(EAN): 9783319547497
Издательство: Springer
Рейтинг:
Цена: 16769.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: As new forms of control strategies emerge, mostly value-based, this book accounts for the cognitive categories, conventions, rules and logic that should be integrated and combined with traditional forms of managerial controls in order to enable co-existence with established bureaucratic frameworks.

Pro Windows PowerShell

Автор: Hristo Deshev
Название: Pro Windows PowerShell
ISBN: 1590599403 ISBN-13(EAN): 9781590599402
Издательство: Springer
Рейтинг:
Цена: 6008.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Inside this book, you`ll discover the object-oriented features of the shell and how they help in extracting and manipulating data. You`ll then learn how to use those features to solve real-world problems: manipulating files, working with text, monitoring systems, and performing operations over the network.

Building ASP.NET Server Controls

Автор: Dale Michalk; Rob Cameron
Название: Building ASP.NET Server Controls
ISBN: 1590591402 ISBN-13(EAN): 9781590591406
Издательство: Springer
Рейтинг:
Цена: 7126.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: IN THE EARLY DAYS of the web it was great fun to craft web pages by hand, carefully placing each HTML tag onto the page. As time has gone on, we've acquired a wealth of new technologies, including CSS, JavaScript, and the full gamut of HTML standards, including XHTML and DHTML. These advances bring freedom but also complexity and an almost overwhelming array of choices. Few developers can intimately know all of these technologies, and even if they could, browser compat- ibility issues are often significant enough to humble the most hard-core developer. However, even with these new technologies, we still often feel that we're rein- venting the wheel each time we build a website. For example, when we create image buttons that change when the mouse pointer rolls over them, we're writing fresh JavaScript script. That script has to be written and tested, but it also adds potentially unhelpful complexity when we come to change the page later. Then when we want to reuse the script, we have to figure out how to transplant it neatly, and then go through the whole test cycle again to make sure we didn't break it. And if the user interface element is more complex-for instance, a pop-up menu, a navigational tool bar, or a rich form control-we disappear into a deep, dark pit of DHTML and script, and it may not be clear whether the work is worthwhile.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия