Active Server Page Extended ASP.NET script
File type: Source code and script file, Internet related file
An aspx file extension is associated with Active Server Page Extended format used by Internet Information Services (IIS) web server with server-side scripting language ASP.NET used to generate websites dynamically. Generated output from the .aspx page in your browser is a standard HTML page.
File type category:
Source code and script file
Internet related file
Date updated: June 27, 2025
The aspx file extension is associated with ASP.NET dynamic web pages, also known as web forms, based on the Microsoft ASP.NET programming framework.
Internet servers generate these pages. The ASP.NET code is compiled and interpreted by the server, then sent to a user web browser and displayed as a web page.
ASP.NET pages are the primary building block for web application development. The Web forms are contained in files with the .aspx file extension. These files typically contain static (X)HTML markup and markup defining server-side Web Controls and User Controls where the developers place all the required static and dynamic content for the web page.
The native application that uses ASPX script files is the ASP.NET server (mainly Microsoft IIS - Internet Information Services).
ASPX script files can be written in Microsoft Visual Studio, WebMatrix, or other development tools, and web pages that are written in ASP.NET and using ASP.NET can be viewed in any Internet browser such as Microsoft Edge, Google Chrome, Firefox, Opera, or Safari.
Use ASP.NET development tools to open and edit the *.aspx files or the entire ASP.NET project (Visual Studio, WebMatrix, etc.)
You can also use any simple text editor to view the contents of ASP.NET source code.
ASP.NET script is the simple text file with ASP.NET source code. ASPX file cannot be simply converted to another format, but it can be edited in any text editor or word processor.
NotePad++ text editor (Microsoft Windows)
Microsoft Visual Studio (Multiplatform)
NotePad++ text editor (Microsoft Windows)
Microsoft Visual Studio (Multiplatform)
NotePad++ text editor (Microsoft Windows)
Microsoft Visual Studio (Multiplatform)
Microsoft Edge (Microsoft Windows)
ASP.NET (Microsoft Windows)
NotePad++ text editor (Microsoft Windows)
Microsoft Visual Studio (Multiplatform)
Microsoft Edge (Microsoft Windows)
Microsoft Visual Studio (Multiplatform)
ASP.NET (Microsoft Windows)
Microsoft Internet Information Services (Microsoft Windows)