Click here to Skip to main content
15,886,823 members
Everything / Virtualization

Virtualization

virtualization

Great Reads

by Dark Daskin
Article describes how to build an assembly that exposes functions to unmanaged code without C++/CLI
by csrss
A tool for loading device drivers
by Lionel LASKE
Learn how to develop an application for the XO laptop - the OLPC project's machine - using Mono on Sugar OS.
by Stefan Savev 2
Describes how to dump information from the C# parse tree

Latest Articles

by ToughDev
Hyper-V & Hardware Assisted Virtualization
by Michael Chourdakis
All in one: x86, x64, Virtualization, multiple cores, along with new additions
by Ahmed Bouchefra
Solutions to problems you'll encounter when creating new virtual devices
by morzel
Using measureText method to calculate widths of text and then use setColumnWidth to adjust columns

All Articles

Sort by Score

Virtualization 

29 Dec 2017 by wim4you
Show UniformGrid and scroll through a few thousand images, UI virtualization
21 May 2013 by cynthia_dunlop
Service virtualization undeniably benefits the development process, but it can be both a blessing & a curse for developers. Learn how to minimize the burden on development to achieve maximum acceleration of delivery cycles.
22 Sep 2015 by Vyacheslav Voronenko
Steps to enable nested virtualization VT-x, AMD-V in VMWare ESXi 5.1
27 Feb 2016 by Gregory Morse
Deriving VirtualizingPanel and OrientedVirtualizingPanel is not possible in WinRT but using some calculation strategies, an efficient emulation is possible
5 Aug 2011 by The_Mega_ZZTer
Version check is wrong. It happens to work correctly only because no minor versions of Windows 5 were released after 5.1 (AFAIK... are Windows Server 2003 and Embedded XP and Media Center XP still 5.1?). A theoretical version 5.2 would fail the check. I submit the following...
21 Sep 2010 by GPUToaster™
A simple way to detect bitness of an OS Programatically. (C# and C++ examples given)