developer.com
Search EarthWeb
CodeGuru | Gamelan | Jars | Wireless | Discussions
Navigate developer.com
Architecture & Design  
Database  
Java
Languages & Tools
Microsoft & .NET
Open Source  
Project Management  
Security  
Techniques  
Voice  
Web Services  
Wireless/Mobile
XML  
New
 
Technology Jobs  

   Developer.com Webcasts:
  The Impact of Coding Standards and Code Reviews

  Project Management for the Developer

  Defining Your Own Software Development Methodology

  more Webcasts...




See The Winners!




Developer Jobs

Be a Commerce Partner














 




Developer News -
Linux Vendors Head to the Cloud in Search of Cash    July 2, 2009
iPhone 3GS: Overheating Fears, OS Update Nears    July 1, 2009
PostgreSQL 8.4 Revs Up Database Admin, Security    July 1, 2009
PHP 5.3 Accelerates PHP    June 30, 2009
Free Tech Newsletter -

Receive news and information via Developer XML/RSS feeds

See more EarthWeb Network feeds

Newest Articles
A Two-Way Requirements Verification Process during Design Phase
By Raja Gangavarapu - Published 07/02/2009
This article will demonstrate a simple technique, "A Two-Way Requirements verification process", which reinforces the most critical connection point of any methodology: the transition between functional design or requirement sign off and the beginning of the technical design by the technical team.

Using NetBeans to Develop a JavaFX Desktop Application
By Anghel Leonard - Published 07/01/2009
NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.

Going Parallel with the Task Parallel Library and PLINQ
By Jani Järvinen - Published 06/30/2009
With more and more computers using a multi-core processor, the free lunch of increased clock speeds and the inherent performance gains are over. Software developers must instead make sure their applications take use of all the cores available in an efficient manner. New features in .NET 4.0 mean that managed code developers too can join the party.


Performance Improvement: Understanding
By Robert Bogue - Published 06/29/2009
The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.

Browser Compatibility Development Guide
By Jeff Ryan - Published 06/25/2009
Do you have defined practices to ensure your website renders and operates properly on your users preferred browsers? If not, do you realize you may be losing customers and partners as a result? This guide for browser compatibility development provides you with the information you need to start or enhance your browser compatibility development practice.

Java Internationalization Made Easy
By Sridhar M S - Published 06/24/2009
Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.

Introducing the Entity Framework
By Mark Strawmyer - Published 06/24/2009
The Entity Framework provides a .NET class-based model of a data store, letting you query the model with LINQ, while the model do the background grunt work of contacting the data store to add, update, or delete data.

RESTing with the Microsoft REST Starter Kit
By Jeffrey Juday - Published 06/22/2009
Tap the Starter Kit for your next REST Web Service.

Extend Your SharePoint Control with Custom Stsadm Commands
By Gustavo Velez - Published 06/18/2009
Although stsadm comes with an extensive set of built-in commands, when those don't meet your needs, you can add custom commands that do.

Using Location-Enabled MIDlets for Mobile Navigation
By Jayasurya Venugopalan - Published 06/17/2009
Learn how to combine the Location API for J2ME and Scalable Vector Graphics to provide navigation for a GPS-enabled mobile device.

Newest Videos

Working w/ Property Grids
By Dan Rigsby - Published 06/24/2009
A peek at how to use a PropertyGrid in Windows Forms to quicklybuild a UI for a series of classes.

SQL Server Tracing
By Jani Jarvinen - Published 06/10/2009
Let Jani show you how to how use SQL's profiler tools to createtraces of all SQL statements executed by your database server, and how to benefit from this during the development phase as well.

Intro to the Microsoft REST Starter Kit
By Jeffrey Juday - Published 05/27/2009
Let Jeffrey Juday show us an easy way to REST with the .NET framework.

Custom Sprocs in Entity
By Dan Rigsby - Published 05/12/2009
Working with Custom Stored Procedures in Entity Framework.

(More Videos)

Highlighted Tutorials
Working with Images in Google's Android
By Chunyen Liu -
Google's new mobile platform, Android, has become increasingly popular among developers even without hardware available on the market yet. Discover where to get the right software APIs and documentation as well as what technologies are supported. Then, you will focus on the technologies for images by working through an example.

