Answer Posted / kumar
In .NET Framework Assembly metadata stored in Manifest.
Manifest contains all the metadata needed to do the
following things
* Version of assemblies
* Scope of assemblies.
* Reference to resource and class
* Assemblies manifest stored in Portable Executable (PE)
file or in Microsoft Intermediate Language (MSIL) code.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which is better session or viewstate?
Explain State management in asp.net
Explain the Order of events in an asp.net page?
Explain server side state management system.
Which data type does the rangevalidator control support?
Explain global assembly cache.
Is web config mandatory?
Where can I get the details on migration of existing projects using various technologies to asp.net?
How can we implement a identity (sql server) call in an asp.net page?
What are the differnt types of handler in ASP.NET?
What is webresource axd?
What is jade template engine?
If you want to write your own dot net language, what steps you will you take care?
Define view state.
What is a server farm in iis?