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. How to know .NET Framework, deeply?

How to know .NET Framework, deeply?

Scheduled Pinned Locked Moved .NET (Core and Framework)
questioncsharpdotnettutorial
4 Posts 3 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.
  • A Offline
    A Offline
    atoi_powered
    wrote on last edited by
    #1

    Hi, I recently found that knowing a .NET programming language itself isn't enough to become a pro .NET developer. So my question is where can I find best ebooks about knowing .NET framework structure, deeply and completely?

    L 1 Reply Last reply
    0
    • A atoi_powered

      Hi, I recently found that knowing a .NET programming language itself isn't enough to become a pro .NET developer. So my question is where can I find best ebooks about knowing .NET framework structure, deeply and completely?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      atoi_powered wrote:

      I recently found that knowing a .NET programming language itself isn't enough to become a pro .NET developer

      .NET developer is very a broad term; it does not imply that you lack in-depth knowledge of the for loops, but that there are "area's" that you could still explore. .NET can be used to develop web-apps, cross-platform desktop-apps and mobile apps. Did you try all three of those? Desktop can be divided into various GUI-concepts, like WinForms, WPF and Gtk#. Besides that, .NET offers some various additional technologies that are interesting to learn, like serialization, the MEF-framework, WCF and WF.

      atoi_powered wrote:

      So my question is where can I find best ebooks about knowing .NET framework structure, deeply and completely?

      Amazon, Manning, Google. Brownfield development[^] is a good place to start; even for greenfields :) If you seriously want to dive deeper in the way .NET works, I suggest you Google for some CodeProject-article's on IL. If you can specify what area of development you're targetting, you'll get a bit more specific answer.

      Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

      I A 2 Replies Last reply
      0
      • L Lost User

        atoi_powered wrote:

        I recently found that knowing a .NET programming language itself isn't enough to become a pro .NET developer

        .NET developer is very a broad term; it does not imply that you lack in-depth knowledge of the for loops, but that there are "area's" that you could still explore. .NET can be used to develop web-apps, cross-platform desktop-apps and mobile apps. Did you try all three of those? Desktop can be divided into various GUI-concepts, like WinForms, WPF and Gtk#. Besides that, .NET offers some various additional technologies that are interesting to learn, like serialization, the MEF-framework, WCF and WF.

        atoi_powered wrote:

        So my question is where can I find best ebooks about knowing .NET framework structure, deeply and completely?

        Amazon, Manning, Google. Brownfield development[^] is a good place to start; even for greenfields :) If you seriously want to dive deeper in the way .NET works, I suggest you Google for some CodeProject-article's on IL. If you can specify what area of development you're targetting, you'll get a bit more specific answer.

        Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

        I Offline
        I Offline
        isenthil
        wrote on last edited by
        #3

        i will also add MSDN to the above list ...

        Regards, Senthil Kumar

        1 Reply Last reply
        0
        • L Lost User

          atoi_powered wrote:

          I recently found that knowing a .NET programming language itself isn't enough to become a pro .NET developer

          .NET developer is very a broad term; it does not imply that you lack in-depth knowledge of the for loops, but that there are "area's" that you could still explore. .NET can be used to develop web-apps, cross-platform desktop-apps and mobile apps. Did you try all three of those? Desktop can be divided into various GUI-concepts, like WinForms, WPF and Gtk#. Besides that, .NET offers some various additional technologies that are interesting to learn, like serialization, the MEF-framework, WCF and WF.

          atoi_powered wrote:

          So my question is where can I find best ebooks about knowing .NET framework structure, deeply and completely?

          Amazon, Manning, Google. Brownfield development[^] is a good place to start; even for greenfields :) If you seriously want to dive deeper in the way .NET works, I suggest you Google for some CodeProject-article's on IL. If you can specify what area of development you're targetting, you'll get a bit more specific answer.

          Bastard Programmer from Hell :suss: if you can't read my code, try converting it here[^]

          A Offline
          A Offline
          atoi_powered
          wrote on last edited by
          #4

          Thank you so much. I got what I should look for. :)

          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