what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key?
Answer Posted / anil
MetaData - it is information about data,it store in assembly
CTS - Comman Type System, its data type related
join - inner join
left outer join
right outer join
full join
cross join
primary Key - it identify each row of table uniquly,
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What is .net framework used for?
Where is tempdata stored?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
What are differences between entity framework and l2s? : Entity framework
How we can call a javascript function on the change of a dropdown list in mvc?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Why is entity framework used?
Is .net framework going away?
What is needed for running an application built on winfx on the .net framework 3.0?
what is minimum requirement for entity framework applications to run?
Mention what is the difference between “ActionResult” and “ViewResult” ?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What is the difference between adding routes, to a webforms application and to an mvc application?