ASP.NET Interview Questions


Microsoft's ASP.NET framework is used by the programmers to develop websites and other web based applications. .NET interview questions are typically of technical nature to test the knowledge of the programmer. Thus, you have to be extremely in sync with the ASP.NET framework.

These are the 50 most likely interview questions for an ASP.NET programmer.

  1. Can you differentiate between dynamic web page and web form?
  2. What is SharePoint Portal Service used for?
  3. What is Custom Control? Can it be reused in any application?
  4. What is remoting?
  5. When do we use singleton architecture of remoting?
  6. Can you explain Debug and Release Build in ASP.NET? What is the difference between the two of them?
  7. What do you mean by Program Debug Database (PDB)? How is it used in ASP.NET?
  8. Is it possible to represent an HTML page in PDF in ASP.NET?
  9. Can you explain what Trace.Write is? When should it be used?
  10. What is the difference between Trace.Write and Debug.Write?
  11. What is a Fragment Cache and, how would you implement it?
  12. Explain scavenging.
  13. String is a value type. Agree or disagree? Justify your answer.
  14. In an XML document, how can you validate xmlschema?
  15. Explain Trace. Explain the two types of tracing.
  16. Can you tell us about http handlers? What is its use?
  17. What are the functions of synchronous handlers?
  18. Can you tell us what is cyclomatic complexities and its importance?
  19. What are components? How to create components in asp.net?
  20. What is a data grid?
  21. How many types of web services can you name? Which one of them have you used during your project?
  22. Can you explain the concept of hidden files?
  23. What are cookies? How do they work in ASP.NET?
  24. Is it possible to create permanent cookies?
  25. What are the advantages and disadvantages of cookies?
  26. Can you tell us the difference between Events and Functions?
  27. What is Absolute expiration?
  28. What is DLL?
  29. How can we create Dynamic Link Library in ASP.NET?
  30. What is URL? What is URI? What is the difference between the two?
  31. What is the difference between volatile and dead letter queues?
  32. Explain what is Windows Communications Foundation (WCF)?
  33. What is TextStream Object? What is it used for?
  34. Explain the difference between SQL injection and Script injection.
  35. What do you mean by Global Theme?
  36. What is JIT? Does it occur per-method?
  37. What is the difference between a process and a thread?
  38. What is Imperative Security? How is it different from Declarative Security?
  39. How can you describe HTTP modules?
  40. What is dataset? And, is it possible to add more than one table to dataset?
  41. How would you explain Globalization?
  42. What are the different approaches to globalize web applications?
  43. What is IClonable?
  44. Can you describe what Query String is?
  45. What is a Data Adapter? What is the use of a Data Adapter?
  46. What is the difference between authorization and authentication?
  47. What is the difference between Code-behind, src and inline-coding?
  48. Explain Marshaling.
  49. What are control skins in ASP.NET? Explain Default skins and Named skins.

Contact Us : Privacy Policy