SAPANA R
|
Posted: Saturday 10, May 2008 08:13:08 AM
|
|
What is CLR
|
Back to Top
^ |
|
Mariraj | Posted: Saturday 10, May 2008 09:16:46 AM | | CLR is common language runtime.It is used to avoid seperate run time.u can run any languages by using CLR.like vb,c#,c++
| Back to Top ^ | | |
AtanuMaity | Posted: Monday 12, May 2008 06:40:47 AM | | CLR is Common Language Runtime, it is the run time engine for the .net application. It convert the IL code to native binary code for execution.
| Back to Top ^ | | |
prabha | Posted: Sunday 18, May 2008 10:07:26 AM | | CLR(Common Language Runtime) -is a component of .Net framework -provide an environment to compile and execute .net programs
| Back to Top ^ | | |
Rakesh Choudhary | Posted: Friday 23, January 2009 12:24:21 PM | | Hi Sapana CLR(Comman Language Runtime) Following are a few of the popular .NET-compliant languages sup ported by CLR: APL,COBOL,Component,Pascal,Eiffel Fortran ,askell,JScript,Mercury Oberon Pascal Perl,Python Smalltalk,Visual Basic,Visual C#,Visual C++ Thanks Rakesh Choudhary
| Back to Top ^ | | |
|