<s>
Naked	B-Application
Objects	I-Application
for	I-Application
.NET	I-Application
or	O
Naked	B-Application
Objects	I-Application
MVC	I-Application
is	O
a	O
software	O
framework	O
that	O
builds	O
upon	O
the	O
ASP.NET	B-Language
MVC	I-Language
framework	I-Language
.	O
</s>
<s>
As	O
the	O
name	O
suggests	O
,	O
the	O
framework	O
synthesizes	O
two	O
architectural	O
patterns	O
:	O
naked	B-Architecture
objects	I-Architecture
and	O
model	O
–	O
view	O
–	O
controller	O
(	O
MVC	O
)	O
.	O
</s>
<s>
However	O
,	O
Trygve	O
Reenskaug	O
(	O
the	O
inventor	O
of	O
the	O
MVC	O
pattern	O
)	O
has	O
made	O
it	O
clear	O
that	O
he	O
does	O
not	O
see	O
it	O
that	O
way	O
,	O
in	O
his	O
foreword	O
to	O
Richard	O
Pawson	O
's	O
PhD	O
thesis	O
on	O
the	O
Naked	B-Architecture
Objects	I-Architecture
pattern	O
.	O
</s>
<s>
The	O
Naked	B-Application
Objects	I-Application
MVC	I-Application
framework	O
will	O
take	O
a	O
domain	B-Application
model	I-Application
(	O
written	O
as	O
Plain	B-Language
Old	I-Language
CLR	I-Language
Objects	I-Language
)	O
and	O
render	O
it	O
as	O
a	O
complete	O
HTML	B-Language
application	O
without	O
the	O
need	O
for	O
writing	O
any	O
user	B-Application
interface	I-Application
code	O
-	O
by	O
means	O
of	O
a	O
small	O
set	O
of	O
generic	O
View	O
and	O
Controller	O
classes	O
.	O
</s>
<s>
The	O
framework	O
uses	O
reflection	B-Language
rather	O
than	O
code	B-Application
generation	I-Application
.	O
</s>
<s>
The	O
developer	O
may	O
then	O
choose	O
to	O
create	O
customised	O
Views	O
and/or	O
Controllers	O
,	O
using	O
standard	O
ASP.NET	B-Language
MVC	I-Language
patterns	O
,	O
for	O
use	O
where	O
the	O
generic	O
user	B-Application
interface	I-Application
is	O
not	O
suitable	O
.	O
</s>
