1
vote
3answers
49 views
.Net performance on Virtual Machines
We need to develop an application which is going to be installed on Virtual Machine running Windows.
We all know the performance of the .Net is about the same as the native C/C++ …
0
votes
1answer
12 views
Authorization with Websphere MQ 6
I have the server side of IBM's WebSphere MQ version 6 on a virtual machine running Windows Server 2003, sitting on a Vista desktop. The desktop has the client installed.
I've got …
1
vote
0answers
31 views
How to migrate a bare metal Linux installation to a virtual machine [closed]
I'd like to migrate a RHEL5 installation from a bare-metal installation to a virtual machine. I'm not very experienced when it comes to Linux backup and restore procedures, so I'm …
0
votes
2answers
35 views
Manipulate Hyper-V from .NET
Are there any means for a .NET application to create, delete, start, and stop Hyper-V virtual machines?
I would like to create an automated means of starting and stopping (the cre …
0
votes
3answers
53 views
Preconfigured Virtual Machines?
I was looking at using Amazon's EC2 service after reading this article:
http://www.ibm.com/developerworks/java/library/j-javadev2-4/index.html
But then I wondered if there's any s …
3
votes
10answers
193 views
Is it feasible to virtualize developer machines?
It's budgeting time and Corporate is balking at the cost of replacing a coworker's machine who is due for it, needs it, and deserves it.
Our group is a small ISV/SAAS that exists …
1
vote
0answers
116 views
What are good linux programming environments for windows? [closed]
Especially for Rails, I've found that development on Linux is generally a lot nicer than on Windows. However, I still prefer Windows as my main OS.
So far I've tried 2 options.
D …
5
votes
7answers
422 views
Is the CLR a virtual machine ?
Hi,
I read a book which referred .net CLR as virtual machine ? Can anyone justify this ? What is the reason we need the concept of virtual machines on some development platforms ? …
0
votes
4answers
76 views
Is it possible to make localhost work through a Virtual Machine?
I am using a Macbook running 10.6. I am using VMware Fusion to run an Ubuntu Server minimal virtual machine. Ubuntu Server is running your basic LAMP stack.
I do my development …
0
votes
0answers
38 views
Need guidance on Windows 7 and Virtual PC setup for a “development” machine [closed]
My work environment consists of 2 physical machines (W1 and W2). One is an IIS server, the other has SQL Server 2005.
I want to replicate the environment on my Windows 7 laptop …
1
vote
3answers
139 views
Did OCaml get any Serious Promotion last few Years?
Did you hear something about any corporate investments or enlargement of OCaml community? (not F# please)
5
votes
3answers
63 views
What does the Flash VM use under the hood for drawing?
In windows--what does Flash use under the hood?
It's a relatively simple question which I can never find the answer to. Is it GDI (for windows VM implementations) or something el …
1
vote
1answer
71 views
Virtual Machines and Handling Memory and System Calls
This is a homework problem that I have. I have been doing some research and couldn't find much. I did find a powerpoint but could not make much sense of it due to lack of text.
ht …
0
votes
1answer
105 views
Virtual Machine and Virus [closed]
I have a requirement for which I have to get online without protection (firewall, anti-virus). At the same time, I don't want to risk getting infected with viruses.
If I install a …
1
vote
2answers
117 views
Can a virtual machine be implemented as a neural network?
Disclaimer: I'm not a mathematical genius, nor do I have any experience with writing neural networks. So, please, forgive whatever idiotic things I happen to say here. ;)
I've alw …
