what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key?
Answer Posted / m.karunakar
Metadata?
describe the properties/characteristics of the data.example
name variable contains what type of data whether it may be
digits or char and total number of bytes it takes.
CTS
Common type System.it shows .Net supported predefined data
types(Value and Refernce type).
Join?
inner join,outerjoin,equijoin.
primary key identifies uniquness and not a null value in the
rows and unique key accept null value also .
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of entity framework?
What is viewbag title?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
mention what is csdl, ssdl and msl sections in an edmx file?
What is MVVM design pattern?
will there be any issues adding a table without primary keys to a data model?
What is difference between viewbag and viewdata and tempdata?
What is the 'page life cycle' of an ASP.NET MVC?
What is domain class model?
Explain representational state transfer (rest) in detail?
Is .net framework going away?
How do you specify comments using razor syntax?
how can you enhance the performance of entity framework?
Is the following route definition a valid route definition? {controller}{action}/{id}
Explain the new features 3.5 framework against with the tool?