What is the difference between an EXE and a DLL?
Answer Posted / selvavelan.s
EXE file has Entry point, but in dll no Entry point.
| Is This Answer Correct ? | 67 Yes | 9 No |
Post New Answer View All Answers
What New Features comes with ASP.NET Web API 2.0?
Explain diff. Betn dataset and recordset?
What are the Types of object in asp
Explain what is clr?
Is asp.net easy to learn?
How tooltip is set through code-behind in ASP.NET?
What is postback in asp net?
Explain about the .NET framework?
What are the features that make asp.net more used framework? : asp.net mvc
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is the difference between executescalar and executenonquery?
What is the default authentication mode for asp.net?
Can I have a unique key as foreign key?
What is event bubbling?
What are the events in a page life cycle?