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

Implementing Always On VPN: Modern Mobility with Microsoft Windows 10 and Windows Server 2022, Hicks Richard M.


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

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

Автор: Hicks Richard M.
Название:  Implementing Always On VPN: Modern Mobility with Microsoft Windows 10 and Windows Server 2022
ISBN: 9781484277409
Издательство: Springer
Классификация:

ISBN-10: 1484277406
Обложка/Формат: Paperback
Страницы: 384
Вес: 0.66 кг.
Дата издания: 10.12.2021
Серия: Alternative criminology
Язык: English
Издание: 1st ed.
Иллюстрации: 222 illustrations, black and white; xxvi, 357 p. 222 illus.; 222 illustrations, black and white; xxvi, 357 p. 222 illus.
Размер: 25.40 x 17.78 x 2.01 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Economics admissions assessment collection. updated with the latest specification, 300+ practice questions and past papers, with fully worked solutions, time saving techniques, score boosting strategies, and formula sheets.
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Intermediate user level


Implementing DirectAccess with Windows Server 2016

Автор: Hicks
Название: Implementing DirectAccess with Windows Server 2016
ISBN: 1484220587 ISBN-13(EAN): 9781484220580
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn how to design, plan, implement, and support a secure remote access solution using DirectAccess in Windows Server 2016. Remote Access has been included in the Windows operating system for many years. With each new operating system release, new features and capabilities have been included to allow network engineers and security administrators to provide remote access in a secure and cost-effective manner.DirectAccess in Windows Server 2016 provides seamless and transparent, always on remote network connectivity for managed Windows devices. DirectAccess is built on commonly deployed Windows platform technologies and is designed to streamline and simplify the remote access experience for end users. In addition, DirectAccess connectivity is bidirectional, allowing administrators to more effectively manage and secure their field-based assets.Implementing DirectAccess with Windows Server 2016 provides a high-level overview of how DirectAccess works. The vision and evolution of DirectAccess are outlined and business cases and market drivers are explained. DirectAccess is evaluated against traditional VPN and this book describes the Windows platform technologies that underpin this solution. In addition, this book:Explains how the technology works and the specific IT pain points that it addressesIncludes detailed, prescriptive guidance for those tasked with implementing DirectAccess using Windows Server 2016Addresses real-world deployment scenarios for small and large organizationsContains valuable tips, tricks, and implementation best practices for security and performance

Implementing Enterprise Portfolio Management with Microsoft Project Server 2002

Автор: Gary L. Chefetz
Название: Implementing Enterprise Portfolio Management with Microsoft Project Server 2002
ISBN: 143025226X ISBN-13(EAN): 9781430252269
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Anyone contemplating or actively engaged in implementing and managing Microsoft Project Server should have this book. The author provides you with the manual that the software doesn`t have as well as the insight necessary to achieve success without the missteps many people make during implementation.

Implementing Microsoft SharePoint 2019: An expert guide to SharePoint Server for architects, administrators, and developers

Автор: Wanzer Lewin, Wood Angel
Название: Implementing Microsoft SharePoint 2019: An expert guide to SharePoint Server for architects, administrators, and developers
ISBN: 1789615372 ISBN-13(EAN): 9781789615371
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: SharePoint is one of Microsoft`s most popular platforms and this book will cover the essentials such as governance, best practices, and configuration techniques that architects, developers, and administrators need to know to build robust infrastructure and server resources.

Deep Learning on Windows: Building Deep Learning Computer Vision Systems on Microsoft Windows

Автор: Amaratunga Thimira
Название: Deep Learning on Windows: Building Deep Learning Computer Vision Systems on Microsoft Windows
ISBN: 1484264304 ISBN-13(EAN): 9781484264300
Издательство: Springer
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Intermediate

Introducing Mechanisms and APIs for Memory Management

Автор: Roger Villela
Название: Introducing Mechanisms and APIs for Memory Management
ISBN: 1484254155 ISBN-13(EAN): 9781484254158
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: CHAPTER 1: Memory Management in different platforms.

