1, which "Debug" folder should I put in?
Wherever your application is being built to so you can just run your app from your debugger.
2, Why do the .exe and .dll need to put in 2 places? Is it redundant?
You don't have to so long as your deploy TurboActivate.exe, TurboActivate.dll and TurboActivate.dat with your app to your customers. It's just a convenience thing.
---------------------
I am getting confused. First, Step-by-step walkthrough says to put all 3 TurboActivate files in "Debug" and "Release" folders. Now you said "You don't have to".
But still need to "deploy TurboActivate.exe, TurboActivate.dll and TurboActivate.dat with your app to your customers", but how?How is this different from Step-by-step walkthrough instructions?
I am not as smart as you guys, so please give me a clear guidance. Thanks.