what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key?
Answer Posted / nageswara rao.garine
Metadata is the data about data.
it is one part of assembly.CLR reads metadata to know about
assembly .
CTS stands for common type Specification.it is set of rules
which can be followed by all .net languages.
There r mainly 3 types .
EQUI JOIN
NON EQUI JOIN
SELF JOIN
Primary key doesn't allow null values but unique allows null
values,not allow duplicate values.
Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
What is the meaning of unobtrusive javascript?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is a view engine?
Is .net core faster than .net framework?
Is it possible to cancel filter execution?
How to answer for project questions..?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
differences between poco, model first and data first approach?
why DotNetFramework is included in building a software
Why should we go for entity framework?
What is entitytype? : Entity framework
explain lazy loading, eager loading, and explicit loading?
What is .net framework & its benefits?
Which filter executes first in an asp.net mvc application?