I have created a class trace which can be used in any project, and writes basic information about the application and the user away to a config file.
This should be include in a project, and a start statement should be called during the application load.
The trace flag should be set to on in the project options.
Then anywhere in the application where I want to check a value, put Trace.WrineLine("")
No comments:
Post a Comment