CPU5005 Exam Revision Quiz

?
Microsoft’s primary data-access framework (i.e. a set of classes) for .NET
ADO.NET
1 of 20
Integral to the .NET framework
ADO.NET
2 of 20
Exposes data access services for .NET programmers (in other words, it’s allows programmers to access (among other things) SQL databases in their applications!)
ADO.NET
3 of 20
Cut-down development version of MS’ full blown, enterprise-level web server solution Internet Information Server
Internet Information Server Express (IIS)
4 of 20
Integrated into VS2017
Internet Information Server Express (IIS)
5 of 20
Optimised for software development not deployment
Internet Information Server Express (IIS)
6 of 20
Started on demand by VS2017 not installed as a permanently running service
Internet Information Server Express (IIS)
7 of 20
Cut-down, self contained version of MS’ SQL Server
LocalDB
8 of 20
Based on their free SQL Server Express product
LocalDB
9 of 20
Primarily intended as development or embedded application database
LocalDB
10 of 20
Tables held in a single mdf file deployed with the application itself
LocalDB
11 of 20
Database server instances are generated on-demand and require no previous installation as a system service (unlike normal SQL Server products)
LocalDB
12 of 20
MS’ tool for creating, consuming and sharing reusable packages of (normally compiled) code as “NuGet Packages”
NuGet Package Manager
13 of 20
Packages are specially named zip files (.nupkg)
NuGet Package Manager
14 of 20
Can be published to private or public hosts
NuGet Package Manager
15 of 20
Publicly published packages can be used other developers world-wide and used in their programs
NuGet Package Manager
16 of 20
Facilities code-reuse and efficiency therefore
NuGet Package Manager
17 of 20
Provides both graphical package selection/updating and removal tool and command line interface in Visual Studio
NuGet Package Manager
18 of 20
Component which extends .NET languages by implementing native data querying capabilities
LINQ - Language INtegrated Query
19 of 20
Does this with query expressions that are similar to SQL statements but allow consistent, native, type-safe extraction and processing of required data from arrays, enumerable classes (e.g. List class implementations), XML documents, relational databa
LINQ - Language INtegrated Query
20 of 20

Other cards in this set

Card 2

Front

Integral to the .NET framework

Back

ADO.NET

Card 3

Front

Exposes data access services for .NET programmers (in other words, it’s allows programmers to access (among other things) SQL databases in their applications!)

Back

Preview of the front of card 3

Card 4

Front

Cut-down development version of MS’ full blown, enterprise-level web server solution Internet Information Server

Back

Preview of the front of card 4

Card 5

Front

Integrated into VS2017

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Computing resources »