Visual Basic Book Excerpt: Useful Namespaces
This is an excerpt from the book “Visual Basic 2010 Programmer’s Reference,” by Rod Stephens. In the book, Stephens provides programmers and developers of all skill levels with a comprehensive
This is an excerpt from the book “Visual Basic 2010 Programmer’s Reference,” by Rod Stephens. In the book, Stephens provides programmers and developers of all skill levels with a comprehensive
Cloud computing vendor WSO2 has announced the availability of “Stratos,” a fully hosted application platform-as-a-service (PaaS) for building and deploying apps and services. The open source cloud service leverages Carbon,
AT&T’s new tiered pricing plan that charges customers for the amount of data they consume has application development pros worried that people will stop downloading bandwidth-intensive apps. Noam Bardin, chief
Software developers looking for the next big thing in the mobile space might want to check out the recently released MeeGo 1.0, the new operating system produced jointly by Intel
During the month of May, the PHP community attempted to mop up security flaws in the open-source language. Most of the 60 flaws uncovered would require local server access—in other
In the past, most companies vigorously defended their copyright protections on internally developed software. But new companies like Facebook and Twitter are turning that practice on its head as they
According to new research conducted by vendor Electric Cloud (which sells software testing automation and management products), application developers would rather do their taxes than debug their code. The study
If the goal of your startup is to succeed, this is probably the most important article on entrepreneurship that I have yet written, The following ten points will help you
The economic recession and the resulting need to cut costs, the growth in demand for Web 2.0 applications, the advent of the cloud, and the rise in smartphones are all
Recently, Joel Campbell, president of GIS vendor ERDAS, predicted, “Whether it’s from a constellation of small satellites or whether it’s from a blimp or some other type of airborne drone
Related Posts Hennessey Venom F5 crashes during high-speed testDuplicate–do not use–Floodfill objects using C#Embarcadero Unveils RAD Solution Pack, the Complete VCL and FMX Component Solution for RAD Studio, Delphi and
“Bitchen” sounds totally Valley Girl right? The sort of speech pattern that, like, gags you with a spoon, right? The link two sentences back is to a YouTube (sound-only) version of the
In this article, Developer.com traces the history of Android from a developer’s perspective. The number of Android devices in use is exploding rapidly, with 100,000 new devices activated per day.
Cloud computing vendor Apprenda is making many of the features of its flagship SaaSGrid application server available in a free version that it’s calling SaaSGrid Express. Aimed at ISVs, SMBs,
Application lifecycle management solution vendor ThoughtWorks has unveiled a new forum where developers and other IT pros can discuss agile development. Called “Agile Transitions,” the site focuses on high-level topics
For a company with about 90 percent of the operating system market, Microsoft has been painfully, if not ineptly slow to introduce a cloud strategy to capitalize on its market
Time Warner, NBC Universal, and other media companies are telling Steve Jobs that they won’t convert their video libraries from Flash so that they can be viewed on the iPhone
Ping Li of Palo Alto VC firm Accel Partners spends his days looking at up-and-coming companies in the cloud infrastructure space. He says that the advent of the cloud has
SANTA CLARA, Calif. — As the federal government pours billions of dollars into utilities and companies that promise to create an intelligent network that would provide renewable energy to billions
The iPhone SDK comes with various templates to let developers create different types of applications. Two popular application templates are – Tab Bar Application and Navigation-based Application. In reality, it
Rails founder David Heinemeier Hansson has said that they expect to unveil a release candidate of Ruby on Rails 3.0 by June 7. [login] The latest version of the development
With more than 200,000 apps in Apple’s App Store alone, good software can sometimes get lost in the crowd. However, San Francisco’s AppShow offers developers the opportunity to pitch their
New York Mayor Michael Bloomberg told attendees at the TechCrunch Disrupt conference in Manhattan that his city is clearly superior to Silicon Valley in every way. He advised software developers
Long-time business partners Google and Adobe cosied up pretty close last week at Google’s annual developer conference in San Francisco, where Adobe unveiled its HTML5 development kit and announced that
It is always a good design practice to keep most generalized configuration settings in application configuration files (i.e., app.config or web.config) and very particular settings in external configuration files. Suppose
Although “Froyo” is a fairly minor upgrade to the Google Android mobile OS, it offers a number of new benefits for developers, particularly for those who create enterprise applications. They
MasterCard has announced the availability of an API for the creation of both desktop and mobile applications. They’ve also launched a new portal dubbed “MasterCard Labs” with a variety of
Large organizations have been using predictive analytics for some time, but those tools tend to be too expensive for smaller enterprises. That all changes with Google’s new Predictive API. The
Related Posts Intricate mazes found in quasicrystal structuresIBM Cloud Computing Revenue Climbs 70%Web Scraping: Risks and RewardsUse Web Workers to Do the Script-intensive Work in the BackgroundHow To Transfer Contacts
By referencing the following two Microsoft Office DLLs and using the .NET code thereafter, you can convert a .ppt file into either an image file or an HTML file: Microsoft.Office.Interop.PowerPoint.dll