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. The Lounge
  3. I am not getting this JOB for sure

I am not getting this JOB for sure

Scheduled Pinned Locked Moved The Lounge
csharpcareerc++dotnetperformance
55 Posts 24 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 CS2011

    Went for a job interview today after the basic question on .net Framework he asked some question on memory management. I answered the question like GC and others…Then he went on to ask “How does .net framework allocate memory” and my answer was… If I wanted to know that I would have learned C or C++ and not C# and If I remember correctly I am here for C# interview and .NET framework does the memory management for me(Well most of the time). :laugh:

    C Offline
    C Offline
    CPallini
    wrote on last edited by
    #2

    Q: “How does .net framework allocate memory?” A: "Very well: it fits my needs, thank you .NET!" :-\

    If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
    This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
    [My articles]

    C R F M 4 Replies Last reply
    0
    • C CPallini

      Q: “How does .net framework allocate memory?” A: "Very well: it fits my needs, thank you .NET!" :-\

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
      [My articles]

      C Offline
      C Offline
      CS2011
      wrote on last edited by
      #3

      CPallini wrote:

      Q: “How does .net framework allocate memory?”

      A: "Very well: it fits my needs, thank you .NET!" :->

      LOL....This would have got me the job for sure... :laugh: :laugh: :laugh:

      M 1 Reply Last reply
      0
      • C CPallini

        Q: “How does .net framework allocate memory?” A: "Very well: it fits my needs, thank you .NET!" :-\

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
        [My articles]

        R Offline
        R Offline
        Rod Kemp
        wrote on last edited by
        #4

        :laugh: Well that is better than my answer. :rolleyes:

        People are more violently opposed to fur than leather because it's safer to harass rich women than motorcycle gangs

        1 Reply Last reply
        0
        • C CS2011

          Went for a job interview today after the basic question on .net Framework he asked some question on memory management. I answered the question like GC and others…Then he went on to ask “How does .net framework allocate memory” and my answer was… If I wanted to know that I would have learned C or C++ and not C# and If I remember correctly I am here for C# interview and .NET framework does the memory management for me(Well most of the time). :laugh:

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #5

          Its one thing to know how to use a library. It's another to understand what it does and why. I suspect they were looking for the latter type of person.


          I know the language. I've read a book. - _Madmatt

          C 1 Reply Last reply
          0
          • N Not Active

            Its one thing to know how to use a library. It's another to understand what it does and why. I suspect they were looking for the latter type of person.


            I know the language. I've read a book. - _Madmatt

            C Offline
            C Offline
            CS2011
            wrote on last edited by
            #6

            Mark Nischalke wrote:

            Its one thing to know how to use a library. It's another to understand what it does and why.

            It is true. And I knew the answer of the question (it does based on the Metadata and yes I can go in depth) but my point was do we actually need to know that how does .net framework allocate memory and if yes why do we need to know that and how it’s going to help me in write better C# program

            R N L 3 Replies Last reply
            0
            • C CPallini

              Q: “How does .net framework allocate memory?” A: "Very well: it fits my needs, thank you .NET!" :-\

              If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
              This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
              [My articles]

              F Offline
              F Offline
              fjdiewornncalwe
              wrote on last edited by
              #7

              CPallini wrote:

              Q: “How does .net framework allocate memory?”

              A: "I don't need to know that in most cases, so .NET has executed Garbage Collection on that piece of allocated information."

              I wasn't, now I am, then I won't be anymore.

              C L 2 Replies Last reply
              0
              • F fjdiewornncalwe

                CPallini wrote:

                Q: “How does .net framework allocate memory?”

                A: "I don't need to know that in most cases, so .NET has executed Garbage Collection on that piece of allocated information."

                I wasn't, now I am, then I won't be anymore.

                C Offline
                C Offline
                CPallini
                wrote on last edited by
                #8

                Good answer, could you give me, please, any reference?

                If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                [My articles]

                C M F D 4 Replies Last reply
                0
                • C CPallini

                  Good answer, could you give me, please, any reference?

                  If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                  This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                  [My articles]

                  C Offline
                  C Offline
                  CS2011
                  wrote on last edited by
                  #9

                  As soon as i find a FREE Position

                  1 Reply Last reply
                  0
                  • C CS2011

                    Went for a job interview today after the basic question on .net Framework he asked some question on memory management. I answered the question like GC and others…Then he went on to ask “How does .net framework allocate memory” and my answer was… If I wanted to know that I would have learned C or C++ and not C# and If I remember correctly I am here for C# interview and .NET framework does the memory management for me(Well most of the time). :laugh:

                    M Offline
                    M Offline
                    Mark_Wallace
                    wrote on last edited by
                    #10

                    So the right answer was either simply "underwater", or "I don't really care, as long as it works right". They probably only asked the question to weed out candidates who invent stuff to fill gaps in their knowledge, and to help spot bad team players (you know: the kind who'd give a snooty answer to a question like that).

                    I wanna be a eunuchs developer! Pass me a bread knife!

                    C 1 Reply Last reply
                    0
                    • C CS2011

                      Mark Nischalke wrote:

                      Its one thing to know how to use a library. It's another to understand what it does and why.

                      It is true. And I knew the answer of the question (it does based on the Metadata and yes I can go in depth) but my point was do we actually need to know that how does .net framework allocate memory and if yes why do we need to know that and how it’s going to help me in write better C# program

                      R Offline
                      R Offline
                      Rod Kemp
                      wrote on last edited by
                      #11

                      While I give your response a 5 and it is accurate for most .net developers (I hope) I'm reminded of the person that was hired at a place I worked at didn't know why a DVD wouldn't read in a CD drive. :sigh:

                      People are more violently opposed to fur than leather because it's safer to harass rich women than motorcycle gangs

                      B 1 Reply Last reply
                      0
                      • C CPallini

                        Q: “How does .net framework allocate memory?” A: "Very well: it fits my needs, thank you .NET!" :-\

                        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                        This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                        [My articles]

                        M Offline
                        M Offline
                        Mark_Wallace
                        wrote on last edited by
                        #12

                        CPallini wrote:

                        A: "Very well: it fits my needs, thank you .NET!"

                        That's the right answer. I'll often ask the same kind of question myself, just to see if I'll get an "I'm a God, so I don't need to play nicely with others!" reply.

                        I wanna be a eunuchs developer! Pass me a bread knife!

                        1 Reply Last reply
                        0
                        • M Mark_Wallace

                          So the right answer was either simply "underwater", or "I don't really care, as long as it works right". They probably only asked the question to weed out candidates who invent stuff to fill gaps in their knowledge, and to help spot bad team players (you know: the kind who'd give a snooty answer to a question like that).

                          I wanna be a eunuchs developer! Pass me a bread knife!

                          C Offline
                          C Offline
                          CS2011
                          wrote on last edited by
                          #13

                          Mark Wallace wrote:

                          They probably only asked the question to weed out candidates who invent stuff to fill gaps in their knowledge, and to help spot bad team players

                          Yes that might be true but don't you think when the JOB Title say "C# win forms Developer" there should be at least about 10% of question based on C# language my interview lasted for more then one hour and only Question related to c# was "How C# is different from Java". Well i have just received the mail from them and they have offered me the position on senior developer and i really do not understand why...i guess life is unexpected. :) [Edit] and i have decided not to join the organization[/Edit]

                          modified on Saturday, March 5, 2011 11:13 AM

                          F N M R 4 Replies Last reply
                          0
                          • C CS2011

                            CPallini wrote:

                            Q: “How does .net framework allocate memory?”

                            A: "Very well: it fits my needs, thank you .NET!" :->

                            LOL....This would have got me the job for sure... :laugh: :laugh: :laugh:

                            M Offline
                            M Offline
                            Mark_Wallace
                            wrote on last edited by
                            #14

                            CS2011 wrote:

                            LOL....This would have got me the job for sure...

                            Yes, it would have. You could have said "I don't give a flying ****, so long as it ain't broken", and it would have got you the job, because it's honest, and shows, in a minor way, that you are not so likely to waste time on things that don't need time spent on them. But it's a bad idea to give someone an "I'm smarter than you!" answer, especially if you don't get their reasons for asking the question -- i.e. they probably wanted to weed out candidates who would give an "I'm smarter than you!" answer, because they're looking for a team player.

                            I wanna be a eunuchs developer! Pass me a bread knife!

                            C 1 Reply Last reply
                            0
                            • C CPallini

                              Good answer, could you give me, please, any reference?

                              If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                              This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                              [My articles]

                              F Offline
                              F Offline
                              fjdiewornncalwe
                              wrote on last edited by
                              #15

                              Sorry, but if a reference existed, GC wouldn't have taken action.

                              I wasn't, now I am, then I won't be anymore.

                              1 Reply Last reply
                              0
                              • C CPallini

                                Good answer, could you give me, please, any reference?

                                If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
                                This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
                                [My articles]

                                M Offline
                                M Offline
                                Mike Hankey
                                wrote on last edited by
                                #16

                                I'll try to malloc the time.

                                If you are cross-eyed and have dyslexia, can you read all right? http://www.hq4thmarinescomm.com[^] JaxCoder.com[^]WinHeist - Windows Electronic Inventory SysTem

                                1 Reply Last reply
                                0
                                • C CS2011

                                  Mark Nischalke wrote:

                                  Its one thing to know how to use a library. It's another to understand what it does and why.

                                  It is true. And I knew the answer of the question (it does based on the Metadata and yes I can go in depth) but my point was do we actually need to know that how does .net framework allocate memory and if yes why do we need to know that and how it’s going to help me in write better C# program

                                  N Offline
                                  N Offline
                                  Not Active
                                  wrote on last edited by
                                  #17

                                  CS2011 wrote:

                                  why do we need to know that and how it’s going to help me in write better C# program

                                  I think the question answers itself. The more you know and understand how it works the better decisions you will make in constructing your applications. In a web application, ViewState, Session state and Application state can all store objects and data. Why use one over the other? Without the knowledge and understanding how they function your application could have serious performance or security issues. The attitude of just let the framework handle it is fine for a junior level developer. If you want your career to progress, then learn what the framework actually does.


                                  I know the language. I've read a book. - _Madmatt

                                  C 1 Reply Last reply
                                  0
                                  • C CS2011

                                    Mark Wallace wrote:

                                    They probably only asked the question to weed out candidates who invent stuff to fill gaps in their knowledge, and to help spot bad team players

                                    Yes that might be true but don't you think when the JOB Title say "C# win forms Developer" there should be at least about 10% of question based on C# language my interview lasted for more then one hour and only Question related to c# was "How C# is different from Java". Well i have just received the mail from them and they have offered me the position on senior developer and i really do not understand why...i guess life is unexpected. :) [Edit] and i have decided not to join the organization[/Edit]

                                    modified on Saturday, March 5, 2011 11:13 AM

                                    F Offline
                                    F Offline
                                    fjdiewornncalwe
                                    wrote on last edited by
                                    #18

                                    Congrats on the offer, then... :)

                                    I wasn't, now I am, then I won't be anymore.

                                    C 1 Reply Last reply
                                    0
                                    • C CS2011

                                      Mark Wallace wrote:

                                      They probably only asked the question to weed out candidates who invent stuff to fill gaps in their knowledge, and to help spot bad team players

                                      Yes that might be true but don't you think when the JOB Title say "C# win forms Developer" there should be at least about 10% of question based on C# language my interview lasted for more then one hour and only Question related to c# was "How C# is different from Java". Well i have just received the mail from them and they have offered me the position on senior developer and i really do not understand why...i guess life is unexpected. :) [Edit] and i have decided not to join the organization[/Edit]

                                      modified on Saturday, March 5, 2011 11:13 AM

                                      N Offline
                                      N Offline
                                      Not Active
                                      wrote on last edited by
                                      #19

                                      CS2011 wrote:

                                      they have offered me the position on senior developer

                                      Who is this company? I'd like to make sure I avoid them and any products you may involved with.


                                      I know the language. I've read a book. - _Madmatt

                                      C 1 Reply Last reply
                                      0
                                      • F fjdiewornncalwe

                                        Congrats on the offer, then... :)

                                        I wasn't, now I am, then I won't be anymore.

                                        C Offline
                                        C Offline
                                        CS2011
                                        wrote on last edited by
                                        #20

                                        well i am going with the post you have deleted. Not joining and have told them that i didn't like the way they have conducted the interview there for i am not willing to work with them.

                                        1 Reply Last reply
                                        0
                                        • C CS2011

                                          Mark Wallace wrote:

                                          They probably only asked the question to weed out candidates who invent stuff to fill gaps in their knowledge, and to help spot bad team players

                                          Yes that might be true but don't you think when the JOB Title say "C# win forms Developer" there should be at least about 10% of question based on C# language my interview lasted for more then one hour and only Question related to c# was "How C# is different from Java". Well i have just received the mail from them and they have offered me the position on senior developer and i really do not understand why...i guess life is unexpected. :) [Edit] and i have decided not to join the organization[/Edit]

                                          modified on Saturday, March 5, 2011 11:13 AM

                                          M Offline
                                          M Offline
                                          Mark_Wallace
                                          wrote on last edited by
                                          #21

                                          CS2011 wrote:

                                          there should be at least about 10% of question based on C# language my interview lasted for more then one hour and only Question related to c# was "How C# is different from Java".

                                          Maybe you or a number of other candidates have Java in your CVs, so they built up questions that would cover that, or maybe it's because they (or other developers there) know Java, so it will make it easier to discuss stuff if you have awareness of both languages. Who knows? You just have to answer the questions as honestly as you can (a good interviewer with the right set of questions will spot a billshutter pretty damned quick), and hope you're what they're looking for -- and that the job is what you're looking for, of course. If they offered you the job, it's because you gave the kind of answers they wanted to get from the guy for that role.

                                          I wanna be a eunuchs developer! Pass me a bread knife!

                                          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