Sunday, September 12, 2010

Two Questions that Most ASP.NET Developers Cannot Answer

After interviewing approximently 30 applicant's for mid-level to senior level ASP.NET positions, nearly all cannot answer the following two questions:
  1. Describe the following access modifiers:
    • private
    • protected
    • internal
    • public
    1. What is the difference between an ASP.NET Literal control and a Label control
    Read more: Rantdriven.com