Archives

Archives / 2005 / April
  • .Net Questions Part-I (everyone who writes code...)

    Scott Hanselman posted some of the .Net interview questions on his blog, dividing it into several segments. I tried to answer them in parts, in little elaborated way, by putting definitions with answers. You really can?t get away with Google to do it all. I took reference from some websites to elaborate the definition. Here goes part I of the series?

    Everyone who writes code?

    Describe the difference between a Thread and a Process?

    Process:

    more