What is .NetFramework?
Answer / harshad lakkad (bapunagar part
The .NET Framework is a software framework that can be
installed on computers running operating systems. It
includes a large library of coded solutions to common
programming problems and a virtual machine that manages the
execution of programs written specifically for the
framework. The .NET Framework is a key That offering and is
intended to be used by most new applications created for
the Windows platform.
The framework's Base Class Library provides a large range
of features including user interface, data and data access,
database connectivity, cryptography, web application
development, numeric algorithms, and network
communications. The class library is used by programmers,
who combine it with their own code to produce applications.
Programs written for the .NET Framework execute in a
software environment that manages the program's runtime
requirements. Also part of the .NET Framework, this runtime
environment is known as the Common Language Runtime (CLR).
The CLR provides the appearance of an application virtual
machine so that programmers need not consider the
capabilities of the specific CPU that will execute the
program. The CLR also provides other important services
such as security, memory management, and exception
handling. The class library and the CLR together constitute
the .NET Framework.
| Is This Answer Correct ? | 4 Yes | 0 No |
Which object encapsulates state or data of a user?
Can you explain what inheritance is and give an example of when you might use it?
What is jade template engine?
What is the difference between typeof() vs gettype()?
What is wrong with a line like this? DateTime.Parse(myString)
True or False: To test a Web service you must create a windows application or Web application to consume this service?
How does session work in asp net?
what are the application layers for a distribute application?
What is smpte vc-1?
What is the importence of the INTERFACE? but not the inheritence concept?and why we r declaring the empty methods in that? we can directly implements with in the class know? Tell me the importence?
which directive is mandatory in page control
What is SQL injection?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)