Answer Posted / naren
Assembly is a collection of one or more files, one of
them(DLL or exe) a special metadata called assembly manifest.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me the code snippet to show how we can return 404 errors from HttpError?
How can you access the properties and controls of master pages from content pages?
Can we have a web application running without web.config file?
What is view state and how it works in asp net?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What is server side routing?
What are server-side comments in ASP.NET?
Explain the differences between managed and unmanaged code?
Explain swagger components.
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is round trip in asp.net?
Is asp.net a programming language or framework?
What types of data validation events are commonly seen in the client-side form validation?
Define common type system?
What is data reader in asp.net?