I want to open an application which is developed in windowsforms using C# in PC when connecting a PDA device via USB connection.
Question is:
- How do I check the particular USB device has connected (Eg:PDA)?
- how do I launch the specific application when connecting a particular USB (Eg:PDA)?