Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

accent123

@accent123
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Why C# is hot... cool... whatever
    A accent123

    It is either Assembly or C++ or a combination of both. Also, comparing C++ and the .NET family of languages is like comparing apples and oranges. C++ is a fully compiled laguage and you are totally free to do anything with it, including hang your self, where as, .NET languages are not fully compiled; they end up in bytecodes which are then interpreted by the .NET run-time when the application runs. Therefore, if your code is intended for speed in a extreme high trafic environment, such as real-time communication, C++ is your choice. Otherwise, for rapid app development, pick .NET. if you disagree, then please tell us what was used to create the .NET framework/.NET languager interpreters, or Java, or Javascript or all the other bytecode-oriented/managed codes/interpreters/the so-called "new languages" for that matter, that are being sold out there.

    The Lounge csharp com tutorial

  • Why C# is hot... cool... whatever
    A accent123

    Please do not confuse between .NET and C++; .NET is a framework, while C++ is a language. Also, C++ creates .NET.

    The Lounge csharp com tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups