What is MSIL, IL, CTS?
Answers were Sorted based on User's Feedback
Answer / chinnu
MSIL is Microsoft Intermediate Language, whtever code
written in .net is complied into an intermediate native
language and this language is called MSIL, this language ia
again complied into low level intermediate lamguage called
Just In Time Compiler.
CTS is Common Type System that defines how variables,
methods are decalred & how object are defined & used
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / triveni
MSIT: MycroSoft Integrated Ltd.
CTS:Commun Type System.
| Is This Answer Correct ? | 0 Yes | 2 No |
Can a try block have more than one catch block?
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.
Define code access security (cas)?
Is it possible implement webservices without SOAP?
What are the differences between an interface and an abstract class in .net?
Value type & data types difference. Example from .NET.
State the methods used during deserialization and serialization process.
Is .net core stable?
How will you load an assembly which is not referenced by current assembly?
Is .net core managed code?
When would you use .NET Remoting and when Web services?
What is Flyout Design Pattern in .NET?
0 Answers Petranics Solutions,