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 the full form of asp.net?
Explain the components of web form in asp.net
What is meant by web application?
Where is asp.net view state stored?
What are the page life cycle events?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How do you sign out from forms authentication?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What is asp net theme?
What is difference between session and viewstate?
What is state management technique?
Which is an advantage of application service providers?
Please brief not about xsd,xslt & xml?
What are the different validators in asp.net?
Which method is used to force all the validation controls to run?