What is the CTS
Answer / kirti
CTS = Common Type System. This is the range of types that the .NET runtime understands, and therefore that .NET applications can use. However note that not all .NET languages will support all the types in the CTS. The CTS is a superset of the CLS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain bundle.config in mvc4?
What is objectcontext? : Entity framework
What you mean by routing in mvc?
What is side-by-side execution? Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables
How to set background for total website, on that another another layer, in that we keep website data,,for example see www.msn.com. On one faded background we ll have layer like other background..Do explain how its possible
What is Reference type and value type
What are scaffold templates in mvc?
explain why t4 entity is important in entity framework?
Where do the reference-type variables go in the RAM ?
Which is the base class for .net Class library?
What is the CLR
Explain test driven development (tdd) ?