Warnings at Project Compilation

Problem

NOTE. Development is executed in the Visual Studio 2008 development environment.

Warnings, which do not affect the work of the program, often appear during the project compilation:

Warnings notify potential problems of different nature.

Solution

The code should be changed in the way that the number of warnings is to be zero. That helps to avoid potential problems.

See also:

Web Applications Developers Knowledge Base