September 16, 2016

Oracle Cloud Computing Software and PaaS Sales Climb 77%

Oracle has released its financial report for its first fiscal quarter of 2017, and the company saw strong gains in its cloud computing products. Its cloud software and platform as a service sales climbed 77 percent year-over-year to hit $798 million. “This year we are on track to sell more

Microsoft Has More Open Source Contributors Than Any Other Organization

Although it was once a fierce enemy of the open source movement, Microsoft now has more open source contributors on GitHub than any other organization. New data released by the popular code hosting service shows that Microsoft has 16,419 open source contributors while Facebook has 15,682. Other top organizations include

Disable or Enable Controls in a Parent Control, Except for one

You will encounter a situation where you would like to disable all the controls inside a container control except for one. Now, as simple as this sounds, it can be a lot of repetitive coding where you set the controls enabled or disabled one by one. One way to circumvent