what is manifest?
Answers were Sorted based on User's Feedback
Answer / seshu
Manifest is an XML based, database driven Content Management
System (CMS) for satisfying corporate communications needs,
including Internet and Intranet.
(or)
Assembly manifest is a data structure which stores
information about an assembly .The information includes
version information, list of constituent files etc.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / versha
Assemblies data is stored in manifest
In manifest include
assemblies information
like version of assemblies
security information etc
manifest is stored in PE file that is portable Executable
file in MSIL(Microsoft intermediate Language)
Manifest make assembly self describing.CLR use mainifest
for execution
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / 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 |
What methods are fired during the page load? Init()
Difference between ASP & ASP.NET Session State
Is asp.net web forms dead?
Is asp.net is a programming language?
What is the difference between control and component?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
Difference between mvc2 and mvc3 in asp.net?
What is application in asp net?
How do I debug an ASP.NET application that wasn't written with Visual Studio.NET and that doesn't use code-behind?
What is an iHTTPModule, and explain its implementation with its limitations?
What does the .webpart file do?
Define static constructor?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)