I am trying to build a cloud VM brokering service which can borrow computer power as VM\'s on-demand, from the private/public cloud computer infrastructure. I have following goals for my service.
I like to develop locally on my laptop, but want to deploy to EC2/Rightscale.What\'s the best way to load a 开发者_开发问答rightscale or ec2 AMI onto my local desktop so that i can have a mirror copy
I\'m iterating through my controls on this web page and when a button is pressed to modify a piece of a data, I\'m disabling the other controls on the page. Such controls consist of TextBoxes, ListBox