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 asp.net mvc differs from asp.net web forms? : asp.net mvc
To add a hyperlink column to the DataGrid which tag is used ?
Can I have a unique key as foreign key?
What is the question mark in a url?
Why and where this web.config file is used?
When was asp.net released?
What is the use of data set in asp.net?
What is ispostback property?
What is the Intermittent crashing of application in production?
Explain cookies with example.
Explain one critical mapping?
Explain ViewState?
What is _viewstart?
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)
Diff between web user control and web custom control?