CHAPTER GOAL: This chapter has introductory lessons about memory management when using different platforms and the C++ programming language (NATIVE), C++/CLI projection (CLR), C++/CX projection (WinRT), C++/WinRT (WinRT), COM and IDL, and when using Windows API 's such as Heap Management.

NO OF PAGES: 30-50

SUB - TOPICS

1. Acronym's.

2. Pointers.

3. References.

4. Microsoft Windows operating system.

a. Microsoft Windows 10.

b. Microsoft Windows API.

c. Paging.

d. Virtual Memory.

e. Microsoft Windows Heap Management.

f. Microsoft Windows Virtual functions.

g. User-Mode.

h. Kernel-mode.

i. Flat memory model.

j. Segment memory model.

k. Intel IA-32 architecture.

l. Intel 64 (x64) architecture.

m. Processes.

n. Threads.

o. Memory Management.

5. CLR - Common Language Runtime

a. Managed Environment.

b. .NET Core 3.

c. .NET Framework.

d. .NET 5.

e. C#.

f. C++/CLI projection.

g. CIL - Common Intermediate Language.

h. MSIL - Microsoft Intermediate Language.

i. ECMA - 335 - CLI - Common Language Infrastructure.

j. ECMA - 372 - C++/CLI projection.

k. ECMA - 334 - C# programming language.

l. Memory Management.

6. WinRT - Windows Runtime / UWP - Universal Windows Platform

a. Component-based programming.

b. C++/CX projection.

c. Support for .NET Platform.

d. C++/WinRT.

e. OOP - Object Oriented Programming.

f. C++ programming language support.

g. Assembly programming language support.

h. Memory Management.

7. COM Programming

a. Introduction.

b. IDL - Interface Definition Language.

c. MIDL.

d. Fundamental Tools.

e. Microsoft Windows Registry.

f. Memory Management.

CHAPTER 2: Memory Management with C++ programming language.

CHAPTER GOAL: This chapter has introductory lessons about memory management using the C++ programming language co

Windows Phone 8 Developmental Internals

Автор: Whitechapel Andrew
Название: Windows Phone 8 Developmental Internals
ISBN: 0735676232 ISBN-13(EAN): 9780735676237
Издательство: Wiley
Рейтинг:
Цена: 6732.00 р.
Наличие на складе: Поставка под заказ.

Описание: Written by two senior members of the core Windows Phone Developer Platform team, this hands-on book gets you up to speed on the Windows 8 core features and application model, and shows you how to build apps with managed code in C# and native code in C++.

Microsoft Surface Application Sketch Book

Автор: Dean Kaplan
Название: Microsoft Surface Application Sketch Book
ISBN: 143026649X ISBN-13(EAN): 9781430266495
Издательство: Springer
Рейтинг:
Цена: 1950.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Think you have the next great Windows 8 or RT app idea? The Surface App Sketch Book is an essential tool for any aspiring Windows 8 or RT-based Surface Pro or Surface tablet app developer. This sketch book makes it easy to centralize and organize your ideas, featuring enlarged Surface and Surface Pro templates to write on.

Microsoft mapping

Автор: Rischpater, Ray Au, Carmen
Название: Microsoft mapping
ISBN: 1484214447 ISBN-13(EAN): 9781484214442
Издательство: Springer
Рейтинг:
Цена: 6282.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This revised edition of Microsoft Mapping includes the latest details about SQL Server 2014 and the new 3D and Streetside-capable map control for Windows 10 applications. It contains updated chapters on Microsoft Azure and Power Map for Excel plus a new chapter on Bing Maps for windows Universal applications. -- Back cover.

Practical Paint.Net: The Powerful No-Cost Image Editor for Microsoft Windows

Автор: Whitt Phillip
Название: Practical Paint.Net: The Powerful No-Cost Image Editor for Microsoft Windows
ISBN: 148427282X ISBN-13(EAN): 9781484272824
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Поставка под заказ.

