<s>
M#	O
(	O
pronounced	O
em	O
sharp	O
)	O
is	O
a	O
code	B-Application
generation	I-Application
tool	O
and	O
a	O
domain-specific	B-Language
language	I-Language
that	O
can	O
be	O
used	O
to	O
create	O
websites	O
and	O
web	O
applications	O
.	O
</s>
<s>
It	O
can	O
translate	O
entities	B-Architecture
and	O
page	O
definitions	O
to	O
ASP.NET	B-Application
Web	B-Application
Forms	I-Application
and	O
MVC	O
and	O
C#	B-Application
code	O
which	O
in	O
turn	O
form	O
the	O
user	B-Application
interface	I-Application
and	O
business	B-Architecture
logic	I-Architecture
layer	I-Architecture
of	O
the	O
application	O
.	O
</s>
<s>
M#	O
generates	O
codes	O
that	O
is	O
mainly	O
in	O
the	O
C#	B-Application
programming	O
language	O
.	O
</s>
<s>
Because	O
the	O
"	O
sharp	O
"	O
suffix	O
has	O
been	O
used	O
by	O
a	O
number	O
of	O
other	O
.NET	B-Application
languages	O
,	O
M#	O
followed	O
the	O
same	O
convention	O
.	O
</s>
<s>
M#	O
uses	O
its	O
own	O
IDE	B-Application
,	O
which	O
is	O
a	O
web-based	O
application	O
for	O
creating	O
ASP.Net	B-Application
WebForms	O
and	O
Visual	O
Studio	O
for	O
Creating	O
ASP.Net	B-Application
MVC	O
projects	O
.	O
</s>
<s>
Inside	O
the	O
IDE	B-Application
,	O
a	O
user	O
can	O
type	O
,	O
select	O
from	O
suggestions	O
(	O
Intelli-sense	B-Application
)	O
,	O
or	O
use	O
the	O
mouse	O
to	O
define	O
the	O
entities	B-Architecture
or	O
user	B-Application
interface	I-Application
modules	O
.	O
</s>
<s>
Internally	O
,	O
M#	O
IDE	B-Application
keeps	O
this	O
module	O
definition	O
as	O
a	O
JSON	B-General_Concept
file	O
.	O
</s>
<s>
At	O
the	O
time	O
of	O
a	O
build	O
,	O
it	O
will	O
generate	O
C#	B-Application
,	O
ascx	B-Application
,	O
and	O
ascx.cs	B-Application
files	O
.	O
</s>
<s>
From	O
that	O
moment	O
,	O
XML	O
or	O
M#	O
is	O
not	O
necessary	O
to	O
render	O
the	O
module	O
or	O
to	O
be	O
installed	O
on	O
the	O
machines	O
that	O
will	O
serve	B-Application
the	O
page	O
.	O
</s>
