|
like mattireland said it'll be best to start small. Most the time Visual Basic.Net is used for simple applications, nothing as complicated as vnc. It's primary use is for rapid application development. So if you want to do small things use VB.Net but as it gets more complicated you'll want to use C# or C++ or C.
|