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 |
What is the used of "ispostback" property?
How to retrieve user name in case of Window Authentication?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Explain the use of errorprovider control in .net?
What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?
What type of code (server or client) is found in a Code-Behind class?
Where does the Web page belong in the .NET Framework class hierarchy?
what is clr .
Can we use the java script code in .Net Code behind?
What are the difference between ASP and ASP.Net?
How we can force all the validation controls to run?