Click here to Skip to main content
15,885,985 members
Everything / Containers / Virtual Machine

Virtual Machine

virtual-machine

Great Reads

by Dark Daskin
Article describes how to build an assembly that exposes functions to unmanaged code without C++/CLI
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
by RockmanZero
An extendable report editor. You can simply add your own controls without recompiling the program or writing annoying plug-ins.

Latest Articles

by Intel
Leverage Intel® Software Guard Extensions on Virtual Machines to Deploy Secure, Accelerated Machine Learning Pipelines
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.
by ToughDev
Hyper-V & Hardware Assisted Virtualization
by Matt Pogue
Deploy XDR, host integrity, and more with Wazuh Server

All Articles

Sort by Updated

Virtual Machine 

30 Aug 2006 by Addison-Wesley
Generics will significantly transform C# 1.0 coding style. In virtually all cases in which programmers used object within C# 1.0 code, generics would be a better choice in C# 2.0 to the extent that object should act as a flag for a possible generics implementation.
31 Oct 2008 by Addison-Wesley
This chapter concerns creating and destroying objects: when and how to create them, when and how to avoid creating them, how to ensure they are destroyed in a timely manner, and how to manage any cleanup actions that must precede their destruction.
21 Sep 2010 by Addison-Wesley
This chapter provides a high-level overview of JavaFX, from the core JavaFX platform to the tools that you can use to build and deploy JavaFX applications.
21 Jan 2016 by Afzaal Ahmad Zeeshan
Every company online, that provides a service to their customers, always provides a documentation for that service so that beginners can easily understand what that service is used for and how to use that service. Azure is a great step of Microsoft in cloud computing, how can they miss out...
21 Jan 2016 by Afzaal Ahmad Zeeshan
HTTP is a stateless protocol, which means, server doesn't have to maintain and save the activity of the connection between itself and the client. As soon as the document (HTML document, of course) is downloaded the connection is terminated and for next resource, client has to re-establish the...
12 Sep 2007 by Alexander Nowak
This text tries to bring together elements a reviewer can use in his/her software architecture review.
4 Dec 2006 by Alexey A. Popov
This article is dedicated to the observable property design pattern, a very nice pattern used in the Microsoft .NET Framework, a possible memory leak problem with it, and gives a couple of ways to solve it.
9 Jun 2010 by Alexey Kurakin
In this part of the tutorial, general information about remote thread is described: what are remote threads, how they can be created and used.
9 Jun 2010 by Alexey Kurakin
This article describes way of secure and undetectable communication between software inside Virtual Machie and software running on the host OS
24 Aug 2014 by Amogh Natu
Hi there,I'm using a Mac OSX Mavericks Virtual machine (VM) in VMWare work station 8.0.6. The VM is running fine but no matter what, the network configuration shows that the Ethernet cable is unplugged.My Host PC is running Windows 8.1 and is connected to internet through LAN Cable....
23 Jul 2009 by Apriorit Inc, Alex Kolesnyk
This article describes the first steps in low-level programming on the example of developing of simple boot loader
21 Sep 2009 by Apriorit Inc, Oleksandr Dodatko
This article describes the process of initial configuration and basic work with Palm Web OS on the lower level than it's described in Palm SDK docs.
24 Feb 2010 by Apriorit Inc, Dmitriy Mihailik
This article is a brief description of some tools and methods of application architecture research. Premilinary research, sniffers, hooks.
24 Sep 2010 by Apriorit Inc, Kit Tatiana
The aim of the article is to present a step-by-step description of the installation and configuration of the domain controller, Exchange Server, and MS Outlook with two accounts for the testing purposes.
18 Jan 2019 by Apriorit Inc
This article allows you to save valuable time
17 Dec 2007 by Arif Zaman
An article on a Scriptable ActiveX Web Control using ATL.
7 Feb 2011 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
29 Mar 2007 by Ashkbiz Danehkar
An introduction to injection the code into Import Table of Portable Executable file format, which is called API redirection technique.
25 Feb 2007 by Asim_Abbasi
Learn to implement RFC using Visual Basic as in the project we have implemented two RFC for Internet Relay Chat.
28 Oct 2015 by barneyman
implement UPnP in the client program - EXACTLY designed to handle this scenarioNAT traversal[^]
5 Jul 2012 by Basil Voronkov
Description of an interpreted functional programming language implemented solely in .NET/C#.
25 Nov 2008 by Bikash Shaw
How the Java Virtual Machine Works: Inside the JVM.
29 Oct 2015 by bling
"To resolve this issue I was wondering if I can use the specified port forwarding facility of the virtual machine for NAT network."You don't need port forwarding from the client end. That's only needed if to offer a local service behind your firewall to the outside world.If you can surf...
26 Aug 2012 by Brady Kelly
Today I created a VHD of the box I'm typing this on, i.e. my current working box, in hope of cloning it, using the disk2vhd tool. This offered me two partitions, viz Recovery and main, and I only chose main.When I attach the vhd to a VirtualBox vm I get a "Missing Operating System" error...
11 Oct 2013 by BrainlessLabs.com
In this article, we will discuss implementing conditional statements, loops and blocks.
19 Feb 2019 by Chandru BK
The scope of this article is to compare the various deployment models available for our application deployment use case. This article assumes that readers will have basic knowledge of Virtual Machines, Containers and Hypervisors.
23 Mar 2006 by Chayan
IKVM.NET is an open source implementation of Java for Mono /Microsoft .NET Framework and makes it possible both to develop .NET applications in Java, and to use existing Java APIs and libraries in applications written in any .NET language.
28 Oct 2015 by Chirantan Ghosh
Can we limit the available port numbers in window 7 so that any program which is asking for random ports will get the port in that range only.This will help me to get the port number that a program might randomly selecting.[Update]Okay , let me give the background of the problem I am...
29 Nov 2000 by Chris Maunder
CodeProject, again, Does Redmond.
4 Jan 2014 by Christian Graus
What does this have to do with Linux, or MySQL ? PHP can't do this. It runs on the server, which I assume you don't want to put to sleep. It generates HTML, which runs in a browser. HTML and javascript cannot put a computer to sleep.
20 Aug 2008 by Christoph Husse
This article shows how to bypass PatchGuard 3 on the latest windows versions.
5 Sep 2008 by Colin Vella
An API for enhancing any .NET application with a scripting language
22 Jul 2010 by cyb70289
An I/O port sniffer using hardware debug registers.
30 May 2008 by Daniel Pistelli
An article about .NET internals and native compiling.
3 Aug 2009 by Daniel Pistelli
An article about x64 and Windows Vista
23 Jul 2010 by Daniel Vaughan
Get a head start with the new Windows Phone 7 developer tools. Learn how to create a Sokoban game in Silverlight for the WP7 platform.
27 Jun 2009 by Dark Daskin
Article describes how to build an assembly that exposes functions to unmanaged code without C++/CLI
4 Feb 2017 by DataBytzAI
A quick how-to on converting VMs from Parallels on Mac, to VirtualBox on Windows
20 Mar 2013 by Dave Kreskowiak
It's not very clear what you're talking about, but have you looked into NotMyFault[^]?? (Its near the bottom of that page)
27 Nov 2020 by Dave Kreskowiak
Call VMware support and ask them.
17 Oct 2007 by daylightdj
When is writing to memory slower than writing to disk? When it's VB 6
24 Nov 2009 by dB.
A framework for testing Windows installers with some help from virtualization.
20 Mar 2013 by Deenuji
Actually i created my own virtual machine like by giving physical memory usage of my computer system, cpu usage,memory usage....now my virtual machine was created by giving those configuration details...now i wanna inject the three type of fault i.e input fault,execution fault,allocation...
12 Sep 2022 by denman0000
I have been searching for a few weeks now for solutions but can't find a clear way to do this. There are a number of challenges because the column vales change in size for example row in a job/printout may have a a LENGTH value of 345 while a...
22 Feb 2011 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...
7 Jun 2006 by Dmitry Khudorozhkov
This article presents an XML/XSL/XSD browsing and validation tool, a shining example of how various technologies like Shell scripting, Scripting Runtime, or HTA can be put together to aid programmers in rapid development of powerful script-based applications.
5 Mar 2004 by Doga Arinir
Embedding a JavaBean without using Sun's ActiveX-Bridge.
26 Sep 2016 by doonhamer
A real world example of the IT setup used by a small UK based charity. It is high level and provides a brief but complete overview.
12 Apr 2008 by dotnfc
Using a set of classes to access SmartCard readers, to test SmartCards via scripts - even to transmit APDUs one by one.
14 Jul 2008 by Dragos Sbirlea
A bird's eye view of the programming model for the new PlayStation 3 console and an interesting example of useful concurrency.
18 Apr 2011 by E.F. Nijboer
When you are using visual studio, then this will (when feature is installed) have a built-in emulator to run windows ce/mobile applications. It also looks like VirtualPC has support for it. However, I don't actually know how this is for VMWare. What I do know that the version of VirtualBox I'm...
19 Apr 2011 by E.F. Nijboer
You could try to turn off the hdd option: Enable write caching on the diskHave a look here for more info:http://support.microsoft.com/default.aspx?scid=kb;en-us;330174[^] Good luck!
6 Feb 2012 by E.F. Nijboer
It seems that TCP offload is the problem and should be disabled for windows server 2008. Check the link for more info:http://www.appliedtrust.com/comment/2091[^]Good luck!
21 Aug 2004 by Emilio Guijarro
This article analyzes the most common type casting situations in C# and the compiler behaviour in them.
17 Dec 2021 by Empty Coder
Get-VM only works in a PowerShell session run as administrator. When I try your C# code run as an administrator it does print VM names. When I try it without administrator rights I get no output, same as you - but there is an error reported if...
17 Jan 2013 by Erich Ledesma
Automatic creation of equality members (Equals and GetHashCode).
19 Oct 2011 by fjdiewornncalwe
Does google not work where you live?When I searched, I got 26,000,000 results. Check them out...What are Virtual Machines[^]
5 Sep 2008 by GabrielWF
Tutorial and sample explaining how to use the V8 virtual machine inside your application.
7 Sep 2016 by Gamecryer
thanks for helping on this. I was looking it the same way and found this. thanks.
30 Mar 2007 by GaryWoodfine
Analysis of the CIL generated by the .net compiler for 4 Languages in VS 2005
11 Feb 2019 by Gerry Schmitz
A "virtual machine" is supposed to run like a "real machine". There should be no confusion if you can install these components on a "real" machine.
23 Oct 2014 by Gourav Sharma from Jammu
Hi all,I have installed virtual box for android on my system.I want to know how can i use the virtual android machine for my apps.Any help would be really appreciated.Thanks in advance.Regards ,Gourav Sharma
26 Sep 2018 by Grigorii Mordkovich
Hello everyone, Yesterday I decided I want to start developing IOS apps. I don't have a mac, so I started looking for other possible ways to do that. My research came down to leveraging a virtual machine. I found out that my PC computer (I have Windows 10 by the way) has to have some certain...
30 Aug 2003 by gspatwal
A brief article comparing and contrasting the features of Java and C#.
24 Feb 2012 by gssajith87
Hi,I am trying to verify my vhd file . I use Virtual Box Com Api c++ to do the verification job. My requirement is, i want to create a vm using the VHD and check if it is booting up, take screen shot of the VM that is running and save the screenshot in a particular screen shot as jpeg, or...
29 Feb 2012 by gssajith87
I am trying to check if the OS has booted up successfully in Oracle Virtual BOX using Virtual Box api . Out of the Virtual Box API functions, i found that GetGuestEnteredACPIMode is the one that returns True if the OS is running successfully and returns False if the OS fails to boot with errors...
20 Aug 2012 by gssajith87
Hi,I have created a Oracle Virtual Box Virtual Machine and was able to successfully boot it automatically using Virutal Box sdk using C++. I wish to attach a Network adapter and connect it to a Bridged Network during the automated create process. I am not able to find any working example of...
21 Aug 2012 by gssajith87
Finally, i found it for my self:INetworkAdapter *adpt = NULL; rc = iMachine->GetNetworkAdapter(0, &adpt); rc = adpt->put_Enabled(TRUE); rc = adpt->put_AttachmentType(NetworkAttachmentType_HostOnly); rc = iMachine->SaveSettings();This adds Host_only Network Adapter to the...
12 Jun 2013 by gssajith87
Hi,I have a virtual harddisk file created using a backup software., i was able to attach the file in disk-management [2008 R2] to view the files., When i right clicked the disk management Disk# section, it does not show me, detach option, it just showed me up the offline option. I made the...
20 Aug 2013 by gssajith87
Hi,I have a VHD File size of 29 GB., I attached the VHD to disk Management in 2008 R2 machine, the VHD has two partition say z: and c:., z: has used space of 33 MB of Full size 100 MB and the C: has used space of 75GB of Full Size of 300 GB. How is this possible ? In my understanding,...
20 Aug 2013 by gssajith87
http://social.technet.microsoft.com/Forums/windows/en-US/09f64a88-e1d7-4f3a-8e6a-292b46bfe4f7/vhd-file-size-is-lesser-than-the-actual-data-size-present-inside-it[^]
2 May 2005 by Guerino Palacios
Now, with full code in VC++ 6 and more explication.
7 Jun 2006 by Guy Balteriski
This article describes a high-performing interoperability solution between the Java platform and the .NET Framework. The suggested solution does not replace the Java Virtual Machine or the .NET Framework runtime, instead, your JVM or .NET are each hosted within the opposing runtime environment
5 Feb 2013 by gwyder
HiI need to know what device drivers does VHD native booted OS use (I'm thinking about VHD image of entire system that's going to be used on another machine), does it need the drivers for the new machine on which it is installed on, or it uses cloned devices like virtual machines...
6 Feb 2013 by gwyder
I found the answer to my problem from another source so I will just quote it here:Yes it needs the drivers for new machine, and ipconfig will show the real mac address on the new machine. (but it is easy to forge mac addresses, so don't rely on them too much).Thanks to Pavel.
10 Nov 2012 by helloworld2020
Hi all, How can I run virtual machine with high resolution full screen(1366x768)? Is it possible to run VM with VirtualBox with that resolution? It runs only in 1024x768 .thx in advance
3 Feb 2013 by hemigueti
I met a big problem with an application that needs to initialize a java virtua machine. Let me explain: I have developed a wcf web service in C # and the framework 4.0 and in which I initialize a java virtual machine in order to communicate with java code with p/invoke call from a native c++...
27 Feb 2010 by icemanind
This article takes you through a step-by-step process of creating your own virtual machine.
19 May 2018 by ilostmyid2
When my project and sources are located on a network drive, F7 always rebuilds. I'm talking about Visual Studio 2010, C#, form applications. The network drive is provided by a samba share. smb.conf is as follows: Quote: [global] protocol = SMB2 [root] comment = the whole file system read only =...
13 May 2003 by Include123
A basic Virtual Machine for experimentation.
18 Dec 2023 by Intel
Leverage Intel® Software Guard Extensions on Virtual Machines to Deploy Secure, Accelerated Machine Learning Pipelines
12 May 2001 by Jason Clark
Just what is .NET? Jason Clark gives an overview of .NET and what it means to you as a developer.
30 Jul 2008 by Jason Hodges
An article that describes how to secure WCF services using X.509 certificates issued from a certificate authority.
28 May 2010 by jeff00seattle
An approach for providing Windows Azure Drives (a.k.a. XDrive) to any cloud-based web applications through RoleEntryPoint callback methods and exposing successful mounting results within an environment variable through Global.asax callback method derived from the HttpApplication base class.
25 May 2000 by Jeremiah Talkar
Give Java applets a second chance (as COM style binary components)
30 May 2022 by jimibasha
HI, Drag and drop and shared clipboard doesn't work for me in windows server 2012 R2 installed in virtualbox 6.1. my host computer (where the virtualbox installed) is Windows 11 Home Edition. What I have tried: I tried to install guest...
18 Apr 2011 by Joan M
Hello all,I have a complete Windows CE image of an ARM processor mini-PC104-computer that uses a compact flash card as HDD (I've got the image in that way).I'd like to be able to use this image in a VM. I don't have access to the CE computer.Can it be done somehow?Thank you in...
19 Apr 2011 by Joan M
Hello all,I had a computer that acted as the database server.Apart from that I had some clients of that server.Now I've put the clients on virtual machines (one client = one virtual machine).The problem is that if I'm trying to read data that takes a long time to be harvested, then...
12 Aug 2016 by Jochen Arndt
It is explained in the VirtualBox User Manual in section 3.3.2 (Chapter�3.�Configuring virtual machines[^]):Quote:Shared Clipboard You can select here whether the clipboard of the guest operating system should be shared with that of your host. If you select "Bidirectional", then...
19 May 2018 by Jochen Arndt
You can try to set the dos filetime resolution = yes fake directory create times = yes options. This was necessary with older VS versions but I don't know if recent VS versions still behave as described at smb.conf[^]: dos filetime resolution (S) Under the DOS and Windows FAT filesystem, the...
15 Nov 2013 by Johan Ohlin
This post describes how to setup a graphical user interface and connect to it through an encrypted tunnel.
15 Nov 2013 by Johan Ohlin
Installing Ubuntu VM in Azure.
20 Apr 2007 by jonnynolimits
A library for creating custom switches for the devenv command prompt (extensibility example).