Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is manifest?

Answers were Sorted based on User's Feedback



what is manifest?..

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

what is manifest?..

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

what is manifest?..

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

Post New Answer

More ASP.NET Interview Questions

I’m having some trouble with cas. How can I diagnose my problem?

0 Answers  


What is viewstate information stored?

0 Answers  


What is page fragment caching?

0 Answers  


What is the usage of DelegatingHandler?

0 Answers  


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

0 Answers   Siebel,


Is it right that ASP.NET Web API has replaced WCF?

0 Answers  


Can we make a class with class with same;suppose public class abc { public class abc { } }

1 Answers  


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

1 Answers  


What is asp.net introduction?

0 Answers  


COM+ Used ________________ Isolation Level

0 Answers   CTS,


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?

1 Answers   Ignis Technologies,


Why do we use datasource in asp.net?

0 Answers  


Categories