What is ASP.Net?

Asked by Last Modified  

36 Answers

Follow 1
Answer

Please enter your answer

Trainer

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.
Comments

IT Professional Trainer with 20 years of experience into software IT training

ASP.Net is a server side scripting technology for developing web applications
Comments

Java Corporate Trainer

ASP.Net is a Web FrameWork
Comments

Artificial intelligence Trainer

(1)ASP.NET is the .NET technology which uses visual basic or visual C# as a programming language (2)ASP.NET is used to create web applications (3)Those web applications unike HTML are dynamic in nature (4)ASP.NET support server side programming so that processing is done on server side (5)ASP.NET...
read more
(1)ASP.NET is the .NET technology which uses visual basic or visual C# as a programming language (2)ASP.NET is used to create web applications (3)Those web applications unike HTML are dynamic in nature (4)ASP.NET support server side programming so that processing is done on server side (5)ASP.NET uses the concept of postback,viewstate to retain state (ie information) from one web page to another so it is stateful (6)when we create a new web application three types of file are created (A).aspx (B).aspx.vb (c) web.config because of which it separates logic of the code from the design of the page hence provide debugging help read less
Comments

Coaching

ASP.NET is a web technology, its used for web based applications and websites. Its server side technology and its language independent. Any .NET languages can be used to develop web based applications.(.NET Languages such as C#, VB.NET) ASP.NET is part of the .NET Framework.. Its Microsoft produc...
Comments

Training Centre

asp.net is web technology that is used in building web applications and websites. Asp.net is a server side techology that is language independent .Any .net languages such as c#.net,vb.net can be used to develop web applications through Asp.net. Asp.net can support all .Net Languages.
Comments

Azure.NET, MEAN, GenAI, OpenAI, Agentic AI, Prompt Engineering & Devops Trainer 16 years experienced

Used to develop web applications, web services and web sites targeted to .NET technologies
Comments

IT Professional Trainer with 15 years of experience in IT Industry

A Microsoft server-side Web technology. ASP.NET takes an object-oriented programming approach to Web page execution. Every element in an ASP.NET page is treated as an object and run on the server. An ASP.NET page gets compiled into an intermediate language by a .NET Common Language Runtime-compliant...
read more
A Microsoft server-side Web technology. ASP.NET takes an object-oriented programming approach to Web page execution. Every element in an ASP.NET page is treated as an object and run on the server. An ASP.NET page gets compiled into an intermediate language by a .NET Common Language Runtime-compliant compiler. Then a JIT compiler turns the intermediate code to native machine code, and that machine code is eventually run on the processor. Because the code is run straight from the processor, pages load much faster than classic ASP pages, where embedded VBScript or JScript had to be continuously interpreted and cached. ASP.NET is used to create Web pages and Web services and is an integral part of Microsoft's .NET vision. read less
Comments

Expert teaching

it is used to design web page and portal.
Comments

c,c++,vb,vb.net,php.joomal,basic,all computer subjects

ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web applications for PC, as well as mobile devices. ASP.NET works on top of the HTTP protocol, and uses the HTTP commands and policies...
read more
ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web applications for PC, as well as mobile devices. ASP.NET works on top of the HTTP protocol, and uses the HTTP commands and policies to set a browser-to-server bilateral communication and cooperation. ASP.NET is a part of Microsoft .Net platform. ASP.NET applications are compiled codes, written using the extensible and reusable components or objects present in .Net framework. These codes can use the entire hierarchy of classes in .Net framework. The ASP.NET application codes can be written in any of the following languages: read less
Comments

View 34 more Answers

Related Questions

What is the difference between asp.net and c#.net?
Asp.net is the framework and C#.net is the programming Language like Java. In Asp.net framework, we can use traditional web languages like html, css, javascript and create Fantastic website.
Geeta
What is the difference between asp.net and vb.net?
asp.net is web technology that is used in building web applications and websites. Vb.net is language that is used in writing programs that are utilizing the asp.net framework Asp.net contains...
Aadarsh
What is ASP.Net?
ASP.NET: Active Server Page .NET is a unified Web development model that includes the services necessary to build enterprise-class Web applications. ASP.NET is part of the .NET Framework. It's Microsoft product.
Geeta
What Is Asp ?
ASP.Net is a platform that is used to develope, Web, Desktop, Mobile and other kinds of applications. It supports many languages like C, C++, C#, F#, VB.Net etc. It all runs on a Integrated Development...
Sunita
With many online free tutorials in place, does one ever need to hire a mentor to learn a new Technology? if yes, why? i am in the process of learning MVC, linq, and WCF and by far using online resources. if anyone out there is interested in learning, can join me. we can learn together.
definitely,you need to mentor .Because online courses doesn't train in the aspect of real time project experience.But a good trainer who works in a IT will have exposure to all the phases of development...
Ranganath

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Export To Excel using StringBuilder in ASP.net MVC C#
public ActionResult Export() { StringBuilder sb = new StringBuilder(); //static file name, can be changes as per requirement string sFileName = "filename.xls"; //Bind...
M

Mohammad Shafi

1 0
1

Format Date to “MM/dd/yyyy” in Webgrid ASP.Net MVC Razor View
Replace above line with below to apply ("DD/mm/yyyy") formatting to date field in WebGrid AllTicket.Column(columnName: "DueDate", header: "Due Date") grid.Column("Date",format:@<text> @item.Date.ToString("MM/dd/yyyy")</text>)
M

Mohammad Shafi

0 0
0

Trends in .Net Platform
.NET Framework is a software framework developed by Microsoft. It includes a large class library named Framework Class Library (FCL) and provides language interoperability (each language can use code written...

ASP .Net Interview Questions.
1. What is ASP? Active Server Pages (ASP), also known as Classic ASP, is a Microsoft's server-side technology, which helps in creating dynamic and user-friendly Web pages. It uses different scripting...

ASP.NET - Introduction
ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web applications for PC, as well as mobile...

Looking for ASP.NET ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you