Premium Content


Premium Content articles are the very best articles from the world's leading internet technology, subject-matter experts. We have many categories of content below on a wide variety of subjects that have all been commissioned from big name authors.

Explore the Premium Content

A Simple Image Viewer with jQuery part Two

Welcome to part 2 of this introductory jQuery tutorial; in part one we looked at some of the basic concepts of the library and how its methods and functions should be targeted with code. We finished off by adding a basic effect to our page in the form of a caption that faded in on a mouse over event on any content image, and faded back out on a mouse out event.

Read More

Learn How to Draw: The Figure in Motion II

In this tutorial, Linda takes you further into the body in motion as she shows you how to simplify the human form. This simplification reduces the information about bones and muscle tissue down to what are known as “modified cylinders,” or construction that helps you to see how easily you can draw the human form. She uses popular cartoons to emphasize how the human form is created or replicated so that you’ll understand further how the human form works. You’ll also receive some information on shading, so that you can move on to draping the human figure in clothing. Read More

Using navigation controls in Flex Builder 2

Flex 2 comes with a set of navigation controls that are easy to include in your applications. The navigation controls are useful because they will automatically generate a navigation system based on other elements in your application.

Read More

A Simple Image Viewer with jQuery part One

In the ever expanding universe of JavaScript libraries, jQuery stands out from the crowd in several important ways; first off, its incredibly tiny, at just 21k in its compressed state it's one of the smallest libraries available, but don't think that this extremely small footprint means that it lacks the power and robustness of some of the bigger libraries available.

Read More

Data-Driven Navigation Menu in ASP.NET 2.0 – Part One

The .NET 2.0 framework has brought several new and exciting features to ASP.NET developers. Many of the common tasks, controls, and development patterns that had to be custom written previously are now an incorporated part of the .NET framework itself.

Read More

Learn How to Draw, The Figure in Motion

The figure in motion is the “figure alive,” and drawing the human form in motion isn’t easy. But, a solid foundation in this skill would benefit anyone who draws animation, cartoons, or even scenes for videos. In this article, Linda shows how the human form works and common mistakes that artists make when drawing the figure in motion.

Read More

Learn How to Draw: The Feared Foot

The human foot, like the human hand, is one of the most difficult appendages to draw. In this tutorial, Linda shows you how to draw the foot, and why knowing how the foot works will provide the artist with the skills to show the body in motion. Not only is this information invaluable to the artist, but also to animators, cartoonists, and other designers who seek to parody, contradict, or emphasize the human act of displaying actions and emotions physically.

Read More

Working with Large GridView Resultsets in ASP.NET 2.0 – Part 2

Welcome to the second and final part of Working with Large GridView Resultsets in ASP.NET 2.0. In this second part of the series we will expand upon the sample application we created during part 1 and implement the remaining functionality.

Read More

Learn How to Draw: The Hated Hand

Up to this point, Linda has taken you through the materials you need to begin to draw, basic heads and features, and the basic body. Now, she’ll take you on a tour of the “hated hand,” the feature that many artists dread to draw. Instead of drawing those hands behind a back, learn how to draw those human paws with ease…and learn how much the human hand has in common with the human head…

Read More

Working with Large GridView Resultsets in ASP.NET 2.0 – Part 1

A common problem that has been around way back since the original DataGrid component was released in ASP.NET 1.0 was the performance issues related to large amounts of data, and the post-back mechanism used to perform actions.

Even with the vast improvements provided by the GridView control in ASP.NET 2.0 you may notice that your pages can still suffer from performance loss when your GridView controls present large amounts of data to your users. Especially if the presentation is formatted with additional HTML such as icons, images, CSS styling etc…

Read More

Learn How to Draw: The Human Figure

Only when you understand anatomy can you draw the figure in every pose and make it look convincing. In this tutorial, Linda takes you on the beginner’s tour to artistic anatomy. You’ll learn how women differ from men in body structure, the tools you’ll need to begin to draw the human figure, and the route you’ll need to take before you begin to draw the figure in detail.

Read More

A Less Intrusive Submission Error System Part Two

Welcome to part two, I'm glad you could make back. In part one of this tutorial, we looked at the basic HTML and CSS needed for our test form, and made a start to the required JavaScript. So far our script has the ability to search each input field to check that data has been entered into each of the required fields. Let's pick up right where we left off and add the code that displays a message if a field is left empty. Gather up the files from last time, and open them. Read More
Newer articles Older articles