Report Solution Patterns and Recipes: Creating Sparklines In the last of this three-part SQL Server Reporting Services recipe series, Wrox author Paul Turley shows how to create the graphics for word-size graphics that visualization pioneer Edward Tufte dubbed sparklines.
Integer Security Learn how to identify the program errors most likely to lead to security breaches, how they can be exploited, the potential consequences, and secure alternatives.
Working with Files in C# Get practical with C# by using it to access file information, create subdirectories, and more. You'll also learn to read and write from basic files.
Using Neural Networks and OLAP Tools to Make Business Decisions Enterprise data is the lifeblood of a corporation, but it's useless if it's left to languish in data silos. Data warehousing and mining provide the tools to bring data out of the silos and put it to use. Visual C++ Thread Debugging Thread debugging can be one of the more difficult debugging exercises for a Visual C++ developer. The Visual Studio 2008 debugger contains a number of improvements that make thread debugging more productive, enabling code issues in multi-threaded applications to be identified and remedied faster. Implementing Visual and Data Mashups Online Venture into the creation of online mashups and compare different online sites that facilitate mashup creation. In particular, you will learn about Yahoo Pipes, Microsoft's Popfly, Google Mashup Editor, Intel MashMaker, and others. You also will see how to create a working online data feed mashup with Yahoo Pipes. Three Workflow Approaches with WebLogic Portal Knowing multiple ways to create workflows in WebLogic Portal will provide you with the ability to deliver solutions based on requirements, methodologies, and timelines. Creating a Service with Windows Communication Foundation and LINQ to SQL The .NET framework is full of small, discrete, and useful classes and big chunky bits. When you start combining the chunky bits, like LINQ to SQL and Windows Communication Foundation, things get interesting real fast.
Latest Java Articles
Compile Time Dynamism Using Java Generics Sumith Puri - 01/03/2008 Use Java Generics to achieve compile-time dynamic inheritance. This is explained with a simple example.
AJAX File Upload Progress for Java Frank Rios - 07/02/2007 Learn how to upload a file to your web server using the Apache Commons FileUpload package and how to add AJAX to the page to give the user immediate feedback about how their upload is doing.
Declarative Caching of Java Object Properties Mikhail Milonov - 06/12/2007 Caching is a powerful mechanism for data access optimization. To solve many tasks, learn about the refreshable object library for Java.
Inherited Annotations in Java Mikhail Milonov - 06/12/2007 Despite the fact that the fully operational annotation mechanism appeared in Java not so long ago, many developers have appreciated this new possibility of Java API and use it in their programs. To solve this problem, learn about a library of inherited annotations.
By Jeffrey Juday -
See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
By Jeffrey Juday -
Using the Microsoft System Center Operations Manager Author Console learn how develop a management pack to accompany your application.
CodeGuru is all about sharing. If you have some unique code or an article, we'd love to hear from you. Please read the Submission Guidelines to see how to submit. We are always after great new articles to post!
Codeguru Update eNewsletter - July 29th, 2008
If you haven't realized it yet, mobile development is the latest thing that should be on your calendar of learning tasks. Find out why.
Codeguru Update eNewsletter - July 22nd, 2008
"To upgrade or not to upgrade, that the question." Shakespeare could not have said it better. Learn when it's good to upgrade your software—and when it's best just to leave it alone.
Codeguru Update eNewsletter - July 15th, 2008
Should someone entering the development world skip learning MFC in favor of .NET? Read the discussion and feel free to add your own opinion!