What is the difference between an EXE and a DLL?
Answer Posted / saiprasanna
similarities:both are three letter words...
differences:lexicographically dll is first and exe is second...
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
How do we sort the data from a dataset?
What is the difference between typeof() vs gettype()?
What is a postback in asp net?
Explain how do you deploy your asp.net application?
What is the web.config file in asp?
What is autopostback in asp net?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How does asp.net page work?
Can we set which type of comparison we want to perform by the CompareValidator control?
How do u declare static variable and how it is declared and what is its lifetime?
What are the various session state management options provided by asp.net?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
How can we register exception filter from the action?
Explain the working of passport authentication.