Answer Posted / 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 |
Post New Answer View All Answers
Explain unit test done by tester on development team?
How to make sure Client Validation is enabled in ASP.Net MVC
Do you know about the new features in ASP.Net MVC 4 ?
How you can implement custom validation in asp.net MVC?
what is entity graph in entity framework?
Explain what is asp.net mvc?
What is meant by bootstrap in mvc5?
How large is the .net framework 3.0?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What is .net core framework?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is Layout in ASP.Net MVC?
Explain the methods used to render the views in ASP.Net MVC?
What are the new enhancements done in default project template of asp.net mvc 4?
What is filters in web api?