Collection of frequently used acronyms at workplace:
Software Development Concepts
DRY: Dont Repeat Yourself
YAGNI: You Ain't Gonna Need It
KISS: Keep It Simple Stupid
BDD: Behavior Driven Development
TDD: Test Driven Development
DDT: Design Driven Testing
DDD: Domain Driven Designing
SOA: Service Oriented Architechture
SOLID:
- Single Responsibility Principle
- Open Close Principle
- Liskov Substitution Principle
- Interface Segregation Principle
- Dependency Injection
ADO: ActiveX Data Objects
ASP.Net MVC: Active Server Pages - Model View Controller
WPF: Windows Presentation Foundation
WCF: Windows Communication Foundation
WF: Workflow Foundation
WC: Windows Cardspace
SSIS: Sql Server Integration Services
SSRS: Sql Server Reporting Services
SSAS: Sql Server Analysis Services
SOAP: Simple Object Access Protocol
AJAX: Asynchronous JavaScript and XML
CLR: Common Language Runtime
CLS: Common Language Specification
COM: Component Object Model
CTS: Common Type System
ILDASM: Intermediate Language Disassembler
IL: Intermediate Language
MSIL: Microsoft Intermediate Lanuage
JIT: Just In Time
DLL: Dynamic Link Library
PE: Portable Executable/exe file
DOM: Document Object Model
GC: Garbage Collector
GDI: Graphical Device Interface
GAC: Global Assembly Cache
HTTP: Hyper Text Transfer Protocol
TCP: Transmission Control Protocol
IDE: Integrated Development Environment
IIS: Internet Information Server
GUID: Global Unique Identifier
XML: Extensible Markup Language
CDN: Content Delivery Network
forgot ACID, Atomic, correctness, isolated and durable
ReplyDelete