0
.aspx -- Active Server Page extensions
.ascx -- Active Server Control extensions
.ashx -- Active Server Handler extensions
.asmx -- Active Server Method extensions
0
.aspx -- This is asp page file
.ascx -- this is asp user control file
.ashx -- this is handler file
.asmx -- this is webservices file