01 Handout 1 Flashcards

1
Q

is one of the early web application frameworks that allows building dynamic of websites

A

ASP.NET

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

ASP stands for

A

Active Server Pages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Microsoft’s initial web application framework that use server-side processing to make browser readable HTML pages

A

ASP.NET

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

ASP .NET extends the …. platform with tools and libraries for creating web applications

A

.NET

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the five (5) ASP.NET’s features?

A
  1. Base framework for processing web requests in C# or F#
  2. Web-page templating syntax, known as Razor, for building dynamic web pages using C#.
  3. Libraries for common web patterns, such as Model View Controller (MVC)
  4. Authentication system that includes libraries, a database, and template pages for handling logins, including multi-factor authentication and external authentication with Google, Twitter, and more.
  5. Editor extensions to provide syntax highlighting, code completion, and other functionality specifically for developing web pages.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

was considered a major enhancement since it allows much cleaner code-behind. Compared to the other frameworks, it has the code that handles processing and markup and building of display

A

ASP.NET

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

ASP.NET allows you to use a full-featured programming language such as C#.NET or VB.NET

A

ASP.NET

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

enables building of dynamic websites using a drag-and-drop, event-driven model. With its hundreds and components, you can build sophisticated, powerful UI-driven sites with data access

A

Web Forms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

gives a powerful, patterns-based way to build dynamic website that gives you full control over markup for agile development

A

ASP.NET MVC

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

provides a fast and lightweight way to combine server code with HTML to create dynamic web content.

You can connected to databases, add video, link to social networking sites, and many more ways to help you create beautiful sites that conform to the latest web standards.

A

ASP.NET Web Pages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

is a web development framework that helps developers in building web interfaces. This framework consists of a mixture of JavaScript and CSS.

A

Bootstrap

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

is a JavaScript library that allows HTML document traversal and manipulation, event handling, and animation

A

jQuery

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

is a powerful JavaScript framework developed by Google. It provides easily consumable abstractions on top of JavaScript to aid the development of web applications.

A

AngularJS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly