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
Can a view be shared across multiple controllers? If yes, how we can do that?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What is the difference between windows vista and .net framework 3.0 ?
what is use of entitydatasource control?
How to answer for project questions..?
What is the use .Glimpse in ASP.Net MVC
How can I return string result from action in asp.net mvc?
Define the core components of an ASP.NET MVC application?
What is the .net framework 3.0 (formerly winfx)?
Explain the role of assembly in the .net framework.
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What is routeconfig.cs in mvc 4?
Is entity framework slow?
What is associationset? : Entity framework