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. Other Discussions
  3. The Insider News
  4. The 68 things the CLR does before executing a single line of your code

The 68 things the CLR does before executing a single line of your code

Scheduled Pinned Locked Moved The Insider News
dotnetquestionworkspace
11 Posts 5 Posters 2 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.
  • K Offline
    K Offline
    Kent Sharkey
    wrote on last edited by
    #1

    Matt Warren[^]:

    Because the CLR is a managed environment there are several components within the runtime that need to be initialised before any of your code can be executed. This post will take a look at the EE (Execution Engine) start-up routine and examine the initialisation process in detail.

    Save for the next time you hear, "Why is it taking so long?"

    So, dealing with your code is the *69*th step? :side eye:

    R J Wonde TadesseW 3 Replies Last reply
    0
    • K Kent Sharkey

      Matt Warren[^]:

      Because the CLR is a managed environment there are several components within the runtime that need to be initialised before any of your code can be executed. This post will take a look at the EE (Execution Engine) start-up routine and examine the initialisation process in detail.

      Save for the next time you hear, "Why is it taking so long?"

      So, dealing with your code is the *69*th step? :side eye:

      R Offline
      R Offline
      Ron Anders
      wrote on last edited by
      #2

      Long live C++ MOV....NOW! :mad:

      1 Reply Last reply
      0
      • K Kent Sharkey

        Matt Warren[^]:

        Because the CLR is a managed environment there are several components within the runtime that need to be initialised before any of your code can be executed. This post will take a look at the EE (Execution Engine) start-up routine and examine the initialisation process in detail.

        Save for the next time you hear, "Why is it taking so long?"

        So, dealing with your code is the *69*th step? :side eye:

        J Offline
        J Offline
        Joe Woodbury
        wrote on last edited by
        #3

        If they had only 39 steps, it would be healthier for all of us.

        K 1 Reply Last reply
        0
        • J Joe Woodbury

          If they had only 39 steps, it would be healthier for all of us.

          K Offline
          K Offline
          Kent Sharkey
          wrote on last edited by
          #4

          But wouldn't there be something about spies then? (It's been a while since I read that book)

          TTFN - Kent

          J 1 Reply Last reply
          0
          • K Kent Sharkey

            But wouldn't there be something about spies then? (It's been a while since I read that book)

            TTFN - Kent

            J Offline
            J Offline
            Joe Woodbury
            wrote on last edited by
            #5

            I was mainly thinking about the earlier post about healthiest hours in the week, though I did think about the movie, but figured that reference was too obscure. I also wondered if the number should be 42.

            R 1 Reply Last reply
            0
            • K Kent Sharkey

              Matt Warren[^]:

              Because the CLR is a managed environment there are several components within the runtime that need to be initialised before any of your code can be executed. This post will take a look at the EE (Execution Engine) start-up routine and examine the initialisation process in detail.

              Save for the next time you hear, "Why is it taking so long?"

              So, dealing with your code is the *69*th step? :side eye:

              Wonde TadesseW Offline
              Wonde TadesseW Offline
              Wonde Tadesse
              wrote on last edited by
              #6

              You know, I got a feeling that you don't look Code Project Home page. :)

              Wonde Tadesse

              K 1 Reply Last reply
              0
              • Wonde TadesseW Wonde Tadesse

                You know, I got a feeling that you don't look Code Project Home page. :)

                Wonde Tadesse

                K Offline
                K Offline
                Kent Sharkey
                wrote on last edited by
                #7

                Are you referring to the link to the daily news? I click that every day and re-sign up for it. ;P

                TTFN - Kent

                Wonde TadesseW 1 Reply Last reply
                0
                • K Kent Sharkey

                  Are you referring to the link to the daily news? I click that every day and re-sign up for it. ;P

                  TTFN - Kent

                  Wonde TadesseW Offline
                  Wonde TadesseW Offline
                  Wonde Tadesse
                  wrote on last edited by
                  #8

                  The guy already posted in Code Project and was shown in the front page for a few hours.

                  Quote:

                  I click that every day and re-sign up for it.

                  Good for you. :)

                  Wonde Tadesse

                  K 1 Reply Last reply
                  0
                  • Wonde TadesseW Wonde Tadesse

                    The guy already posted in Code Project and was shown in the front page for a few hours.

                    Quote:

                    I click that every day and re-sign up for it.

                    Good for you. :)

                    Wonde Tadesse

                    K Offline
                    K Offline
                    Kent Sharkey
                    wrote on last edited by
                    #9

                    Interesting. Whereabouts was it?

                    TTFN - Kent

                    Wonde TadesseW 1 Reply Last reply
                    0
                    • K Kent Sharkey

                      Interesting. Whereabouts was it?

                      TTFN - Kent

                      Wonde TadesseW Offline
                      Wonde TadesseW Offline
                      Wonde Tadesse
                      wrote on last edited by
                      #10

                      Now its no longer a News. But you can see it here[^]

                      Wonde Tadesse

                      1 Reply Last reply
                      0
                      • J Joe Woodbury

                        I was mainly thinking about the earlier post about healthiest hours in the week, though I did think about the movie, but figured that reference was too obscure. I also wondered if the number should be 42.

                        R Offline
                        R Offline
                        Rob Grainger
                        wrote on last edited by
                        #11

                        I think the book may be slightly better known than the film(s) or television adaptions.

                        "If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.

                        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