
APS file extension
Microsoft Visual C++ File
Related .APS software |
Sorry, we do not have any further information on this particular file extension (.APS) at the moment. Please edit this page to let us know any further information.
Tools |
Visitor comments |
kinjal patel | 2008-07-17 07:43:08 |
I tried to read this file.i know it Microsoft Visual C++ file, binary version of the resource file, generated by the resource editor.
When you use Visual Studio .NET with an open solution, you will get some additional nonessential files in the solution and project folders. These files hold optional information and will be created if they do not exist. There are three files to consider: the solution options file (.suo), the no-compile browser file (.ncb), and the resource editor file (.aps).
The solution options file holds information about the files that you had open and your position in those files when the solution was last saved. This feature is useful for you, because at the end of a day all the information about your workspace will be saved, and when you load the solution the next day, you will get the same files open at the same positions that you used the previous day.
This information is unlikely to be useful for a co-worker, so if you copy a solution to transmit to a colleague, it makes little sense to copy the .suo file.
