Now I am writing C sharp programs which will interact the events from application gateway in network socket programming.

The interface in the application gateway is in C++.

Is it possible that I use C Sharp?
Moreover, as to the data types in C++, how to match these in C Sharp?
especially in uint.... in C++, but how about in c sharp??