Google

.NET Questions - 1

1.What is an IL?
2.What is a CLR?
3.What is CTS?
4.What is a CLS (Common Language Specification)?
5.What is a Managed Code?
6.What is a Assembly?
7.What are the different types of Assembly?
8.What is Namespace?
9.What is Difference between Namespace and Assembly?
10.If you want to view an Assembly how do you go about it?

11.What is Manifest?
12.Where is version information stored of an assembly?
13.Is versioning applicable to private assemblies?
14.What is GAC?
15.What is the concept of strong names?
16.How to add and remove an 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?

No comments:

This site contains education and career related information and questions,specially for IT people.

ASP.Net Interview Questions

Java Interview Questions