Advantages of XML schemas over DTD
Specify advantages of the XML schemas over DTD.
Expert
Microsoft has developed a language which called as XML Schema Definition (XSD) in order to describe the schema to an XML document.
Following are advantages of the XML schemas over DTDs:
a) XSD has much better control over the types of data in place of the DTD. b) XSD is easier to learn and to understand as its syntax is similar to that of XML document. c) DTD doesn’t permit for creating the customized data types whereas XSD facilitates the full support for creating the customized data types. d) XSD permits to specify the restrictions on the data. This means that you can define the type of data which should be stored in an element, such as alphabets or numbers.
When.NET was developed?
Briefly explain about ToolTip control. In what way we can associate it with another control?
State the use of a .disco file?
Explain what is meant by CTS, and how it is related to the CLS?
What is the EventLog class?
Is it possible to post and access view state in the other application?
Can the 'throws' clause can be used to raise an exception?
Explain what is the CLI and also if it is same as that of CLR?
Differentiate the terms dynamic and var data types?
Specify the process of execution for the managed code.
18,76,764
1961534 Asked
3,689
Active Tutors
1422533
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!