2
Answers

Debug.Write and Trace.Write

Hi..

Ques : What is the difference between Debug.Write and Trace.Write? When should each be used? What is the difference between a Debug and Release build? Is there a significant speed difference ?

Answers (2)