Yadagiri Reddy
What is ASP.NET?
By Yadagiri Reddy in ASP.NET on Oct 17 2014
  • Prakash Lakshmanan
    Dec, 2014 15

    Asp.Net : --> ASP.NET is a development framework for building web pages and web sites with HTML, CSS, JavaScript and server scripting. --> ASP.NET supports three different development models: --> Web Pages, MVC (Model View Controller), and Web Forms: 1. Web Pages (Single Pages Model) --> Simplest ASP.NET model. --> Similar to PHP and classic ASP. --> Built-in templates and helpers for database, video, graphics, social media and more. 2. MVC (Model View Controller) --> MVC separates web applications into 3 different components: --> Models for data --> Views for display --> Controllers for input 3. Web Forms (Event Driven Model) --> The traditional ASP.NET event driven development model: --> Web pages with added server controls, server events, and server code.

    • 1
  • Munesh Sharma
    May, 2016 31

    Active Server Pages/Differences between ASP 3.0 and ASP.NET. The most important difference between ASP and ASP.Net is that ASP uses interpreted VBScript or JScript, and ASP.net uses any .Net language (including VB.Net, C#, J#, etc.) compiled. ASP 3.0 left all its code in the front of the application

    • 0
  • Keerthi Venkatesan
    May, 2016 13

    ASP.NET is an open source server-side Web application framework designed for Web development

    • 0
  • Santhakumar Munuswamy
    Jun, 2015 23

    http://www.san2debug.net/post/Evaluation-of-ASPNET-Versions-Part-1.aspx

    • 0
  • Kiranteja Jallepalli
    May, 2015 27

    Asp.net is a microsoft technology which are used to build Dynamic Websites.

    • 0
  • Pankaj  Kumar Choudhary
    May, 2015 14

    ASP.NET is a specification developed by Microsoft to create dynamic Web applications, Web sites, and Web services. It is a part of .NET Framework. You can create ASP.NET applications in most of the .NET compatible languages, such as Visual Basic, C#, and J#. The ASP.NET compiles the Web pages and provides much better performance than scripting languages, such as VBScript

    • 0
  • Kml Surani
    Apr, 2015 15

    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.

    • 0
  • dk thakur
    Nov, 2014 21

    .net is a framework suports multiple languages like c#,j# and asp.net etc.Asp.net is a language for designing web pages,here asp stands for active server pages.

    • 0
  • dk thakur
    Nov, 2014 21

    .net is a framework suports multiple languages like c#,j# and asp.net etc.Asp.net is a language for designing web pages,here asp stands for active server pages.

    • 0
  • Yadagiri Reddy
    Oct, 2014 17

    ASP.NET is a specification developed by Microsoft to create dynamic Web applications, Web sites, and Web services. It is a part of .NET Framework. You can create ASP.NET applications in most of the .NET compatible languages, such as Visual Basic, C#, and J#. The ASP.NET compiles the Web pages and provides much better performance than scripting languages, such as VBScript. The Web Forms support to create powerful forms-based Web pages. You can use ASP.NET Web server controls to create interactive Web applications. With the help of Web server controls, you can easily create a Web application.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS