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.
How to set Session time out in ASP.NET. I tries changing in config file but still facing issue. Please help..
What is XLink? Answer: It is a part of the XLL specification which is concerned along with specifying links among documents.
Little-endian: It is a common difference among machines is the order in which they store up the individual bytes of multi-byte numerical data. The little-endian machine stores the lower-order bytes prior to the higher-order bytes.
State the term a markup language?
Define CORBA? What does it do?
Explain the computer process.
Explain the term accessibility testing.
Mutator method: It is a method specifically designed to permit controlled modification of a private attribute of a class. By convention, we name the mutators with a set prefix obeyed by the name of the attribute being transformed. For example, the mut
How does a virtual machine simplify the task of writing a distributed application?
Name the technologies that are used in AJAX?
18,76,764
1959263 Asked
3,689
Active Tutors
1455940
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!