Is .net framework backwards compatible?
Answer / Somnath
.NET Framework supports some level of backward compatibility, but it's essential to be aware that newer versions may have updated features and requirements that could break existing code when moving between major versions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we look at the IL for an assembly?
What is object service? : Entity framework
What is partialview in asp.net mvc?
Features in .net framework 1.1 ?
what do you mean by table-per-type?
What are multicast delegates ? give me an example
Which are the important namespaces used in mvc?
What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
What is ViewData and TempData in ASP.Net MVC?
What is edm (entity data model)? : Entity framework
What is the use of razor view engine?
Difference between .NET & J2EE