Click here to Skip to main content
15,885,757 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.
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.
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.
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.
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.
29 Nov 2000 by Chris Maunder
CodeProject, again, Does Redmond.
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
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.
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.
21 Aug 2004 by Emilio Guijarro
This article analyzes the most common type casting situations in C# and the compiler behaviour in them.
17 Jan 2013 by Erich Ledesma
Automatic creation of equality members (Equals and GetHashCode).
5 Sep 2008 by GabrielWF
Tutorial and sample explaining how to use the V8 virtual machine inside your application.
30 Mar 2007 by GaryWoodfine
Analysis of the CIL generated by the .net compiler for 4 Languages in VS 2005
30 Aug 2003 by gspatwal
A brief article comparing and contrasting the features of Java and C#.
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
27 Feb 2010 by icemanind
This article takes you through a step-by-step process of creating your own virtual machine.
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)
20 Apr 2007 by jonnynolimits
A library for creating custom switches for the devenv command prompt (extensibility example).
9 Nov 2008 by Joshua Tully
A look into what goes into the area of preventing reverse engineering, and gives developers some functions and ideas about preventing reversing engineering of their programs.
13 Feb 2002 by Kashif Manzoor
The article introduces Microsoft's .NET framework and compares it to Sun's J2EE
12 Feb 2002 by Kashif Manzoor
The article discusses interpreters, compilers, the JVM and the CLR
24 May 2005 by Laurence Moroney
We all know and love the Visual Studio .NET® IDE, but did you know that you can use it to build server applications that run on Linux®? Discover how with Visual MainWin® for J2EE™ from Mainsoft.
22 Sep 2005 by Laurence Moroney
If you want to run the 'Race to Linux' or if you simply want to migrate your existing ASP.NET applications to run on J2EE or Linux, and you weren't sure where to get started – then this article is for you!
23 Jan 2006 by Laurence Moroney
You can build Java console applications that will run on any Java-enabled platform. Using this, and the power of the System.Net namespace, inlcuding the TcpClient class, you can create distributed applications that use a Linux server and Windows Forms clients that interoperate, thanks to Grasshopper
21 Apr 2009 by Lionel LASKE
Learn how to develop an application for the XO laptop - the OLPC project's machine - using Mono on Sugar OS.
26 Oct 2007 by logicchild
An explantion of the CLR and its use of certain base classes for interoperation.
19 Feb 2009 by logicchild
An article to launch the beginner into the world of Java GUI programming
21 Jan 2007 by Mark J. Miller
The goal of this article will take you through the process of creating a Vista Sidebar Gadget for the first time
7 Oct 2008 by Martin.Holzherr
Introduction to the parsing method PEG with library and parser generator
16 Mar 2008 by Maruf Maniruzzaman
Functional java virtual machine - can run java applications for most of the instructions.
5 Jun 2008 by Maruf Maniruzzaman
Environment settings for OS development
12 Jun 2009 by metcarob
This article shares my experiences setting up an Open Source tool chain for developing C++ applications.
31 Dec 2018 by Michael Chourdakis
Curious on how you create a hypervisor app? Read mode!
27 Jun 2004 by Michal Altair Valášek
.NET implementation of SpamAssassin's network client.
29 Nov 2008 by Mohamed Faizal
This article describes how to setup and Install SharePoint 2007 (MOSS) server on Vitrual PC
9 Sep 2002 by moliate
A simple class encapsulating tlhelp32 and PSAPI
24 Apr 2009 by Moustafa Refaat
Code Sample and a sample chapter from Book BizTalk The Practical Course
26 Dec 2005 by Mukesh Kumar Gupta
A brief preparation on technical stuff for interviews on .NET.
7 May 2003 by Nader Omar
Learn the Skills and Concepts to Program in C++ for Beginner & Intermediate/step by step
20 Jul 2010 by nbugalia
A screen saver simulating blue screen of death and Windows XP restart
3 Jan 2011 by Not Active
A simple look at what Windows Azure Storage is and how it can be used
15 Apr 2009 by Oren Zeev-Ben-Mordehai
Moving data between Managed Code and Unmanaged Code – Alternative using C++ and IJW
2 Oct 2005 by osohare
Porting and deploying the report starter kit to Linux (RH7.3/Tomcat5.0.28/Grasshoper1.61)
12 Aug 2010 by paladin_t
30 Aug 2010 by paladin_t
Use Twiggery as JavaME Game Scripting Language
8 Jul 2010 by Pascal Ganaye
Writing a parental control software: The beginning of the adventure
5 Jul 2007 by Philippe_Cohen, RoyOsherove
We all know and love Microsoft Visual Studio, but did you know that you can use it to build server and Web applications that run on Linux and other Java EE-enabled platforms? Here’s how…
31 Mar 2015 by Prakash SNP
This article shows how to build an Azure IoT Solution for water utilities Industry
30 Jul 2018 by Rahul Rajat Singh
In this article, we will see how we can create highly available VMs in Azure.
1 Dec 2009 by Rajkumar-Kannan
This article helps users to setup a full fledged debug environment for Windows device drivers using a Virtual Machine (VMware). The user need not have to configure a debugger and debugee and connect them with null modem cables.
1 Feb 2010 by Rajkumar-Kannan
In the second part of this article, I primarily focus on using WMI and C# to develop routines that can manage a Hyper-V Virtual Machine
15 Feb 2010 by Rajkumar-Kannan
In this article, we move on and explore topics like Exporting and Importing Virtual Machines.
26 Mar 2008 by Rana Salman Rashid
http://ranasalman.blogspot.com
2 Dec 2010 by Ravi Karia
This article explains performance testing of ASP.NET website using VSTS 2008
1 Dec 2008 by Redgate Software
A Research Engineer experiences unexpected slow-downs in his cutting-edge application. Find out what he did to speed-up his program. He learned some valuable lessons on the way. Read his story.
23 Oct 2006 by RedZenBird
TOOL (Tiny Object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The purpose of this article is to introduce the TOOL interpreter and language from the perspective of a person who has a desire to include a scripting solution as part of his project.
7 Jan 2007 by Richard Mitchell
Richard Mitchell and Steven Davidson, the developers on the project, describe how they used Red Gate's database schema-comparison tool, SQL Compare, as an integral part of their project environment when overhauling Red Gate's ASP.NET based website
13 Dec 2006 by Richard Northedge
Shows how to generate parse trees for English language sentences, using a C# port of OpenNLP, a statistical natural language parsing library.
2 Sep 2005 by RichardS
An article about embedding the Lua scripting language with C++ objects.
3 Sep 2008 by RockmanZero
An extendable report editor. You can simply add your own controls without recompiling the program or writing annoying plug-ins.
31 Aug 2003 by Room2Shroom
For the beginning .NET coder, who does not know OOP well. The article discusses the basics of IDisposable and attempts to show it’s underling simplicity.
13 Jan 2007 by Selvan
This article aims at explaining the basics of custom flatfile disassembler