What is the advantage of .net core?
No Answer is Posted For this Question
Be the First to Post Answer
Differences between namespace, class, assembly?
What is the difference between encrypting a password and applying a hashing?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
Explain boxing and unboxing in .net.
What's typical about a windows process in regards to memory allocation in .net?
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.
What is "microsoft intermediate language" (msil)?
Types of JIT and what is econo-JIT ?
How boxing and unboxing occures in memory?
what is object lock?
What is the difference between constants and read-only variables?
What is "common language runtime" (clr) in .net?