Answer Posted / lily antony
EXE is ae executable file, while Dll is not. Dll cannot be
used independantly.
The Dll is a reusable component which can be referred by a
EXE.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are custom user controls in asp.net?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is _viewstart?
When you use Ajax controls in the ASP.NET application?
Explain what is clr?
How to unit test Web API?
Why do we need asp.net?
What is difference between session and cookies in asp net?
What are the session management techniques asp net?
Which namespace is used by ado.net?
How will you maintain versioning in asp.net 2.0?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Describe the diffeerence between inline and code behind?
Explain Session state management options in ASP.NET.
What is a postback in asp net?