So - I've been using only VB.Net - but now find I need to call C++ functions for faster and customized string search and binary searching functions.

So - this C# - is that the C-syntax version of VB.Net - where I would make a UI app or a "windows service" app?

Similar form events and other events (such as windows service events) as VB.Net?

Is that basically the case??