Common Language Infrastructure or CLI
What is the Common Language Infrastructure (CLI)? What relation does .NET have with the CLI?
Expert
The Common Language Infrastructure (CLI) is an open specification developed by Microsoft and standardized by ISO and ECMA that describes the executable code and runtime environment that form the core of the Microsoft .NET Framework and the free and open source implementations Mono and Portable.NET. The specification defines an environment that allows multiple high-level languages to be used on different computer platforms without being rewritten for specific architectures.
CLI is a standard but .NET is an implementation of CLI or another Microsoft proprietary technology.
Explain the way to open just one resistance of vb application (.exe).
Portable: The Portability is the quality of a program which makes it probable to run it on different kinds of computers. The programs written in low level languages are usually not very portable since they are generally closely tied to a particular in
Overriding for restriction: It is a form of method overriding in which the sub-class version of a method calls the super-class version first of all and then employs or manipulates the outcome or consequences of that call in some manner.
Filter stream: It is an input-output class which filters or manipulates its stream of input- or output-data in some manner. Two illustrations are: DataInputStream and DataOutputStream.
Define the term Key value: The object employed to produce an associated hash code for look-up in an associative data structure.
Singleton pattern: It is a pattern which permits us to make sure that only a single instance of a specific class exists at any one time. Such an instance is termed as singleton. The pattern can as well be employed whenever instances would have no excl
State the term tombstone lifetime attribute?
How Does Run time data i.e. Parameterization is handled within QTP?
describe the foreign key in fact table and dimension table
How can you walk through the steps essential to parse XML documents?
18,76,764
1941825 Asked
3,689
Active Tutors
1445268
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!