Job Skills Flashcards
1
Q
WCF
A
Windows Communication Foundation
2
Q
WSDL
A
Web Service Description Language
3
Q
MVC
A
Model View Controler
4
Q
SOA
A
Service Oriented Architecture
5
Q
REST
A
Representational State Transfer
6
Q
JSON
A
JavaScript Object Notation
7
Q
T-SQL
A
Transact Standard Query Language
8
Q
SDLC
A
System Development Life Cycle
9
Q
Tortoise SVN
A
Used for management of changes to documents
10
Q
FluentAssertions
A
.NET extension methods for TDD (test driven development)
11
Q
TDD
A
Test Driven Developement
12
Q
Unit Testing
A
For testing a unit of code in isolation.
A component of TDD, but don’t have to do TDD to do Unit testing.
13
Q
NUnit
A
a Unit-Testing framework for .NET
14
Q
SOAP
A
Simple Object Access Protocol
15
Q
AJAX
A
Asynchronous JavaScript and XML