What is CLR ? Differentiate between CLR & CTS.

Answer Posted / minhajul islam

CLR is the framework and heart of dot net. It Covert code
into IL then into machine language using Jit compiler

CTS is the subset of CLR and used to smoothly communicate
between different languages. Such as datatype int datatype
of vb6 and c++ converted into System.Int32 in CTS.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

864


What is session authentication?

753


How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?

749


How do you hide the columns?

812


What should you do is you want to remove an existing component but would like to make some funtionalities?

1738


Can you explain how ASP.NET application life cycle and page life cycle events fire?

820


What is the difference between cache and cookies?

741


Explain the difference between web user control and web custom control?

750


Where would you use an ihttpmodule, and what are the limitations if any?

766


Differentiate between file-based dependency and key-based dependency.

754


Define session in asp.net.

750


How does windows service lifecycle differ from a .standard. Exe?

747


What a diffgram is, and a good use for one?

767


How to set the pane area to transparent of a scrollPane component.?

798


Why cyclomatic complexity is important?

789