There are currently two different approaches to ASP.NET.
ASP.NET WebForms:
(.aspx) (.master). . - , , html, head, body form.
( -) html/logic Web User Controls (.ascx), , "control".
ASP.NET MVC:
-.
View master / html/logic.
, PHP, ASP.NET MVC WebForms, .