Answer Posted / shyambora
an assembly is unit of file that contains IL code corresponding to a project when it was compiled.an assembly file can have an extension of either .exe or .dll
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does google crawl redirects?
What is hidden field in asp.net?
What is difference between Lambda Expression and LINQ in ASP.NET?
How can you dynamically add user controls to a page?
What is the basic difference between asp and asp.net?
What are the types of validation in asp net?
How can exception be handled with out the use of try catch?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What are the disadvantages of using session?
In which event of page cycle is the viewstate available?
Describe session handling in a webfarm, how does it work and what are the limits?
What is user control in asp.net?
What is the caspol.exe tool used for?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What is the difference between cache and cookies?