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
Explain a program using code nuggets to create a simple application? : asp.net mvc
Describe the application event handlers in ASP.NET?
Which library is used by the testers and developers to develop automated tests and create testing tools?
What is difference between cache and session?
What is the life cycle of web page?
What is Partial PostBack in ASP.NET?
Why do we use asp.net?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
What is the default timeout for a cookie?
What is Razor View Engine
What is cache in asp net?
What are cao and sao.
Which property is used to identify the Page is Post Back in ASP.NET?
What are the merits and demerits of viewstate?
Is it possible to write code in many languages in one asp.net project?