Subscribe Now!

Enter your email address:

Monday, December 20, 2010

Basic .NET Framework questions

  1. What is IL? (Twist :- What is MSIL or CIL , What is JIT?)
  2. What is the CLR?
  3. What is the CTS?
  4. What is CLS(Common Language Specification)?
  5. What is Managed Code?
  6. What is Assembly ?
  7. What are different types of Assembly?
  8. What is NameSpace?
  9. What is Difference between NameSpace and Assembly?
  10. If you want to view a Assembly how to you go about it (Twist : What is ILDASM ?) ?
  11. What is Manifest?
  12. Where is version information stored of a assembly ?
  13. Is versioning applicable to private assemblies?
  14. What is GAC (Twist :- What are situations when you register .NET assembly in GAC ?) ?
  15. What is concept of strong names (Twist :- How do we generate strong names or what is the process of generating string names , What is use of SN.EXE , How do we apply strong names to assembly ? , How do you sign an assembly ?)?
  16. How to add and remove a assembly from GAC?
  17. What is Delay signing ?
  18. What is garbage collection?
  19. Can we force garbage collector to run ?
  20. What is reflection?
  21. What are different type of JIT ?
  22. What are Value types and Reference types ?
  23. What is concept of Boxing and Unboxing ?
  24. What’s difference between VB.NET and C# ?
  25. What’s difference between System exceptions and Application exceptions?
  26. What is CODE Access security?
Do you any Question Apart From these !

Then Comments the Question Will Update here .......

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...