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 |
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
Explain the components of web form in asp.net
we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?
7 Answers CEI, CSC, HCL, Tech Mahindra,
About Usage of server variables ?
How many object in c# asp .net
Explain an object, class and method.
why many web.config files are used in are project
what is diffrance between response.write & response.output.write
When during the page processing cycle is ViewState available?
How to retrieve user name in case of Window Authentication?
How would you implement inheritance using VB.NET/C#?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
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)