what is MetadData?.
What is CTS?
Type of Join in SQL Server?
What is diffrence between Primary Key and Unique Key?
Answer Posted / samrat
What is diffrence between Primary Key and Unique Key?
Unique key may be null but Primary key never null
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
How can we determine action invoked from HTTP GET or HTTP POST?
Explain how you can send the result back in JSON format in MVC?
Where is tempdata stored?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
What are the Core features of ASP.NET MVC?
What is the difference between ViewData, ViewBag and TempData?
what is way of loading data in ef (entity framework)?
What are Code Blocks in Views?
What is net framework 3.0 ?
What is needed for running an application built on winfx on the .net framework 3.0?
What is difference between razor and web form engine?
What are differences between entity framework and l2s? : Entity framework
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are the new enhancements done in default project template of asp.net mvc 4?