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 |
I’m having some trouble with cas. How can I diagnose my problem?
What is viewstate information stored?
What is page fragment caching?
What is the usage of DelegatingHandler?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Is it right that ASP.NET Web API has replaced WCF?
Can we make a class with class with same;suppose public class abc { public class abc { } }
what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page
What is asp.net introduction?
COM+ Used ________________ Isolation Level
Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?
Why do we use datasource in asp.net?
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)