Results 1 to 8 of 8

Thread: Difference between ASP and ASP.net

  1. #1

    Post Difference between ASP and ASP.net

    Hello Guyz, Please let me know what is major difference between ASP and ASP.NET. What is the advantage of ASP.NET?

  2. #2

    Default

    difference between ASP and ASP.Net is that ASP uses interpreted VBScript or JScript, and ASP.net uses any .Net language compiled.

  3. #3
    Join Date
    Jun 2013
    Location
    Forum
    Posts
    2,096

    Default

    ASP.NET is an open-source server-side web application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.
    Cheap VPS Hosting | $1 VPS Hosting
    Windows VPS Hosting | Windows with Remote Desktop Access
    Cheap Dedicated Servers | Linux Dedicated Server Hosting

  4. #4

    Default

    Quote Originally Posted by stuartspindlow2 View Post
    difference between ASP and ASP.Net is that ASP uses interpreted VBScript or JScript, and ASP.net uses any .Net language compiled.
    Can you please elaborate how does ASP.net work, how we can configure this on our server?

  5. #5

    Default

    ASP.NET is an open-source server-side web program structure developed for web design to generate powerful web webpages. It was developed by Microsof company to allow developers to develop powerful web sites, web programs and web services.

  6. #6
    Join Date
    Aug 2017
    Location
    Pune
    Posts
    459

    Default

    The most important imperative contrast between Asp Also Asp. Net will be that Asp utilization translated VBScript or JScript, and Asp. Net employments whatever. Net dialect (counting VB. Net, C#, J#, and so on. ) aggregated. Asp 3. 0 exited the greater part its code in the front of the provision. Asp is basically composed utilizing VB script Also html intermixed.

  7. #7

    Default ASP and ASP.NET easily understandable differences

    ASP

    - ASp is a classic server side technology before .NET
    - ASP is interpreted.
    - In ASP file extension is .asp
    - ASP has limited OOPs support
    - ASP will support only one programming technique that is called InPage technique.
    - ASP uses mostly VBScript, HTML and JavaScript.
    - Classic ASP uses a technology called ADO to connect and work with databases.

    ASP.NET

    - ASP.NET is a .NET advanced server side technology.
    - ASP.NET is compiled.
    - In ASP.NET file extension is .aspx
    - ASP.NET uses C#.NET that is fully object oriented language like C#
    - Asp.Net will support two programming technique i.e.Inpage and CodeBehind
    - Asp.Net uses any .NET language including VB.Net, C# mostly C#.Net.
    - ASP>NET uses the ADO.NET technology

  8. #8
    Join Date
    Apr 2020
    Posts
    704

    Default

    Asp is classic server page processing for web application running on windows hosted on iis. . net is development platform where you can develop applications on different platforms like web or windows or phone or compatible devices. Asp.net is web application development platform written in .

Similar Threads

  1. What is difference between Software & Hardware?
    By Emilygrey in forum Software & Hardware
    Replies: 6
    Last Post: 04-29-2021, 03:35 PM
  2. Can you tell me the difference between PHP 4 & PHP 5 versions?
    By pacifich in forum Software & Hardware
    Replies: 10
    Last Post: 04-20-2021, 10:09 AM
  3. What is Difference Between SEO and SMO?
    By stuartspindlow in forum Business Tools
    Replies: 8
    Last Post: 10-15-2018, 07:45 AM
  4. What is the difference between SEO and SEM?
    By stuartspindlow in forum Business Tools
    Replies: 7
    Last Post: 09-26-2018, 02:34 AM
  5. difference between strong and b tag
    By beneeta in forum Web Design Solutions
    Replies: 16
    Last Post: 03-09-2018, 07:10 AM

Posting Permissions

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