Results 1 to 6 of 6

Thread: Is .NET front end or backend?

  1. #1

    Default Is .NET front end or backend?

    Is .NET front end or backend?

  2. #2

  3. #3
    Join Date
    Feb 2020
    Posts
    1,103

    Default

    Is .NET front. Net comprises both frontend and backend languages. For example, ASP.NET is used as backend and C# & VB.NET are used for frontend development.

  4. #4
    Join Date
    Jun 2020
    Location
    India
    Posts
    102

    Default

    Primarily .net is a complete development environment that can be used both as Front end and back-end technology, but now as most of the development goes with JavaScript libraries as front end e.g. Angular, ReactJS, VueJS, usage of .net front end page development using ASPX and Razor view engine is not preferable. There are other technologies as well that can be used as back-end language like PHP, JAVA, Python, Ruby, Node etc.
    Technical Support - eTechSupport.net
    24x7 Server Management Blog
    ▌Outsourced Web Hosting Support
    ▌Database Administration
    ▌Live Support
    Skype : sales@etechsupport.net

  5. #5
    Join Date
    Feb 2020
    Posts
    1,103

    Default

    . Net comprises both frontend and backend languages. For example, ASP.NET is used as backend and C# & VB.NET are used for frontend development.

  6. #6
    Join Date
    Apr 2020
    Posts
    704

    Default

    NET itself only runs on the back-end. However, most modern applications have the back-end just serving up the front-end code to the browser which is where front-end code (HTML/JavaScript) runs.

Posting Permissions

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