I want to view all traffic going out the USB, with the potential to block data transactions to/from the USB based on content policy. How would this be done? Any way to achieve this in C#, or is it more of a C++ type of problem?
What is the use of default keyword in C#? Is it introduced in C# 3.0 ?