The Wayback Machine - https://web.archive.org/web/20101124054537/http://www.codeguru.com:80/java/

    Latest Java Articles

    [Updated] Direct RIA: Future of RIA

    This article introduces an revolutionary programming model powered by Direct RIA solution.Basically, it aims at leverage benefits of both server-centric and client-centric solutions, productivity + controllability.It is a server-centric solution plus client-side programming. Developers can boost their productivity using server-centric programming mode, and are allowed to choose client-side approach if necessary.

    TIP: Finding the Moving Average Using Prior Boundary Condition

    Work with a moving average in Java.

    TIP: Convert GMT to Local Date/Time

    Enabled your applications to save the datetime columns in UTC/GMT time zones as well as convert datetime to local time zones based on users time zone preferences. (Java)

    [Updated] Create an Eclipse Database Client with Hibernate

    Discover how fast and easy it is to build an Eclipse client to a database.

    Managing Threads in J2SE: The Java™2 Standard Edition Thread Container

    Because there is no way to control a thread of execution at the operating system level, knowledgeable developers have built containers to house the elusive threads at the application level. Discover an Open Source solution (Tymeac) for managing J2SE application threads.

    How to Create Your Own Visual WebGui Silverlight Theme

    Learn how to create your own Visual WebGui Silverlight theme using a default theme.

    Latest Columns

    Using VC++ .NET USING VC++ .NET
    Improve Microsoft Visual C++ Application Security and Robustness with SafeInt

    In this age of cloud computing, massive parallel systems and complex security threats like identity theft and decentralized botnets, devoting resources to combat the seemingly age-old issue of integer overflow appears distinctly passC). Despite the fact that integer overflow is such a well know problem, particularly within C and C++ programming, the problem remains a real issue from both a defect and security standpoint, that's why the introduction of the SafeInt template class in Visual C++ 2010 to address overflows is a great addition.

    Nuts & Bolts .NET NUTS & BOLTS
    Using Photo Galleries in Your Web Apps

    Explore how to use classes in the .NET Framework to upload images in to your web applications, create consistently sized versions, thumb nails for preview, and then store them for retrieval and use.

    VB Today VISUAL BASIC TODAY
    Working with Large Memory-Mapped Files in VB 2010

    Memory mapped files use the system's memory manager and lets you treat large files as if they were in-memory objects, supporting extremely large file access, faster access, and multiple, simultaneous processes accessing the same file.

    Insights PROGRAMMING INSIGHTS
    Solving the Dining Philosopher's Problem with .NET Framework 4.0 Task Parallel Library

    Introducing the Microsoft .NET Framework 4.0 Task Parallel Library. Read along to learn core Task Parallel Library concepts; including how to use the Task and BlockingCollection classes.

    Sponsored Developer Features

    Windows Phone 7 Development for Android Developers

    In this article, Chris Bennett explores the similarities between the Android and Windows Phone 7 platforms.

    Microsoft Visual Studio Extensions Made Easy

    Developers interested in building Microsoft Visual Studio extensions will want to explore VSPackage Builder, which simplifies the work it takes to build the structure extensions require. Ty Anderson shows how to use VSPackage Builder to design the tool windows, toolbars and more, while VSPackage Builder handles the plumbing that connects your extension to Visual Studio.

    Choosing the Right Architecture: What It Means for You and Your Business

    This custom eBook from DevX and IBM Rational explains why choosing the correct architecture early in your development process is essential for success—both for your business and for you, personally, as a developer.

    Breaking Down Software Development Roles

    Software development is done differently at every organization. The process that one organization or person uses to develop software may work for their specific environment and situation, but may fail miserably in another set of circumstances. Despite the differences, there are fundamental roles that are filled at every organization where software is developed. Download this in-depth guide from the editors of DevX and learn more about these specific software development roles. (Sponsored by IBM)

    The Java Developer's Guide to Building a Windows Phone 7 Applications

    Learn how to translate your skills in Java app development onto the brand-new Windows Phone 7 platform, leveraging powerful tools to quickly build useful apps.

    (See all Sponsored Developer Features)