Answer Posted / izetamtechnologies
.NET framework is developed by Microsoft, provides an environment to run, debug and deploy code onto web services and applications by using tools and functionalities like libraries, classes, and APIs. This framework uses object-oriented programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between override and overload in a method?
Which namespace is used to support multithearding in .NET?
Explain memory-mapped files.
How we can achieve Connection pooling in .Net?
How many types of design patterns available in .NET?
How to debug failed assembly binds?
What is the native image generator?
What is managed code and managed data in .net?
Please explain what is the .net framework and how does it work?
What is value type and refernce type in .net?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
What is Finalizer in .NET define Dispose and Finalize ?
What is .net3.0 and .net3.5?
What is an anonymous method?
Please explain is the jit an interpreter?