Is .net core installed?
What is STA in .NET?
Is it possible implement webservices without SOAP?
What is an Interface? Have you ever developed an Interface.
What is new in .net core?
What is static constructor, when it will be fired? And what is its use?
What is SOAP? How you will do windows and forms authentication?
How do you create threading in .NET? What is the namespace for that?
What are the two main parts of the .net framework?
What does cli do?
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?
What does msil do?
what are the controls used to upload a file from client to server?