Click here to Skip to main content
15,894,343 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 Updated

Virtualization 

25 Sep 2006 by _alank
An article on Programming and Deploying SharePoint Web Parts
30 Sep 2006 by _alank
An article on Programming and Deploying WSS Web Part
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.
28 Apr 2020 by Ahmed Bouchefra
Solutions to problems you'll encounter when creating new virtual devices
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
18 Jan 2017 by Alibaba Cloud
Cloud and the Era of AR/VR Technology: What's Next
18 Jan 2017 by Alibaba Cloud
Connected devices – popularly known as the Internet of Things (IoT) or ubiquitous computing - represent a tremendous potential for the enhancement of social and business life, and a brand new frontier for market growth
18 Jan 2017 by Alibaba Cloud
Here are five top tips from our expert team to help you maximize the benefits of your cloud infrastructure.
18 Jan 2017 by Alibaba Cloud
This article uses to case studies to highlight must have skillsets for server engineers working with CDN.
7 Nov 2002 by Andreas Saurwein
How to design a commercial quality Windows control
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.
1 Mar 2019 by Apriorit Inc, Sergii Kusii
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.
20 Apr 2011 by Artem A. Razin
In March 2011, Virtualization Technologies released a new version of the developer library that makes it possible to use virtualization in applications.
24 Aug 2018 by Arthur V. Ratz
Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
1 Sep 2018 by Arthur V. Ratz
In this brief article, we will demonstrate how to deploy a Node.js application and run it on Docker's Windows Server Core 2016 Containers
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.
8 Aug 2015 by Ashwin2013
Hi CPs,I was wondering if we can run a Windows app in a browser (ex:Chrome). Lets say VLC media player that is locally installed (All the files are locally installed) and use a browser to run the app inside a browser tab.Thanks in advance.
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#.
7 Sep 2014 by Bernhard Hiller
It does not matter at all if that Access database is installed on a virtual machine or a real machine. You can access it like any Access database installed somewhere in the network.Adjust the connection string accordingly. It could be necessary to create a share for the folder the database...
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...
11 Oct 2013 by BrainlessLabs.com
In this article, we will discuss implementing conditional statements, loops and blocks.
9 Sep 2019 by Chad Z. Hower aka Kudzu
As software developers, piracy is something that affects us all. You might not see it directly if you work for a large company but you still have an interest in who is using your company's software. If you work for a small company or are a solo developer, piracy hits a lot closer to home.
12 Aug 2010 by Chad Z. Hower aka Kudzu
Develop your own operating system using C# (or VB.NET, etc.) and Visual Studio!
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...
25 Feb 2019 by Chris A. Johnson
Implementing an AutoComplete Control on ASP.NET Core using Telerik
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.
13 Dec 2014 by codeurx
hi, how can i run an android 4.4.2 AVD virtual device on my computer using eclipse for android without changing my micro processor(intel pentium dual cpu) because the error sys that my computer dosen't support virtualization
5 Sep 2008 by Colin Vella
An API for enhancing any .NET application with a scripting language
21 Oct 2009 by csrss
Introduction to Remote Administration and Monitoring Systems
2 Nov 2009 by csrss
A tool for loading device drivers
22 Jul 2010 by cyb70289
An I/O port sniffer using hardware debug registers.
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.
13 Jun 2014 by DamithSL
check below article Detect if your program is running inside a Virtual Machine[^]And more resources How to detect if my application is running in a virtual machine?[^]recognize virtual environment[^]
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
8 Aug 2015 by Dave Kreskowiak
WHY??Running inside a browser is not the best choice as the browser environment is very strictly sandboxed for security reasons. You don't get access to a lot of the system, such as the file system, user documents, registry, and many other things.
19 Aug 2017 by Dave Kreskowiak
That machine has Core 2 Duo CPU. VTx is not supported on that chip. Or you can go through this[^] Intel article to find out for yourself.
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.
22 Aug 2013 by Dirk_Strauss
Parasoft Service Virtualization – Create Intelligent Test Environments
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.
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.
1 Nov 2006 by Doug Wyrembek
A simple console utility to export the OU structure from one domain, and import it into another. It may also be used to specify an arbitrary OU structure to be created in any domain.
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.
10 Jul 2014 by Ehouarn Perret
Is there anybody here who has already successfully tried a charting library supporting Data Virtualization (like the Virtual Mode in for the DataGridView but for the Chart...)?Seems people think that redrawing everything with an external scrollbar is enough but to me a partial redrawing...
4 Oct 2010 by Elmue
This article contains a security check script and describes how to secure Windows and Linux webservers against hackers.
21 Aug 2004 by Emilio Guijarro
This article analyzes the most common type casting situations in C# and the compiler behaviour in them.
26 Aug 2016 by Erebus_22
My project requires me to automatically create VM's for the user i.e in a program , I am using PHP as the front end so he can mention size of VM's etc , NOw how can I do it within a program so as to increase,decrease the size of the VM's. What API's should I use if any.I am open to any VM...
17 Jan 2013 by Erich Ledesma
Automatic creation of equality members (Equals and GetHashCode).
5 May 2010 by fhrdina
An article on Windows XP logon process modification
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
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.
21 Sep 2010 by GPUToaster™
A simple way to detect bitness of an OS Programatically. (C# and C++ examples given)
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
12 Oct 2016 by gricardi
As users are migrating from traditional desktops to mobile devices, transitioning your Windows application to the web is the next step to increasing your exposure. Thinfinity VirtualUI delivers your Windows applications to users on any device, anywhere.
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...
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...
20 Dec 2012 by gssajith87
In Vshadow.exe , when trying to create a shadow copy, there is procedure that excludes Writer Components from the shadow copy.Is this exclusion of writer component a necessary step during a backup operation that relies on Volume Shadow Copy Service ? What are the effects if this process of...
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[^]
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...
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.
2 Jan 2012 by H. S. Masud
WrapPanel doesn't support virtualization. But we can improve the performance by simulating virtualization.
27 Feb 2010 by icemanind
This article takes you through a step-by-step process of creating your own virtual machine.
7 May 2007 by ied
Classes reproducing Vista fading transitions & animated glowing-default-state effects
13 May 2003 by Include123
A basic Virtual Machine for experimentation.
14 Nov 2014 by J Murali
I have been stuck with this issue for some time now of enabling virtualization in my data grid. I have a data grid with row details (the size of row details can be huge). CanContentScroll is set to true and Virtualization is enabled. The problem is whenever a row with huge number of row...
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.