What is the .Net Framework 4? Flashcards
The .Net framework 4 provides three principal elements. What are they?
Common Language Runtime (CLR)
**Class Library **
Development Frameworks
What is the role of the Common Language Runtime (CLR)?
The CLR manages the execution of code and simplifies the development process by providing a robust and secure execution environment that provides such services as memory management, transactions, interprocess communications, multithreading and many other features.
What kind of development platform does the .Net Framework 4 provide?
The .Net Framework 4 provides a comprehensive development platform.
The .NET Framework 4 provides a comprehensive development platform that
offers a fast and efficient way to build what?
Applications and services
Fill in the blank.
The .NET Framework 4 provides a library of reusable _____ that developers can
use to build applications. The classes provide a foundation of common
functionality and constructs that help simplify application development and
remove the requirement for developers to constantly reinvent logic.
Classes
Fill in the blank:
The .NET Framework 4 provides a library of _____ classes that developers can
use to build applications. The classes provide a foundation of common
functionality and constructs that help simplify application development and
remove the requirement for developers to constantly reinvent logic.
reusable
Fill in the blank:
The .NET Framework 4 provides a library of reusable classes that developers can
use to build applications. The classes provide a foundation of _______ and constructs that help simplify application development and
remove the requirement for developers to constantly reinvent logic.
Common functionality
Fill in the blank:
The .NET Framework 4 provides a library of reusable classes that developers can
use to build applications. The classes provide a foundation of common
functionality and constructs that help simplify ______ _______ and
remove the requirement for developers to constantly reinvent logic.
application development
Fill in the blank:
The .NET Framework 4 provides a library of reusable classes that developers can
use to build applications. The classes provide a foundation of common
functionality and constructs that help simplify application development and
remove the requirement for developers to constantly reinvent ____.
logic
The .NET Framework 4 provides several development frameworks that you can
use to build common types of applications. These frameworks provide the
necessary components and infrastructure to get you started. The development
frameworks include:
[Name the development frameworks]
• ASP.NET. Enables you to build server-side Web applications.
• WPF. Enables you to build rich client applications.
• Windows Communication Foundation (WCF). Enables you to build secure and
reliable service-oriented applications.
• Windows Workflow Foundation (WF). Enables you to build workflow solutions
to fulfill the complex business requirements of modern organizations.
ASP.NET. Enables you to…
Build server-side Web applications.
WPF. Enables you to…
Build rich client applications.
Windows Communication Foundation (WCF). Enables you to…
Build secure and
reliable service-oriented applications.