Multiple choice technology programming languages In Which file extension the webforms are stored ? .aswx .aspx .asmx .ascx Reveal answer Fill a bubble to check yourself B Correct answer Explanation Web forms in ASP.NET are stored with the .aspx file extension, which is the standard for ASP.NET web pages. The 'aspx' extension indicates an ASP.NET page that can contain server controls and code.