Explain the use of activex control in .net?
No Answer is Posted For this Question
Be the First to Post Answer
How server form post-back works?
What are the collections you've used?
what is the difference between early binding and late binding in .net?
Difference abstract class and interface in .net?
Difference between VB.NET and C#. Which is faster ?
What does il do?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What are the advantages of .net core?
Explain the process of compilation in .NET?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.