What is the need of .Net framework ?
Answer / harshada patil
NET Framework is used to create and run software applications. . NET apps can run on many operating systems, using different implementations of . NET. . NET Framework is used for running .
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between structures and enumeration ?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
mention what is the key advantage of using entity framework or ef?
mention in what all scenarios entity framework can be applicable?
What is the difference between managed and unmanaged code?
can we call the garbage collector to run explicicitly?
what is conceptual model?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
How do you sort a dataset?
What is .NET Framework?
mention what is the difference between ado.net and classic ado?
If we not suppress finalize method in dispose what will happen?