ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What are clr?cts?cls?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are clr?cts?cls?
Answer
# 1
All .NET applications are compiled into Intermediate 
Language code (MSIL). When executed on the CLR, MSIL is 
converted into native machine code specific to the 
operating platform. This process is done by a Just In Time 
(JIT) compiler. The code executed by the CLR is called as 
Managed Code. This code is type safe and thoroughly checked 
by the CLR before being deployed. The .NET runtime also 
provides a facility to incorporate existing COM components 
and DLL's into a .NET application. Code that is not 
controlled by the CLR is called Unmanaged Code.

The .NET Framework is further comprised of Common Type 
System (CTS) and Common Language Specification (CLS). The 
CTS defines the common data types used by .NET programming 
languages. The CTS tells you how to represent characters 
and numbers in a program. The CLS represents the guidelines 
defined by for the .NET Framework. These specifications are 
normally used by the compiler developers and are available 
for all languages, which target the .NET Framework.
 
Is This Answer Correct ?    12 Yes 2 No
Gangadhar
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What are the types of assemblies and where can u store them and how a private assembly is used only by a single application, and is stored in that application's install directory (or a subdirectory therein)? Accenture3
What is the use of @Register directives?  1
You create an assembly to access data in a relational database. This assembly will be used by several ASP.NET applications on your Web server. You need to ensure that all your applications can access the assembly. Which two actions should you take (Each Answer: presents part of the solution.)? (Choose two) A . Run the Assembly Registration tool (Regasm.exe). B . Run the String Name tool (Sn.exe). C . Run the Installer tool (Intallutil.exe). D . Run the Global Assembly Cache tool (Gacutil.exe). Syntax-Softtech5
How many view state can be hold by a aspx page ? Intellevate3
Types of authentications in ASP.NET ? Accenture5
i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this.... TCS3
what are partial postbacks? Microsoft2
Name two properties common in every validation control?  1
repeater and gridview diff? Why is repeater fast than gridview? TCS2
What are skins?  1
how can i call output parameters from ado.net TCS2
How can you assign styles to webforms? Microsoft2
Explain how inline and code behind is used differently ?  1
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset? HCL3
if you disable view state of a textbox will it maintain data during postbacks.if yes reason FactorH6
How can we read a columnised text data in ASP.Net C#? Columnised means my data is stored in a text file and I have numeric data or string data in this file. For ex. If I am searching for the data of gender and I know that gender data is stored at column 32 in text file. How can I get this data in ASP.Net page. Thanks for help in advance.  2
How can you get public key information? Microsoft1
what is the challenging situation you faced in your career? HP3
What is the difference between a session object and cache object CitiGroup2
Finally and dispose methods? Microsoft1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com