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
What is RouteConfig.cs in ASP.Net MVC 4?
Which is the root namespace for fundamental types in .net framework?
Mention two instances where routing is not implemented or required?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What is model first? : Entity framework
What is routeconfig.cs in mvc 4?
Explain what is routing?
How can I tell what .net framework is installed?
How do you specify comments using razor syntax?
What is the mvc pattern (model view controller pattern)?
what is client wins and store wins mode in entity framework concurrency?
what is entity data model?
Is it possible to share a view across multiple controllers?
What is renderbody?
How to change the action name in ASP.Net MVC?