java developers

Why Every Java Developer Should Also Know and Use Oracle PL/SQL

Redmond Developer News | Tech Library  Wed, 08/17/2011 - 10:26

In this white paper, PL/SQL evangelist Steven Feuerstein reveals why Java developers should learn Oracle PL/SQL and how it benefits your career. Read it today!


 

5 Reasons Java Developers Should Learn and Use AspectJ

Linux Today  Sat, 04/30/2011 - 01:02

Developer.com: "Aspect-Oriented Programming (AOP) is a programming paradigm which focuses on modularizing system-level concerns (like logging, transaction management, security, performance monitoring, etc.) in the applications."


 

Bridge Connects Java to ADO.NET Data Services

Redmond Developer News | News  Tue, 09/29/2009 - 14:20

Noelios Technologies released a bridge designed to let Java developers to utilize Microsoft's ADO.NET Data Services.


 

SitePoint PHP Blog: How to Use PHP Namespaces, Part 1: The Basic...

PHPDeveloper.org  Mon, 07/13/2009 - 10:07

Now that PHP 5.3 has been released and is ready for production use, it's time to familiarize yourself with some of the new features that come with it.

In this new tutorial from SitePoint they look at one of the more controversial additions - namespaces.


 

PHP in Action: 10 ways to improve your code

PHPDeveloper.org  Tue, 04/28/2009 - 09:32

On the PHP in Action blog today Dagfinn has pointed out a presentation that, while directed at Java developers, has some good suggestions for anyone working in software development - 10 Ways to Improve Your Code (from Neal Ford).


 

Eclipse Futures on Tap at Annual Conference

Redmond Developer News | News  Mon, 03/23/2009 - 18:52

The future of the Eclipse platform will take center stage this week as open source and Java developers gather for the sixth annual EclipseCon 2009 conference in Santa Clara, Calif. where organizers will reveal the progress of Eclipse 4.0 and the Jetty Project.


 

Tapping into Spreadsheet Logic from Java: Four Server-based Appr...

Redmond Developer News | Tech Library  Thu, 01/24/2008 - 18:00

Java developers are often asked to provide timely reports needed for business decisions and operations. In some cases the developer is asked to replace an existing application because the current report output is limited or inflexible.

In other cases the new application, when delivered, will replace tedious manual processes including querying data sources, cutting and pasting results into Excel files, and manipulating formats.

Five alternative approaches are available for automating the delivery of Excel-based reports, each with its own set of advantages and disadvantages.