Версия на русском языке

RSS

Базовые сервисы

Буфер обмена

Межпроцессное взаимодействие

Процессы и потоки

Многопоточность

Author: Sergey Teplyakov
Annotation: This article describes new features for C# 5 programming languages that facilitate asynchronous programming.

Keywords: C# 5; asynchronous programming; multithreading

Работа с потоками в C#

Author:
Translator: Sergey Teplyakov
Source: Threading in C#
Annotation: In this article covered Parallel LINQ, class Parallel, Task Parallel Library, Concurrent Collections and SpinLock and SpinWait structures. This material based on book Joseph Albahari, Ben Albahari "C# 4.0 in a Nutshell" — http://oreilly.com/catalog/9780596800963

Keywords: Multithreading; PLINQ; TPL; C#

Await && Locks - библиотека синхронизации потоков

Перехват вызовов API

Перехват методов COM интерфейсов

Реестр

Системные службы

Управление системными службами Windows NT

Счетчики производительности

Форматы исполняемых файлов

Хуки

Управление памятью

Файлы и ввод/вывод

Author: Andriy Klyuchevskyy
Translator: Andriy Klyuchevskyy
Source: Software Know How blog
Contributor: Andriy Klyuchevskyy
Annotation: This article makes an introduction to Windows Imaging API, as well as three typical OS image operations - capture, apply and delete - are covered.

Keywords: WIMGAPI; WIM; Windows Imaging API;

Active Directory

COM,LPT

DLL

MMC

SEH

Annotation:

Keywords:

Unicode

Win32 API

Author: Roman Akopov
Annotation: Kernel Transaction Manager in Windows 2008, 2008 R2, Vista, Seven; and their usage via C#

Keywords: Transactional NTFS; Transactional Registry; TxF; TxR