Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 23rd, 2012  |  syntax: None  |  size: 1.12 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. 1. Tell us about youself
  2. 2. Please explain about the current project you are doing.
  3. 3. What is .NET
  4. 4. What is JIT
  5. 5. Why it is called as Just in time
  6. 6. What is managed code.
  7. 7. What is MSIL
  8. 8. How .NET is capable to handle so much languages
  9. 9. How state is managed in .NET
  10. 10.What is web.config
  11. 11.Is it nessecery web.config is needed in the web application to run.
  12. 12.What is machine.config, is it is different in different machines
  13. 13.What is Stored procedures.
  14. 14.Which one is better, inline queries or stored procedures, why
  15. 15.How can we improve the perfomance of a website
  16. 16.What is viewstate
  17. 17.What is an interface
  18. 18.What is the difference between an interface and abstract class
  19. 19.If a class is inheriting 2 interfaces which having same method names which one it will take
  20. 20.What is oops, explain each of it
  21. 21. In which way we are communicating with databases
  22. 22. How IIS know that a page is ASP or ASP.NET or whatever page is calling
  23. 23. What are different types of join in sql, explain each of it
  24. 25. Rate yourself in ASP.NET
  25. 26. Explain page life cycle and explain what is happening in each event