Despite an increased focus on project management, an alarming number of IT projects still fail. Common obstacles to successful projects include feature creep, lack of cooperation, and inefficient processes.
Download this Internet.com eBook to learn techniques for overcoming project jams and for improving the way you manage project information.
Topics Include:
Five Steps to Becoming a Strategic Project Manager
Overcoming Project Jams
Using ISO 9000 as a Project Management Tool
Building Reusable Project Templates
Reading GANTT Charts for Fun and Profit
Register now for your free Internet.com membership to download your complimentary eBook. Membership will also give you access to:
eBook Library
Newsletters
Whitepapers
WinDrivers
Webcasts
[an error occurred while processing this directive]
Using Stored Procedures and Parameters.AddWithValue Developers working at all levels of experience can take advantage of this technique. Discover how to invoke a stored procedure with parameters using the AddWithValue method of the SqlParameterCollection to define SQL parameters in one step. A Unit Testing Framework for the BlackBerry What do you do when there's no effective unit testing framework for your programming environment? Why, build your own, of course! Building a simple unit testing framework for the BlackBerry provides some interesting insights into the BlackBerry programming environment. What Is Application Security? Discover the basic principles of Application Security and how it relates to various government and industry regulations and standards. Also, learn about internal and external Information Security threats and how to protect systems and applications better. Reusable Syndicated Media Portlets: An Example of Simplified Content Presentation Portal content presentation can quickly become a maintenance chore. Learn one solution for a reusable, flexible, extensible, maintainable approach to managing content presentation in a portal by combining the use of configuration and includes files rather than developing all new code for new content sources and/or layouts. Geocoding with the Rails GeoKit Plugin Learn how to geocode addresses using the GeoKit plugin, as well as calculate distances between points and identify all points within a specified radius!
Latest Visual C++ / C++ Articles
A TR1 Tutorial: Smart Pointers Marius Bancila - 07/16/2008 Learn about the new smart pointers available in the standard library, shared_ptr and weak_ptr.
An Easy Way to Make an MFC DLL ++GGL - 07/10/2008 Sometimes, you can't avoid writing your own DLL. This explanation takes some of the mystery out of the process.
Better Visual C++ Debugging Nick Wienholt - 07/08/2008 Effective use of the Visual C++ debugger is one of the easiest ways to increase developer productivity. Program database (PDB) files are one of the key elements in effectively debugging an application, and it is easy to set up Visual Studio to use debug symbols for binary files produced by other developers, including those at Microsoft.
A TR1 Tutorial: Regular Expressions Marius Bancila - 07/02/2008 Discover an overview on the algorithms and classes for regular expression in TR1, with examples for matching, searching, and replacing.
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!
Better Visual C++ Debugging Nick Wienholt - 07/08/2008 Effective use of the Visual C++ debugger is one of the easiest ways to increase developer productivity. Program database (PDB) files are one of the key elements in effectively debugging an application, and it is easy to set up Visual Studio to use debug symbols for binary files produced by other developers, including those at Microsoft.
Hottest Forum Q&A on CodeGuru for the week of April 25th, 2004 Sonu Kapoor - 05/04/2004 This week's topics include the usage of WM_NULL, whether a Machine ID for copy protection purposes exists, whether there is any range for WM_XXX messages that someone could use without having any troubles with the Windows message handlers, and how can a person validate a auto_ptr?
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!
Codeguru Update eNewsletter - July 1st, 2008
Get the latest news, articles, and information from around Codeguru. This week's editorial covers the integration of Oracle and BEA Systems.