VB OR C++??

Posts 1630 of 41 · Page 2 of 3
VB (.NET) = Stupefying every programmatic element...
C++ = a great language, enough said...
<3 people that take managed code as "stupid". In the end employers want RAD (rapid application development), it generates more profit as they don't have to pay coders for as long and their software can get on the market faster. Sure C++ can go more low level, but the integration with the .NET framework found in C# and VB.NET trumps it in terms of development speed for most applications. There are benefits to both, obviously, I'm not saying C++ is a bad language, never have. I just don't like people that say .NET/Managed is worse that unmanaged when it clearly does have benefits. If you want more in depth detail please refer to Jetamay's thread in this section. I'll dig up the link.

http://www.mpgh.net/forum/27-coders-...framework.html


/rant.
Quote Originally Posted by Jason View Post
<3 people that take managed code as "stupid". In the end employers want RAD (rapid application development), it generates more profit as they don't have to pay coders for as long and their software can get on the market faster. Sure C++ can go more low level, but the integration with the .NET framework found in C# and VB.NET trumps it in terms of development speed for most applications. There are benefits to both, obviously, I'm not saying C++ is a bad language, never have. I just don't like people that say .NET/Managed is worse that unmanaged when it clearly does have benefits. If you want more in depth detail please refer to Jetamay's thread in this section. I'll dig up the link.

http://www.mpgh.net/forum/27-coders-...framework.html


/rant.
Alright lets not turn this into a big discussion, please.
Managed code is bad, not only for programming knowledge, but for security of the application.
It's easy to decompile a .net application, but have you tried with a native program?
Quote Originally Posted by VirtualDUDE View Post
Alright lets not turn this into a big discussion, please.
Managed code is bad, not only for programming knowledge, but for security of the application.
It's easy to decompile a .net application, but have you tried with a native program?
Obfuscation and encryption. Ever heard of them?
Quote Originally Posted by Jason View Post


Obfuscation and encryption. Ever heard of them?
Decrypting and de-obfuscating code..Ever heard of that?
Quote Originally Posted by VirtualDUDE View Post
Decrypting and de-obfuscating code..Ever heard of that?
Anti-ILDASM and NecroBit, ever heard of it?
Quote Originally Posted by freedompeace View Post
I'd recommend him VB rather than C#, lol.
Why would you recommend VB over C#? The only reason I can think of would be liking it up the butthole, which I hope isn't true for you ._.
vb is way easier to begin
Quote Originally Posted by Hell_Demon View Post
Why would you recommend VB over C#? The only reason I can think of would be liking it up the butthole, which I hope isn't true for you ._.
Because VB is easier for many people to learn? I started with VB back in early '10 =P

Quote Originally Posted by VirtualDUDE View Post
Alright lets not turn this into a big discussion, please.
Managed code is bad, not only for programming knowledge, but for security of the application.
It's easy to decompile a .net application, but have you tried with a native program?
"Managed code is bad, not only for programming knowledge, but for security of the application."
Would you also like to conclude that because managed code simplifies programming (and is therefore bad), C++ must also be bad because it simplifies programming, relative to assembly? You must then also then conclude that ASM is bad because it simplifies real hardware coding at the bit level.

Quote Originally Posted by VirtualDUDE View Post
Decrypting and de-obfuscating code..Ever heard of that?
So... Since Microsoft Windows, Adobe Master Collection and Combat Arms (lol) have been decrypted and had their protection removed (deobfuscated), it must mean they're managed? (but the very beliefe that managed == interpreted + metadata full is wrong anyway)
Quote Originally Posted by freedompeace View Post


Because VB is easier for many people to learn? I started with VB back in early '10 =P



"Managed code is bad, not only for programming knowledge, but for security of the application."
Would you also like to conclude that because managed code simplifies programming (and is therefore bad), C++ must also be bad because it simplifies programming, relative to assembly? You must then also then conclude that ASM is bad because it simplifies real hardware coding at the bit level.



So... Since Microsoft Windows, Adobe Master Collection and Combat Arms (lol) have been decrypted and had their protection removed (deobfuscated), it must mean they're managed? (but the very beliefe that managed == interpreted + metadata full is wrong anyway)
Thank you sir. You officially made me laugh.....Next time, don't even bother replying...
Quote Originally Posted by VirtualDUDE View Post
Thank you sir. You officially made me laugh.....Next time, don't even bother replying...
LOL. Why you mad tho ?
Quote Originally Posted by Hassan View Post


LOL. Why you mad tho ?
Just stop talking to him
Quote Originally Posted by Nathan View Post


Just stop talking to him
Cookie, you are probably the most logical person on this forum, that I've met. Grats
Quote Originally Posted by VirtualDUDE View Post
Cookie, you are probably the most logical person on this forum, that I've met. Grats
...and you're the most retarded, grats. Next time you tell freedom to not bother replying, I would bring some sort of high caliber firearm.

@cookie, to know how a "PC" works, you would need to know how all the hardware works, to know how programming languages interact with the PC you would need to know machine language, on the same note, you would need to know machine language to suicide. Get yo shit straight

About your schpiel on de-obfuscation, so what? If someone is 100% determined, they can crack a program, native or managed is irrelevant, please stop spouting shit.
Quote Originally Posted by Jason View Post


Taking your pc apart with a screwdriver is for when you want to know how your pc works
Then you just know how all components look, and if you have knowledge know what you need to build all those components (like transistors (don't know more than that )), but you don't see how they work,

And taking apart your computer isn't a programming language.
Posts 1630 of 41 · Page 2 of 3

Post a Reply

Tags for this Thread

None

Need help?