What is aspx ?? aspx file extension:
aspx is the file extension of the dynamic web pages created by a Microsoft technology called asp.net. Dynamic web page mean that the final page that will be sent to the user browser will be generated from a programming code that will customize the page each time it called using some logic . For example the site developer can change and customize the page according to the [...]
