Results 1 to 15 of 15

Thread: Whats .ASPX

  1. #1
    Abina's Avatar
    Abina is offline Master
    Join Date
    Dec 2009
    Location
    United States
    Posts
    1,073
    Thanks
    1
    Thanked 6 Times in 4 Posts
    Feedback Score
    0

    Default Whats .ASPX

    So I have been seeing this alot I know its top end program but please explain in detail its nothing like PHP or CSS etc and its used by name brand sites>? The sites are writing in .aspx

  2. #2
    jonmaster is offline Freshman
    Join Date
    Jan 2010
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    IT IS server side technology to generate dynamic website. similar to php

  3. #3
    asbharmal is offline Sophomore
    Join Date
    Apr 2010
    Posts
    65
    Thanks
    0
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default

    ASPX is the new advanced version of ASP with the help of which new upgraded software can be developed and working on that software is flexible enough

  4. #4
    manik's Avatar
    manik is online now Om Shanti!
    Join Date
    Apr 2008
    Location
    Boston, USA
    Posts
    13,172
    Thanks
    744
    Thanked 699 Times in 550 Posts
    Blog Entries
    4
    Feedback Score
    4 (100%)

    Default

    aspx is a file extension commonly used with asp .net.

    however you can create any extension for asp .net files if you have access to the server.
    Free Classified Ads & BUSINESS/PROFESSIONAL SOCIAL NETWORK


  5. #5
    jackworgans is offline Freshman
    Join Date
    Apr 2011
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    Aspx file extension is a type of use from your computer to access files and applications. If you receive an error message on absence Aspx have to accept the application you want to open the file with.

  6. #6
    stodary is offline Freshman
    Join Date
    May 2011
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    ASPX is a microsoft website extensions which can only be run microsoft windows servers
    it is similar to PHP but you can not run ASPX on any platforms but windows

  7. #7
    tylerlongtw is offline Banned
    Join Date
    May 2011
    Posts
    376
    Thanks
    0
    Thanked 2 Times in 2 Posts
    Feedback Score
    0

    Default

    basically when you compile an ASP.Net code, it creates two files, one with the extension of .aspx and one with the extension of .cs, the aspx file usually is referred to GUI having html codes (can also include ASP Codes), and .cs only contains pure ASP Code, no html included.

  8. #8
    kets is offline Freshman
    Join Date
    Jul 2010
    Location
    ca , usa
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    ASPX is extension of microsoft webpages

  9. #9
    davidmiller's Avatar
    davidmiller is offline Junior
    Join Date
    May 2011
    Posts
    172
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    .aspx is the extension of web page files created under microsoft asp.net. There may or not be separate files for web page and code running that page. Asp.net itself is the newer version of classic asp and is lot more powerful and feature rich than many other web development platforms.

  10. #10
    adamshien's Avatar
    adamshien is offline Sophomore
    Join Date
    Oct 2011
    Posts
    126
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Feedback Score
    0

    Default

    ASP.NET is a Web application framework developed and marketed by Microsoft to allow programmers to build dynamic Web sites, Web applications and Web services.

  11. #11
    sonu sing is offline Junior
    Join Date
    Dec 2010
    Posts
    286
    Thanks
    2
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default

    .ASPX is the extension of ASP.net like Word file have .Doc, excel's xls, image have .jpg. Every software have his own extension.

  12. #12
    davidmichal is offline Junior
    Join Date
    Aug 2011
    Posts
    184
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applicat..

  13. #13
    abhiz is offline Freshman
    Join Date
    Dec 2011
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default

    ASP.NET Web pages, known officially as Web Forms, are the main building block for application development

  14. #14
    ecarmover is offline Senior
    Join Date
    Jul 2011
    Posts
    534
    Thanks
    0
    Thanked 1 Time in 1 Post
    Feedback Score
    0

    Default

    .asp is the extension of asp.net frame work and its a advanced version of .asp

  15. #15
    AllanMarshel00 is offline Freshman
    Join Date
    Mar 2012
    Posts
    13
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Feedback Score
    0

    Default

    .asp commonly known as classic ASP, and .aspx is commonly just called ASP.
    Both are horrible in my opinion. I like all other Microsoft products, but ASP is a complete shambles.

    I have tried to learn it but it's just a horrible language not just in terms of syntax, but also resource requirement, lack of developer community and costs.
    Universities tend to like it but autodidacts seem to prefer PHP.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •