What do you mean that I won't beable to find work in c++ because it is older than me? really? All of you have mentioned was very small fragments about way the .net is better. I know it is 10 or so years old, but it seems to me it is pretty solid and can't be bashed very well besides that it is missing a few features. This is pointless. If a newbie wants to program in the .net, I don't mind that, but asking them not to use vb6 is just wrong. Oh and cpuwizard, your little code with asm put in doesn't mean it compiled to asm.Quote:
IMO, as a developer you need to stay current with the latest technologies; otherwise you are going to find that work is harder to find.
If you don't believe me, here are more post online in other places like msdn:
http://forums.msdn.microsoft.com/en-...-2b5d37c369c6/
http://www.physicsforums.com/archive.../t-204727.html
http://www.antionline.com/showthread.php?t=270787
After a bit of reading, that is enough proof you have a bigger and faster chance to decompile a .net app than c++.
See they put msil in the exe which this is so simple to convert back
http://msdn.microsoft.com/en-us/libr...k1(VS.80).aspx
look at that. microsoft allow you to get your original source code back and it uses their on tool.
Here is a more popular .net decompiler http://www.aisto.com/roeder/dotnet/
I could go on and on, but since you(cpuwizard) support microsoft from head to toe with your little badge from microsoft, I see no point in to say all the proven things over. Next time I will give you more links.
Vb6 has all of those. What are you talking about... and they are cohesive.Quote:
By technology islands, I mean having to learn the various types of technologies in order to be able to produce a professional application - things like COM, DirectX, Network api's, Printing api's, GDI, and so on.
.Net just brings these disparate technologies into a more cohesive coding environment.
