Results 1 to 4 of 4

Thread: CLI Specification feature in .NET framework

  1. #1
    Join Date
    Jan 2011
    Posts
    17

    CLI Specification feature in .NET framework

    I have been learning the programming language for a long time and and in which C # and Java were the most prominent language , but right now I have got some doubt regarding the new features being included in the C# language . There are some universal characteristics in the .NET framework , such as common language the most significant among those , but I just wanted to inquire about the new feature being included in this language , can anyone please elaborate regarding that , I will appreciate your assistance .

  2. #2
    Join Date
    Apr 2009
    Posts
    569

    Re: CLI Specification feature in .NET framework

    This International Standard describes the Common Language Infrastructure (CLI) in which programs written in numerous high-level languages can be run in diverse system environments without the requirement to rephrase those applications to take into consideration the exclusive characteristics of those environments. This International Standard consists is divided into different partitions .

  3. #3
    Join Date
    May 2008
    Posts
    271

    Re: CLI Specification feature in .NET framework

    Concepts and Architecture – Defines the in general architecture of the CLI, and renders the normative explanation of the Common Type System (CTS), the Virtual Execution System or you can call it n the short form as VES, and the Common Language Specification also referred with the name CLS. It also offers an instructive explanation of the metadata. Metadata Definition and Semantics – gives the normative explanation of the metadata: its physical design (as a file format), its logical contents (as a collection of tables and their relationships), and its rules (as seen from a imaginary assembler.

  4. #4
    Join Date
    May 2009
    Posts
    543

    Re: CLI Specification feature in .NET framework

    There was one more added feature in it with the name Generic type as far as My knowledge is concerned , So to create a Generic type we require something which neither of value type nor a reference type . In .net we have the root type Object (also called as System.Object) is particular in that it is as I mentioned just now neither a reference type nor a value type, and you may not create an object of it.

Similar Threads

  1. Kernel-Mode Driver Framework Feature Pack 1.1
    By Zoic in forum Windows XP Support
    Replies: 3
    Last Post: 09-01-2014, 01:38 PM
  2. Specification and feature of Intel x USB 2.0 TV Box
    By Visitator in forum Hardware Peripherals
    Replies: 4
    Last Post: 05-05-2011, 08:45 PM
  3. Nokia X3-02 Feature, Specification and Price
    By Aarav in forum Portable Devices
    Replies: 2
    Last Post: 11-03-2011, 06:02 PM
  4. Common Type specification in .NET framework
    By Satchel in forum Software Development
    Replies: 5
    Last Post: 29-12-2010, 10:17 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,052,060.95705 seconds with 16 queries