Visual C# .NET Programming Flashcards

1
Q

What language?

A

C#

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

What library?

A

.NET framework

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

For VB users, this language is?

A

A natural progressing step

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

Fact about C# as a langauge?

A

it’s graceful

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

Language named after?

A

The musical note !

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

What is this book NOT about?

A

web services. Instead focusing mainly on the langauge C#

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

How do the components talk to each other, regardless ofthe OS or programming language?

A

‘black box’ components, or more precisely, a web service

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

SOAP stands for…?

A

Simple Object Access Protocol

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

SOAP is…?

A

a lightwieght protocol for exchanging information in a decentralized, distributed environment

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

WSDL stands for…?

A

Web Services Description Language

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

WSDL describes what?

A

the methods supported by a web service, the parameters the methods take, and what the web service returns

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