What is the difference between and ActiveX dll and control ?
Answer Posted / rana rashid
Control is control exsample calander control
Dll is a library
Control has an user iinterface but dll doesn't have
Dll is plain code only
Control have exe but dll doesn't
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How would you get asp.net running in apache web servers?
How does a content page different from a master page?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is simple data binding?
Explain how viewstate is being formed?
What is the full meaning of asp.net?
Explain different types of validators in asp.net?
Difference between application events and session events
What is the difference between client-side and server-side validations in ASP.NET?
Why session is more secure than cookies?
What are Session states available and its Uses?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is the difference between localization and globalization?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
Where the cookie value is stored?