DuraSoft
.NET-25
Quiz Time
•What is a common limitation of COM & CORBA?
•
•What technologies are part of .NET framework?
•
•What is a unit of deployment in .NET?
•
•What are the two types of assemblies in .NET?
•
•Contents, dependencies of assembly are described in?
•
•Identity of an assembly is defined by?
•
•Process of locating an assembly is called?
•
•CLR look for private assembly in ___________________?
•
•To be placed in GAC, an assembly must have?
•
•CLR to look for different assembly version, what’s modified?
firewall
ASP.NET, ADO.NET, WinForms, WebForms, Web Services
Assembly
private, shared
Manifest
Name, version, culture, SN
Probing
Application Directory
Strong Name
Config. File