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 is the difference between a Stored procedure and function?
How many types of state management are there in asp net?
Can we set which type of comparison we want to perform by the CompareValidator control?
what is mean by framework?
Features and disadvantages of dataset ?
4 Answers Interlink, Microsoft,
which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row
How many types of session in asp.net2.0
28 Answers ABC, DOT, First Europa, HCL, iRely, TCS,
Why asp.net is better than php?
Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0
if i have placed the button control with the OnClick event like <asp:Button ID="mybutton" runat="server" Text="Insert" onclick="mybutton_Click" /> and some other controls(buttons, textboxes) in .aspx page. When i run the page, the button displays in the page source of the browser like <input type="submit" name="mybutton" value="Insert" id="mybutton" /> here, it does not display the onclick event, then how the page calls the button click on the server side, how the server side identify which button cause the submit, and how this page moves to the server side.
Should validation (did the user enter a real date) occur server-side or client-side? Why?
When during the page processing cycle is ViewState available?
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)