Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between an EXE and a DLL?

Answer Posted / sivaprasad

DLL:
1)it has versioning
2)it is not self executable
3)it runs in application process memory
4)it has no entry point
5)it is reusable

Exe:
1)it is self executable
2)it has no versioning
3)it runs in own memory
4)it have main function(Entry point)
5)it is self executable

Note:DLL is Superset of Exe

Is This Answer Correct ?    95 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List the events in page life cycle.

1021


How many types of state management are there in asp net?

1071


What are the Types of objects in ASP

1143


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.

2277


Is session server side or client side?

1016


how to write html code with ssl

2166


Any disadvantages in Dataset and in reflection ?

3296


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

1081


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

1130


What is server side session?

1069


How does output caching work in ASP.NET?

982


What are the advantages and disadvantages of Using Cookies?

1022


What is caching? What are different ways of caching in asp.net?

1386


What is the difference between debug and release?

1138


When you use Ajax controls in the ASP.NET application?

1078