Nelviticus
Programmer
Not sure which forum to post this in, Win API seemed the best fit.
I have pretty good console-based C knowledge (no Win API stuff so far, although I did manage to create a DLL with some help) and quite a bit of experience of VBA programming. Plenty of .Net solutions will be required in the future here at work, so what's the best way of someone with my knowledge getting into .Net programming?
The way I see it I have two realistic options:
1. Learn C++, then learn C++ .Net. Pros: C++ skills are widely useful and it's a powerful language. Cons: it's apparently much harder to do .Net stuff with C++ than with other languages.
2. Learn C#. Pros: Apparently easy to learn. Cons: it's Microsoft-only and not as powerful as C++.
Any advice would be greatly appreciated.
Regards
Nelviticus
I have pretty good console-based C knowledge (no Win API stuff so far, although I did manage to create a DLL with some help) and quite a bit of experience of VBA programming. Plenty of .Net solutions will be required in the future here at work, so what's the best way of someone with my knowledge getting into .Net programming?
The way I see it I have two realistic options:
1. Learn C++, then learn C++ .Net. Pros: C++ skills are widely useful and it's a powerful language. Cons: it's apparently much harder to do .Net stuff with C++ than with other languages.
2. Learn C#. Pros: Apparently easy to learn. Cons: it's Microsoft-only and not as powerful as C++.
Any advice would be greatly appreciated.
Regards
Nelviticus