what is the differance between .DLL & .EXE
Answer Posted / gurumoorthy.v
.Dll is the Source code of ur deployed application.
.Exe is the presentation of ur frentend forms.
When u deployed ur application at that time the .Dll,.EXE
files will create
| Is This Answer Correct ? | 5 Yes | 15 No |
Post New Answer View All Answers
What is & in a url?
How can we inherit a static member?
Describe how ASP.NET maintains process isolation for each Web application?
What is the importance of Global.asax in ASP.NET?
Is asp.net is a programming language?
how can create login from create and written conde in asp.net
Explain the concept of MVC Scaffolding?
What is the purpose of master page?
What are the main requirements for caching?
Is there any property names “isnavigating”?
Can asp.net work on an nt server?
Which is an advantage of application service providers?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
What are the namespaces used in asp.net mvc? : asp.net mvc
What is the difference between client-side and server-side validations in ASP.NET?