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
Why did they call it .net?
What is a strong name in .net?
Explain the difference between managed and unmanaged code?
What is the best way to crack the certification?
Explain how to spawn a thread?
How anonymous method is different from a lambda expression?
what are connection strings?
How do you trigger the paint event in system.drawing?
What versions of .net are there?
What is a windows process in .net?
What are two different types of remote object creation mode in .net?
Explain can 2 different applications use the same dll in gac at the same time?
How will you do redo and undo in textbox control?
How to implement CAS in .Net?
Explain the difference between the while and for loop.