Creating an Agile Environment
Rating: none
Gregory Smith - 04/17/2009
Sometimes you just can't go Agile.Graphics Class Design : Shape
Rating: none
Bjarne Stroustrup - 02/05/2009
Class Shape can provide you with the ability to represent things appearing in a Window. Learn about this class from an industry legend.
The Anatomy of a C++ Program
Rating: none
Bradley Jones - 09/04/2008
C++ programs consist of classes, functions, variables, and other component parts. To get a sense of how a program fits together, you must see a complete working program.
How to Handle Currencies
Rating: 




Anwar-ul- Haque - 09/26/2007
Learn about a C++ mechanism to handle and manipulate different currencies.
Developing SharePoint Server 2007 Publishing Sites the Smart and Structured Way
Rating: none
Andrew Connell - 09/18/2007
SharePoint MVP and Wrox author Andrew Connell shows a little-known approach to publishing content sites using Microsoft Office SharePoint Server 2007.
JavaScript DOM Ranges
Rating: none
Nicholas Zakas - 06/11/2007
Nicholas Zakas explores the powerful DOM Range tool and how a range can be used to select a section of a web document regardless of node boundaries.
Report Solution Patterns and Recipes: Creating Sparklines
Rating: 




Paul Turley - 05/15/2007
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.
RSS 2.0: Really Simple Syndication
Rating: none
Andrew Watt - 05/02/2007
Walk through the components of an RSS 2.0 feed for building your own feeds either by hand or programmatically.
Future-Proofing Your URIs
Rating: 




Erik Bruchez - 04/18/2007
Look at how to design your web application URIs to ensure you give them the maximum lifespan possible from Professional Web 2.0 Programming co-author Erik Bruchez.
Why Too Many Threads Hurts Performance, and What to do About It
Rating: 




Arch Robison - 04/06/2007
Learn why threading, which is the current method of choice for extracting performance from multi-core chips, isn't always the best choice for good performance.
A Quick VMWare Server Vix Primer
Rating: none
Eric Hammersley - 03/28/2007
Discover the new VMWare programming API - Vix from Professional Web 2.0 Programming author Eric Hammersley.
Report Solution Patterns and Recipes: Creating a Business Scorecard
Rating: none
Paul Turley - 09/28/2006
WROX author Paul Turley shows us how to create a Business Scorecard that mimics the Microsoft Office Business Scorecard Manager.
Using the WebPermission Setting in ASP.NET Partial Trust
Rating: none
Stefan Schackow - 08/21/2006
Microsoft ASP.NET Program Manager and Professional ASP.NET 2.0 Security,
Membership, and Role Management author Stefan Schackow explains one of the
most confusing permissions for developers.
Repetitive Searches
Rating: none
Pete Becker - 08/18/2006
The current C++ standard library extends the core C++ language with common classes and functions. In recent years, to address limitations in that library, a number of components have been developed to extend the language even further.
Introduction to Network Protocols
Rating: 




Packt Publishing - 06/29/2006
The world of TCP/IP protocols can be confusing. Clear up some issues here.
Sample Chapter: Domain Name System
Rating: none
Packt Publishing - 05/26/2006
All applications that provide communication between computers on the Internet use IP addresses to identify communicating hosts. Learn how to make IP addresses less difficult for human users to remember.
Enterprise Data Management with SQL
Rating: none
Addison-Wesley Professional Books - 04/04/2006
Read about the "big picture" guide to SQL Server 2005 for every manager, DBA, and developer.
Solutions for Microsoft Outlook
Rating: none
Packt Publishing - 03/30/2006
Learn about many additional things you can do to use Outlook in ways you never thought possible.
Integer Security
Rating: 




Addison-Wesley Professional Books - 12/15/2005
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.
Defining a Build
Rating: 




Addison-Wesley Professional Books - 11/16/2005
Learn the step-by-step process of building a release version of your software. By a member of the Microsoft Build Team.
Oracle BPEL Process Manager
Rating: 




Packt Publishing - 10/19/2005
Learn how to use manage many Web tasks quickly and efficiently.
User Training for Busy Programmers: Develop effective software training classes quickly and easily
Rating: 




Packt Publishing - 10/05/2005
From this sample chapter, learn how to develop effective lectures to use when training users on your software products.
Use Traits Classes for Information About Types
Rating: 




Scott Meyers - 05/26/2005
The STL is primarily made up of templates for containers, iterators, and algorithms, but it also has a few utility templates. Learn more in this excerpt from "Effective C++, Third Edition: 55 Specific Ways to Improve Your Programs and Designs."
What is Programming Anyway?
Rating: 




Wiley Publishing - 11/04/2004
Learn how to think programmatically.
Developing Nokia Series 60 Applications
Rating: 




Posted by CodeGuru - 06/25/2004
Learn the essentials of building, deploying and running a Nokia Series 60 project using C++ on the Symbian OS.
Sample Chapter: The .NET Base Class Libraries
Rating: none
Kate Gregory - 01/27/2004
The libraries in the .NET Framework cover almost every task you are likely to tackle when developing for .NET. Learn how to use them from this chapter from the Visual C++ .NET 2003 Kick Start.
Why Make Games?
Rating: none
Victor Pavlov - 05/28/2002
Why Make Games?
