adspace
Answer Posted / Jagniwas
ASPX (.aspx) is a file extension used for ASP.NET pages, which can contain both user interface elements and server-side code. ASCX (.ascx), on the other hand, are User Controls, which are reusable UI components that can be added to an .aspx page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers