Michael Gendelman

One of the toughest challenges of any software development architecture is reconciling the object-oriented paradigm with that of the relational database. If this isn't done properly, the object layer will become too closely tied to the database schema and any change to the datab... (more)
SQL Server isn't usually at the top of the list when it comes to selecting a database for J2EE development. Organizations that have made a commitment to Java and J2EE are likely to be Unix shops, making them highly unlikely to choose SQL Server, which can only be hosted on the W... (more)
As a software developer I enjoy designing and developing new systems, but I don't enjoy spending time on configuration. Building and deploying WebLogic applications can quickly become complex. Each deployed unit, whether it's an EJB JAR File, WAR File, or EAR File requires deplo... (more)
© 2008 SYS-CON Media