Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

Plain old CLR object

Index Plain old CLR object

In software engineering, a plain old CLR object (POCO) is a simple object created in the Common Language Runtime (CLR) of the.NET Framework which is unencumbered by inheritance or attributes. [1]

10 relations: C Sharp (programming language), Common Language Runtime, Data transfer object, Dependency injection, Java Platform, Enterprise Edition, Object-relational mapping, Passive data structure, Plain old Java object, Software engineering, .NET Framework.

C Sharp (programming language)

C# (/si: ʃɑːrp/) is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.

New!!: Plain old CLR object and C Sharp (programming language) · See more »

Common Language Runtime

The Common Language Runtime (CLR), the virtual machine component of Microsoft's.NET framework, manages the execution of.NET programs.

New!!: Plain old CLR object and Common Language Runtime · See more »

Data transfer object

A data transfer object (DTOMSDN (2010). Data Transfer Object. Microsoft MSDN Library. Retrieved from https://msdn.microsoft.com/en-us/library/ms978717.aspx.Fowler, Martin (2010). Data Transfer Object. Patterns of Enterprise Application Architecture. Retrieved from http://martinfowler.com/eaaCatalog/dataTransferObject.html.) is an object that carries data between processes.

New!!: Plain old CLR object and Data transfer object · See more »

Dependency injection

In software engineering, dependency injection is a technique whereby one object (or static method) supplies the dependencies of another object.

New!!: Plain old CLR object and Dependency injection · See more »

Java Platform, Enterprise Edition

Java Platform, Enterprise Edition (Java EE), formerly Java 2 Platforms, Enterprise Edition (J2EE), currently Jakarta EE, is a set of specifications, extending Java SE with specifications for enterprise features such as distributed computing and web services.

New!!: Plain old CLR object and Java Platform, Enterprise Edition · See more »

Object-relational mapping

Object-relational mapping (ORM, O/RM, and O/R mapping tool) in computer science is a programming technique for converting data between incompatible type systems using object-oriented programming languages.

New!!: Plain old CLR object and Object-relational mapping · See more »

Passive data structure

In computer science and object-oriented programming, a passive data structure (PDS, not to be confused with IBM's partitioned data sets; also termed a plain old data structure, or plain old data (POD)), is a term for a record, to contrast with objects.

New!!: Plain old CLR object and Passive data structure · See more »

Plain old Java object

In software engineering, a Plain Old Java Object (POJO) is an ordinary Java object, not bound by any special restriction and not requiring any class path.

New!!: Plain old CLR object and Plain old Java object · See more »

Software engineering

Software engineering is the application of engineering to the development of software in a systematic method.

New!!: Plain old CLR object and Software engineering · See more »

.NET Framework

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows.

New!!: Plain old CLR object and .NET Framework · See more »

Redirects here:

POCO, PONO, Plain Old CLR Object.

References

[1] https://en.wikipedia.org/wiki/Plain_old_CLR_object

OutgoingIncoming
Hey! We are on Facebook now! »