what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key?
Answer Posted / esas
MetaData: Its contains the information abt the data itself
Eg: Glossary of a Book,which contains the
title,subtopics,page no..
CTS(Common type System):
Its used to convert any datatype to a common type supported
by .Net
Types of Joins:
i)Inner Join
ii)Outer Join
a)Left Outer Join
b)Right Outer Join
c)Full Outer Join
iii)cross Join
Primary Key:
It cant be a null value...it should be unique...A primary
key of a table may be a foreign key foe other table...
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Is razor a server side?
Explain what languages does the .net framework support?
What is the domain object?
What are the 2 popular asp.net mvc view engines?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
I want ask from plz smaple example code for Biztalkk server
What are differences between entity framework and l2s? : Entity framework
how do you query in entity model when the result has a join from from different database other than the entity model?
What is a razor file?
Is .net framework backwards compatible?
what is entityclient?
Explain what is asp.net mvc?
mention in what all scenarios entity framework can be applicable?
what is code first approach?
Can I set the unlimited length for "maxjsonlength" property in config?