devxlogo

We are an award-winning tech entrepreneurship website where trusted experts can provide value globally.

Since 1998, DevX has helped people start businesses, build websites, and provide enterprise technology to people globally. Interviewing the likes of Microsoft’s co-founder, Steve Ballmer, the publication brings comprehensive, reliable, and accessible insights to the Internet.

devxlogo

Trusted for 26 years

Over 30K Articles

1M+ Readers

Expert-reviewed

10K+ Tech Terms

As seen in:

microsoft logo
business_insider_logo
wired_logo
berkley
arstechnica_logo
hackernoon

The Latest

Google Delays Release of Honeycomb Source Code

Google says that its Android 3.0 “Honeycomb” is suitable for tablets only, and the company won’t be releasing the source code because that would allow developers to put the software

Windows Phone 7 “NoDo” Update Now Available

Microsoft has begun slowly rolling out the “NoDo” update to Windows Phone 7 users. While the cut-and-paste feature included in the release has been getting a lot of attention, the

Web, Desktop, Mobile: What’s the Difference?

These days it can be difficult to tell the difference between Web, desktop and mobile apps. “The lines and distinctions between Web and desktop are definitely vague,” said David Intersimone

Amazon’s Appstore for Android Is Live

Amazon has officially opened its Appstore for Android, and the new store has quite a few features that set it apart from other app stores. For example, the Appstore offers

Keep Agile Development Going

Jim Highsmith signed the original Agile Manifesto ten years ago last month. What does he think of agile today? “My first reflection is that ten years of Agile methods have

The Coming Devops Movement

Is the wall between development and operations beginning to break down? According to job search site Indeed, the term “devops” is turning up in more job postings. And Mike Maciag,

Enterprise Software Getting More Mobile

According to a recent survey by EvansData, mobile devices are becoming much more important in the application development world. In fact, the survey found that 35 to 40 percent of

Best Practices for Building Cloud-based Applications

Service-oriented architecture (SOA) has been dominating the enterprise IT world for the past few years by promoting the idea of loosely coupled services. Cloud computing is the latest IT trend

Java EE 7 Specification Gets Unanimous Approval

All thirteen members of the Executive Committee for Java SE/EE have voted to approve the Jave Enterprise Edition (EE) 7 specification that was submitted by Oracle. Members of that committee

Google Android Market Gets Application Stat Dashboard

Google has added a new application statistics dashboard to the Android Market Developer Console that should give developers more insight into the audience for their apps. The dashboard displays each

Mobile Developers Armed with Best Practices

The Unified Testing Initiative (UTI) is a non-profit organization focused on mobile application quality, and its members include AT&T, LG, Motorola, Nokia, Oracle, Orange, Samsung and Vodafone. The group has

Large-Scale Agile Design and “Architecture”

Despite the number of job postings for “software architects,” Craig Larmon believes that “Architecture is a bad metaphor. We don’t construct our software like a building, we grow it like

The Dumbest Ways to Interview a Developer

In the movie The Social Network, potential Facebook interns were asked “If you were required to write code after becoming intoxicated, could you do it?” Whether or not it actually

Mac App Store Grows to 4,000 Apps

On January 7, 2011, Apple launched its Mac App Store with about 1,000 apps. Since then, the store has swelled to pass 4,000 apps, even as developers continue to express

Non-Oracle MySQL Fork Deemed Ready for Prime Time

Developers looking for an alternative to Oracle-owned MySQL have a new option. Drizzle, an open-source fork of MySQL has reached the GA release stage. Because Drizzle is based on MySQL

Open Source ALM Set to Take Off in 2011

For years, tools in the Application Lifecycle Management (ALM) space were proprietary, but that has changed rapidly with the explosive growth of open source technologies. Indeed, some people (such as

Microsoft Launches LightSwitch Beta 2

Microsoft has announced the availability of the second beta for its Visual Studio LightSwitch application development tool. According to Microsoft’s Dave Mendlen, LightSwitch “extracts away code and allows you to

Mobile App Users are Both Fickle and Loyal: Study

Massachusetts-based application analytics firm Localytics has released a new report which reveals some surprising and somewhat contradictory statistics about mobile app users. The firm found that 26 percent of those

Getting Noticed in the iTunes App Store

Like all iOS developers, the programmers who created an app for Britain’s The Guardian newspaper faced a challenge: how to get their app noticed in an incredibly crowded marketplace. The

Merge XML files into a PDF Document in .NET

Sometimes different PDF documents have some content in common. For example, a number of PDF documents may have the same header or footer. In such cases, .NET developers who are