What is the difference between and ActiveX dll and control ?
Answer / 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 |
How can we access static variable?
How to compare two strings with out Case sensitive ?
define silverlight and advantages ?
How to refresh a page in asp.net
What is the difference between managed and unmanaged code? *******
In which situation can you not use a viewstate?
What language is asp.net written in?
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?
What is the equivalent of date() and time() in asp.net?
How do you insert multiple rows from a grid view to database table under a single transaction?
How would you implement inheritance using c#?
What is variable and constant in .net programming language?