Capacity and Disaster Recovery Planning for an Internet Connection that Can Become Unsatisfactory
By Marcia Gulesian -
Writing great code for connecting a front-end application to a remote web server resource is one thing. But, guaranteeing a satisfactory experience for the users of this connection is another.

Portal Federation with WebLogic Portal WRSP: Advanced Techniques
By Scott Nelson -
Learn how to share entire pages and books between portals and then how to use data input from one remote portlet in another remote portlet.

Working With Design Patterns: Interpreter
By Jeff Langr -
Many of the design patterns lead a double life—the structure of some patterns are exactly alike, but the intent differs. An interpreter is a composite whose purpose is to support interpretation of a simple grammar.

Jython Reborn
By Chris McAvoy -
Jython is back! With recent investment from Sun Microsystems, Jython is poised to take the JVM by storm. Create apps with the agility of Python and the speed of Java with Jython.

Python Tutorial Index Page
By Richard G. Baldwin -
Want to learn a new programming language and looking into Open Source for an option? Python may suit your needs.

Ten of the Biggest Mistakes Developers Make With Databases
By Mike Gunderloy -
You are probably still pumping data in and out of a database, just as we all did a decade or more ago. That makes it all the more surprising that mistakes are still being made that date back to the good old days of Windows 95 and before.

The 4C Architecture Blueprinting Process
By Jeff Ryan -
City plans and zoning boards. Building codes and inspectors. These concepts are quite familiar in the field of urban planning. Do they really apply to enterprise architecture? Read on to learn about creating your own city plan using the 4C architecture blueprinting process.

Roles Within The Development Community
By Robert Bogue -
This series of articles will help you understand where various positions and skill sets fit within the development industry. Each article describes a specific role, defines the skills that position uses, and outlines what to expect from the position: the good, the bad, and the ugly.

The Object-Oriented Thought Process Index Page
By Matt Weisfeld -
If you want more detailed information on object-orientated development this is a great please to start.

New on Codeguru
[Updated] TIP: Using Unions for Manipulating Bits
Published 06/12/2009
By bat_lubo2001 - See how to set up a single bit!

BOOST Multi-Index Container and Transaction Storage
Published 06/10/2009
By Constantin Fishkin - Learn how to implement s multi-index collection.

Code Contracts in .NET
Published 06/05/2009
By Marius Bancila - This article introduces code contracts that specify statements in .NET programs that must prove valid.

STL and BOOST Parsing Iterators
Published 05/19/2009
By Constantin Fishkin - Discover an example of a parsing iterator. You'll find that the BOOST library provides convenient tools for an efficient iterator implementation, specifically, the boost::iterator_facade class.

[Updated] Determine Windows Version and Edition
Published 05/15/2009
By Marius Bancila - Learn about a comprehensive method of getting the Windows version and differentiate among the various editions.



DevX Headlines
A Taste of JavaFX for the Uninitiated
A Guide to Caching and Compression for High Performance Web Applications
How User-Centered Design Can Put User Stories in Proper Context
Explore C# 4's New Dynamic Types and Named/Optional Parameters
Enterprise Architecture: The Journey Begins Here, Part 2






Latest Forum Thread
     Developer Forum
Topic By Replies Updated
Picturebox Problem fordev 11 7-3-2009 10:30 AM
communicatoin between two computers arshadjehan 1 7-3-2009 10:29 AM
Build Issues inVC++ program ddatta8 1 7-3-2009 10:16 AM
One-to-one:property-ref to a part of composite-key CatchSandeepVaid 0 7-3-2009 10:11 AM
String Formatting in Coloumns worldChanger 2 7-3-2009 10:10 AM

Latest Forum Thread
     Developer Forum
Topic By Replies Updated
Struct vs Class MrDoomMaster 59 7-2-2009 11:12 AM
class constructor question StGuru 56 7-2-2009 09:52 AM
Break from a nested loop ahmd 52 6-23-2009 04:00 PM
how to convert a string to a class name ? aryan1 33 6-26-2009 09:00 AM
Refresh Database RusdyRIP 31 7-2-2009 09:34 PM


Latest Directory Listings
Losttapes.org
CoderSquare.net
Java Guru 3.0 : Fast and Flexible Java API Access
Submit a Web Directory Listing

Latest Download Listings
SharePoint RichText Boost
SharePoint Cross-Site Lookup
SharePoint Permission Boost
View DownloadsSubmit a Download

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs