answer this question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • vamsee.maha@gmail.com

    answer this question

    How is the metadata for an assembly stored? (A) In .ini files
    (B) As XML in the manifest
    (C) As a Type Library (.tlb) file
    (D) In the Registry
  • jacob navia

    #2
    Re: answer this question

    vamsee.maha@gma il.com wrote:
    How is the metadata for an assembly stored? (A) In .ini files
    (B) As XML in the manifest
    (C) As a Type Library (.tlb) file
    (D) In the Registry
    (a)

    --
    jacob navia
    jacob at jacob point remcomp point fr
    logiciels/informatique

    Comment

    • Kenny McCormack

      #3
      Re: answer this question

      In article <fun7qu$b8o$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
      >vamsee.maha@gm ail.com wrote:
      >How is the metadata for an assembly stored? (A) In .ini files
      >(B) As XML in the manifest
      >(C) As a Type Library (.tlb) file
      >(D) In the Registry
      >(a)
      Where is the cadre of MS-hating:

      Off topic. Not portable. Cant discuss it here. Blah, blah, blah.

      when you need them?

      Comment

      • jacob navia

        #4
        Re: answer this question

        Kenny McCormack wrote:
        In article <fun7qu$b8o$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
        >vamsee.maha@gma il.com wrote:
        >>How is the metadata for an assembly stored? (A) In .ini files
        >>(B) As XML in the manifest
        >>(C) As a Type Library (.tlb) file
        >>(D) In the Registry
        >(a)
        >
        Where is the cadre of MS-hating:
        >
        Off topic. Not portable. Cant discuss it here. Blah, blah, blah.
        >
        when you need them?
        >
        Did you know?
        ..ini files are not used under windows since 1995...

        Lazy students deserve what they get :-)

        --
        jacob navia
        jacob at jacob point remcomp point fr
        logiciels/informatique

        Comment

        • Kenny McCormack

          #5
          Re: answer this question

          In article <fungda$fmc$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
          ....
          >Did you know?
          >.ini files are not used under windows since 1995...
          I use INI files under Windows all the time.
          Both "my own" and the "system" ones.
          The API for them is quite useful and full-featured.
          >Lazy students deserve what they get :-)
          This time, Jacob, you've lost it.

          History note: Jacob is trying to argue that "nowadays" it is all
          registry and that INI files no longer exist. He is, as Heathfield would
          put it, mistaken.

          Comment

          • jacob navia

            #6
            Re: answer this question

            Kenny McCormack wrote:
            In article <fungda$fmc$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
            ...
            >Did you know?
            >.ini files are not used under windows since 1995...
            >
            I use INI files under Windows all the time.
            Both "my own" and the "system" ones.
            The API for them is quite useful and full-featured.
            >
            >Lazy students deserve what they get :-)
            >
            This time, Jacob, you've lost it.
            >
            History note: Jacob is trying to argue that "nowadays" it is all
            registry and that INI files no longer exist. He is, as Heathfield would
            put it, mistaken.
            >
            If you have the microsoft SDK you will read in the documentation
            for all this functions:

            <quote>
            Note This function is provided only for compatibility with 16-bit
            versions of Windows. Applications should store initialization
            information in the registry
            <end quote>

            And this since 1995


            I still use them of course, and I used them a lot under linux...
            I rewrote the API for linux. But under windows surely they are
            obsolescent.


            --
            jacob navia
            jacob at jacob point remcomp point fr
            logiciels/informatique

            Comment

            • Kenneth Brody

              #7
              Re: answer this question

              Kenny McCormack wrote:
              >
              In article <fungda$fmc$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
              ...
              Did you know?
              .ini files are not used under windows since 1995...
              >
              I use INI files under Windows all the time.
              Both "my own" and the "system" ones.
              The API for them is quite useful and full-featured.
              >
              Lazy students deserve what they get :-)
              >
              This time, Jacob, you've lost it.
              >
              History note: Jacob is trying to argue that "nowadays" it is all
              registry and that INI files no longer exist. He is, as Heathfield would
              put it, mistaken.
              He is, however, correct that "lazy students deserve what they get".

              (And I don't know if his "did you know" falls under the same vein.)

              --
              +-------------------------+--------------------+-----------------------+
              | Kenneth J. Brody | www.hvcomputer.com | #include |
              | kenbrody/at\spamcop.net | www.fptech.com | <std_disclaimer .h|
              +-------------------------+--------------------+-----------------------+
              Don't e-mail me at: <mailto:ThisIsA SpamTrap@gmail. com>

              Comment

              • jacob navia

                #8
                Re: answer this question

                Kenneth Brody wrote:
                Kenny McCormack wrote:
                >In article <fungda$fmc$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
                >...
                >>Did you know?
                >>.ini files are not used under windows since 1995...
                >I use INI files under Windows all the time.
                >Both "my own" and the "system" ones.
                >The API for them is quite useful and full-featured.
                >>
                >>Lazy students deserve what they get :-)
                >This time, Jacob, you've lost it.
                >>
                >History note: Jacob is trying to argue that "nowadays" it is all
                >registry and that INI files no longer exist. He is, as Heathfield would
                >put it, mistaken.

                You can't just say

                "I think you are mistaken"

                but you have to quote other people?

                --
                jacob navia
                jacob at jacob point remcomp point fr
                logiciels/informatique

                Comment

                • Antoninus Twink

                  #9
                  Re: answer this question

                  On 23 Apr 2008 at 14:17, jacob navia wrote:
                  Did you know?
                  .ini files are not used under windows since 1995...
                  Really? I thought screensaver information, fonts, driver configuration,
                  etc. are stored in WIN.INI? Maybe I'm out of date...

                  Comment

                  • jacob navia

                    #10
                    Re: answer this question

                    Antoninus Twink wrote:
                    On 23 Apr 2008 at 14:17, jacob navia wrote:
                    >Did you know?
                    >.ini files are not used under windows since 1995...
                    >
                    Really? I thought screensaver information, fonts, driver configuration,
                    etc. are stored in WIN.INI? Maybe I'm out of date...
                    >
                    Yes, well...

                    Do you tweak still your AUTOEXEC.BAT and your CONFIG.SYS?

                    Win.INI was obsoleted with windows 95. Some 13 years ago.


                    --
                    jacob navia
                    jacob at jacob point remcomp point fr
                    logiciels/informatique

                    Comment

                    • Antoninus Twink

                      #11
                      Re: answer this question

                      On 23 Apr 2008 at 20:27, jacob navia wrote:
                      Antoninus Twink wrote:
                      >Really? I thought screensaver information, fonts, driver configuration,
                      >etc. are stored in WIN.INI? Maybe I'm out of date...
                      >>
                      >
                      Yes, well...
                      >
                      Do you tweak still your AUTOEXEC.BAT and your CONFIG.SYS?
                      >
                      Win.INI was obsoleted with windows 95. Some 13 years ago.
                      Interesting!

                      Yes, it's been a while since I used Windows... There must be a
                      replacement for autoexec.bat, though - how do you control which programs
                      run at startup nowadays?

                      I guess for the .ini files, programs now use their own ini file rather
                      than storing their settings in win.ini - I remember the 64K limit was
                      always a worry.

                      Comment

                      • Walter Roberson

                        #12
                        Re: answer this question

                        In article <fuo640$dra$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:

                        [re: Windows]
                        >Yes, well...
                        >Do you tweak still your AUTOEXEC.BAT and your CONFIG.SYS?
                        [OT]

                        Yes, both.
                        --
                        "MAMA: Oh--So now it's life. Money is life. Once upon a time freedom
                        used to be life--now it's money. I guess the world really do change.
                        WALTER: No--it was always money, Mama. We just didn't know about it."
                        -- Lorraine Hansberry

                        Comment

                        • Richard Heathfield

                          #13
                          Re: answer this question

                          Walter Roberson said:
                          In article <fuo640$dra$1@a ioe.org>, jacob navia <jacob@nospam.o rg>
                          wrote:
                          >
                          [re: Windows]
                          >
                          >>Yes, well...
                          >
                          >>Do you tweak still your AUTOEXEC.BAT and your CONFIG.SYS?
                          >
                          [OT]
                          >
                          Yes, both.
                          Likewise - sometimes. Not terribly often, it's true - but whenever
                          necessary.

                          X's assumption (for any X who no longer uses Y) that nobody uses Y any more
                          is almost invariably a false assumption. For any given problem, people
                          change from one solution to another only when the overall cost of the
                          change is less than the cost of staying with what they already have - and
                          different people take different factors into account when assessing cost
                          and risk, which is why it's possible for two rational people, facing the
                          same upgrade decision, each to make that decision rationally and
                          intelligently and yet for their choices to differ from each other.

                          There is value in cultural - and computational - diversity. Those who mock
                          it don't really understand it.

                          --
                          Richard Heathfield <http://www.cpax.org.uk >
                          Email: -http://www. +rjh@
                          Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
                          "Usenet is a strange place" - dmr 29 July 1999

                          Comment

                          • Richard

                            #14
                            Re: answer this question

                            roberson@ibd.nr c-cnrc.gc.ca (Walter Roberson) writes:
                            In article <fuo640$dra$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
                            >
                            [re: Windows]
                            >
                            >>Yes, well...
                            >
                            >>Do you tweak still your AUTOEXEC.BAT and your CONFIG.SYS?
                            >
                            [OT]
                            >
                            Yes, both.
                            What is "[OT]"? Something to do with Vista?

                            Comment

                            • Kenny McCormack

                              #15
                              Re: answer this question

                              In article <slrng0v6bt.1ra .nospam@nospam. invalid>,
                              Antoninus Twink <nospam@nospam. invalidwrote:
                              >On 23 Apr 2008 at 14:17, jacob navia wrote:
                              >Did you know?
                              >.ini files are not used under windows since 1995...
                              >
                              >Really? I thought screensaver information, fonts, driver configuration,
                              >etc. are stored in WIN.INI? Maybe I'm out of date...
                              Yes. True. Granted, the contents of WIN.INI and SYSTEM.INI are not as
                              extensive as they used to be, and Jacob is right in the implication that
                              since Win95, the trend has been towards using the registry more.

                              However, and this is a big however, the APIs still exist and lots of
                              applications still use them. The INI file is a very useful format
                              precisely because it is pure ASCII and can be edited and processed using
                              ordinary tools.

                              That's the thing about Jacob's posts - he is right in principle, but
                              wrong in particulars. Since we deal in particulars here, there's always
                              room to nitpick him.

                              Comment

                              Working...