Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / containers / virtual-machine

Virtual Machine

virtual-machine

Great Reads

by Daniel Pistelli
An article about .NET internals and native compiling.
by Vitaly Shelest
Describes an SDK that enables direct Java calls to export functions from regular DLL modules
by asheesh goja
This article shows you how to build a simple cross-platform interoperation solution between .NET and Java using the Service Interface and Data Transfer Object (DTO) architecture patterns
by Include123
A basic Virtual Machine for experimentation.

Latest Articles

by Daniel Pistelli
An article about .NET internals and native compiling.
by Vitaly Shelest
Describes an SDK that enables direct Java calls to export functions from regular DLL modules
by asheesh goja
This article shows you how to build a simple cross-platform interoperation solution between .NET and Java using the Service Interface and Data Transfer Object (DTO) architecture patterns
by Include123
A basic Virtual Machine for experimentation.

All Articles

Sort by Score

virtual-machine 

by Marin Cokarić
Configuring Apache vhosts to access subdomain from outside of local network on Microsoft Windows Azure platform
by User 2623109
Make this ndk-gdb finally work with threads
by Michael Engstler
This tip is about how to setup Kernel-Mode Debugging in a VM using Visual Studio 2012.
by raddevus
After a lot of research, I’ve discovered the simplest way to get a QEMU RISC-V Linux image running.
by Dirk C De Winnaar
In my time working with VM (Microsoft or Linux), it's also great to create your images on separate HDDs. That makes your access to Virtual OSs better and speeds things up. Example: Run your Main OS from C Drive and other VM Images from slave drives on your PC. You will be suprised at how much...
by Micah Ebohon
When you want to get files from a remote machine and needed by a system or other process, it is possible using WinSCP and PowerShell script.