what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key?
Answer Posted / amit v
=>Meta data is information related to data itself.
=>CTS is Common Type Specification,it's describe the type
of data type used in dotNet.
=>Inner join,self Join,outer join.
=>Primary key cant be null,but it is not the case in unique
key.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do you specify comments using razor syntax?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is the use .glimpse in mvc?
What are non action methods in mvc?
If I have multiple filters implemented, what is the order in which these filters get executed?
What is domain class model?
Does .NET Framework support SAX?
Can you explain renderbody and renderpage in asp.net mvc?
What filters are executed in the end?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What is edm designer? : Entity framework
Explain Bundle.Config in ASP.Net MVC4?
Explain entity lifecycle? : Entity framework
What is model first? : Entity framework
What are the options can be configured in AJAX helpers?