What is inline schema, how does it works
Answer / kirti
Schemas can be included inside of XML file is called Inline Schemas.This is useful when it is inconvenient to physically seprate the schema and the XML document.A schema is an XML document that defines the structure, constraints, data types, and relationships of the elements that constitute the data contained inside the XML document or in another XML document.Schema can be an external file which uses the XSD or XDR extension called external schema. Inline schema can take place even when validation is turned off.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mapping in entity framework? : Entity framework
What is the domain object?
Is razor a server side?
what is MetadData?. What is CTS? Type of Join in SQL Server? What is diffrence between Primary Key and Unique Key?
If foreground completes its processing will it wait for background threads?
Can a view be shared across multiple controllers? If yes, how we can do that?
Does the .NET Framework have in-built support for serialization?
I have interview in accenture.I cleared 1st round in techniqual.I have interview with project lead.pls help me.
Explain Keep method in Tempdata in ASP.Net MVC?
What are the ways to show data grid inside a data grid for a master details type of tables?
explain what does .edmx file contains?
How to create an alias name for a namespace?