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 the ‘page lifecycle’ of ASP.Net MVC does works?
Is razor a server side?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is ViewStart Page in ASP.Net MVC?
what is eager loading?
What is basic authentication in web api?
What is the advantage of using asp.net routing?
Explain the .net framework.
What are the Core features of ASP.NET MVC?
what is split entity?
What is the need of Action Filters in ASP.Net MVC
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
What is the purpose of a web form?
Explain what is routing?
explain why t4 entity is important in entity framework?