Using activex control in .net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

What is Garbage Collection in .Net? Garbage collection process?

3 Answers  


What is the use of ErrorProvider Control in .NET?

2 Answers  


Dot Net is Platform Independent or Platform Dependent..?

2 Answers  


What is a delegate, How many types of delegates?

4 Answers  


What are the differences between an interface and an abstract class in .net?

0 Answers  


String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 Answers  


1.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.

2 Answers   247Customer,


Explain can 2 different applications use the same dll in gac at the same time?

0 Answers  


What are the new features of Framework 1.1 ?

1 Answers  


What is meant by globalization and localization?

0 Answers  


What?s a proxy of the server object in .NET Remoting?

1 Answers  


What is Serialiazation?

1 Answers   TCS,


Categories