Error!
Success!

By tag: System

showing:  of
0
kicks

Transactional File System Operations with C#  (Unpublished)

In this post Tuna tries to explain his approach to transactional file system operations. This piece of code uses two of the Vista's new features namely Kernel Transaction Manager(KTM) and Transactional NTFS.


Kicked By:
Drop Kicked By:
0
kicks

Client coordinates and Screen coordinates  (Unpublished)

The .NET Framework can provide the mouse coordinates using the client coordinates system or the screen coordinates system. In some mouse-based scenarios we need exactly to know which coordinates system is used in order to use the correct offset.


Kicked By:
Drop Kicked By:
0
kicks

New System.AddIn Namespace in .NET 3.5  (Unpublished)

Anybody that has built an application that supports AddIns (aka add-in, plug-in, etc) knows that there are many design decisions to make and quite a few subtleties in implementing those decisions in particular when it comes to discovering addins, version resiliency, isolation from the host etc. In ...


Kicked By:
Drop Kicked By: