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
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. [Message Deleted]

[Message Deleted]

Scheduled Pinned Locked Moved .NET (Core and Framework)
23 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C CoderForEver

    Hey dude .... thanks a lot..... you gave me a good start.... and I hope I can do much better if i know a little bit ..... you are better than the others ........ they thought i was kidding ..... every body replyed negative thoughts .... that is not expected from the so called "Programmers" ........ By the way I have 1 question for you.... from your answer

    Computafreak wrote:

    The classes serve to simplify development by providing common tasks, and allowing you to interop using PInvoke.

    I didnt understand the word PInvoke Thanks a lot.

    D Offline
    D Offline
    Dave Kreskowiak
    wrote on last edited by
    #21

    You told everyone you know C# very well. The problem is you can't possibly know c# that well at all if you didn't know what the .NET Framework was and what the .NET CLR is. It seems from the two questions you asked in this thread that you don't know C# beyond the basic contructs of the language itself.

    A guide to posting questions on CodeProject[^]
    Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
         2006, 2007, 2008
    But no longer in 2009...

    1 Reply Last reply
    0
    • C CoderForEver

      Hey dude .... thanks a lot..... you gave me a good start.... and I hope I can do much better if i know a little bit ..... you are better than the others ........ they thought i was kidding ..... every body replyed negative thoughts .... that is not expected from the so called "Programmers" ........ By the way I have 1 question for you.... from your answer

      Computafreak wrote:

      The classes serve to simplify development by providing common tasks, and allowing you to interop using PInvoke.

      I didnt understand the word PInvoke Thanks a lot.

      0 Offline
      0 Offline
      0x3c0
      wrote on last edited by
      #22

      PInvoke is short for platform invoke. It allows CIL, which is managed code which uses the .Net framework, to call native code, which is basically, C++, C or assembly code. It's commonly used to do pointer arithmetic (in VB.Net) or work directly with Windows. Most of the people who replied to you are usually helpful. It's just that most of the information I gave you, you could have found out by looking the .Net Framework up on Wikipedia. No offence :-D

      Between the idea And the reality Between the motion And the act Falls the Shadow

      1 Reply Last reply
      0
      • H Henry Minute

        You can not be serious!

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

        K Offline
        K Offline
        Kevin McFarlane
        wrote on last edited by
        #23

        Have you ever seen this famous scene? 43s. You can not be serious![^]

        Kevin

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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