Описание: Introduction

  • Paint.NET―Quite Possibly the Perfect Solution
  • What can Paint.NET Do?
  • What You'll Learn from this Book
Part I: Acquiring, Installing, and Getting to Know Paint.NET

Chapter 1: An Overview of Paint.NET

  • Chapter Overview
  • Acquiring Paint.NET
  • Downloading and Installing Paint.NET
  • Overview of the User Interface
  • Changing The User Interface Color Scheme
  • Supported File Formats
  • Installing Plugin Pack
  • The Main Window
  • The Title Bar
  • The Menu Bar
  • The Tool Bar
  • The Image List
  • The Canvas
  • The Tools Window
  • The Layers Window
  • The History Window
  • The Colors Windows
  • The Status Bar
  • Chapter Conclusion
Chapter 2: Layers
  • Chapter Overview
  • Understanding Layers
  • How Layers Work
  • Why Layers are Important
  • Layer Blend Modes
  • A Closer Look at the Layers Window
  • Chapter Conclusion
Chapter 3: An Overview of the Tools
  • Chapter Overview
  • The Brush Tools
  • The Selection Tools
  • Other Tools
  • Chapter Conclusion
Part II: Working with Digital Photos

Chapter 4: Correcting Tonality, Contrast and Exposure

  • Chapter Overview
  • An Overview of Image Tonality
  • Tutorial 1: Correcting Exposure Using the Auto-Level Adjustment
  • Tutorial 2: Correcting Exposure Using the Brightness/Contrast Adjustment
  • Understanding the Curves Adjustment
  • Tutorial 3: Correcting Dull Contrast Using Curves Adjustment
  • Understanding the Levels Adjustment
  • Tutorial 4: Correcting Underexposure Using the Levels Adjustment
  • The Curves Dialog
  • Tutorial 5: Improving Tonality Using Curves
  • Tutorial 6: Correcting Local Tonality (Darkening a Light Area)
  • Tutorial 7: Correcting Local Tonality (Lightening a Dark Area)
  • Chapter Conclusion
Chapter 5: Enhancing, Correcting, and Working with Color
  • Chapter Overview
  • Tutorial 6: Correcting Color Using the Auto-Level Adjustment
  • Tutorial 8: Reviving a Faded Color Photo Using Levels
  • Tutorial 9: Correcting Color Balance (Color Balance Plugin Required)
  • Tutorial 10: Turning a Color Image to Black and White (Black and White + Plugin Required)
  • Tutorial 11: Using The Sepia Adjustment
  • Tutorial 12: Colorizing a Black and White Photo
  • Chapter Conclusion
Chapter 6: Modifying, Retouching and Restoring Photos
  • Chapter Overview
  • Tutorial 13: Removing Unwanted Objects
  • Tutorial 14: Straightening An Image
  • Tutorial 15: Brightening Teeth
  • Tutorial 16: Removing Blemishes
  • Tutorial 17 Repairing Scratches and Damage
  • Chapter Conclusion
Chapter 7: Compositing Images
  • Chapter Overview
  • Tutorial 18: Adding an Element to an Image
  • Tutorial 19: Simple Background Replacement
  • Chapter Conclusion
Part III: Creating Digital Art

Chapter 8: Drawing Basics

  • Chapter Overview
  • Using the Pencil and Paint Brush Tools
  • Tutorial 20: Drawing a Simple Sketch
  • Tutorial 21: Drawing a Shamrock
  • Tutorial 22: Drawing a Ladybug
  • Chapter Conclusion
Chapter 9: Creating Digital Artwork
  • Chapter Overview
  • Tutorial 23: Creating a Scenic Sunset
  • Tutorial 24: Creating a Starry Night
  • Tutorial 25: Drawing a Smart Phone
  • Chapter Conclusion
Chapter 10: Applying Effects

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