Answer Posted / kranthi kumar.j
A programming infrastructure created by Microsoft for
building, deploying, and running applications and services
that use .NET technologies, such as desktop applications and
Web services.
The .NET Framework contains three major parts:
* the Common Language Runtime
* the Framework Class Library
* ASP.NET.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a web service in .net?
What is the base class of Button control in .NET?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
What is interface and abstract class in .net?
How to produce an assembly?
Difference abstract class and interface in .net?
What is the use of UML in .Net
Explain the difference between managed and unmanaged code?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
Please explain what is heap and what is stack?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What is a design pattern and what is it for?
Tell me what is a “jagged array”?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
What is the purpose of enumerable class in .net?