A) .NET Smartclient FramworkB) .NET Small FrameworkC) .NET Compact Framework
Latest Answer : Using .Net Compact Framework ...
A) CLRB) .NET Context ManagerC) CTS
Latest Answer : A) CLR ( Common Language runtime or known as just 'runtime' )Any code that targets or uses CLR services is known as managed code.The .NET framework has two mejor component. CLR and FCL ( i.e. framework class library ) . CLR provides services such ...
A) One LevelB) Two LevelC) Three LevelExplanation: Source Code to MSIL in first level & MSIL to Native code in second level
Latest Answer : there r 2 levels in .net framework. one is source code to MSIL and other is MSIL to native code ...
A) TrueB) FalseExplanation: All of the .NET framework classes are available to VB.Net
Latest Answer : there are nearly 7000 classes are avialble in the frame work soo it is false ...
A) RegasmB) Regsvr32C) ILDASM
Latest Answer : A) Regasm ...
Latest Answer : The difference is in Data Controls ...
What are the differences between .NET 2.0 and .Net 3.0 / .Net 3.5 in terms of changes in language (C#/VB.NET) and Framework?
Latest Answer : Please chek theis web page for above answerhttp://msdn.microsoft.com/en-us/library/ms171868.aspx ...
What is FCL in Dot Net Framework?