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 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 are delegates in ASP.NET
Delegates are type safe function pointers or callbacks. Delegate is a class that holds a reference to a method or function. Delegate class has a signature an it can only refer those methods whose signature...
Madhuri S.
how will do custom sorting using div express controls in asp.net MVC
Using webgrid we can do custom sorting in MVC
Mallikarjuna
What is difference between "throw" and "throw ex" in .Net?
Yes, there is a difference; 1) throw ex resets the stack trace (so your errors would appear to originate from HandleException) 2) throw doesn't - the original offender would be preserved.
SEED Infotech Ltd

Hello Sir, I have little bit knowledge of C. Can I continue study Asp.net? Please advice..

for ASP.Net you need the basic programming knoladge in C and C++ OOP Method along with HTML,CSS, and Java Script. Because in ASP.Net Code behind C# is running. C# is based on Object oritented Methodology....
Mitu
0 0
8

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

Ask a Question

Related Lessons

ASP.net MVC 5
ASP.NET MVC It’s a part of ASP.NET and provides an alternative to ASP.NET webforms. You can even mix webforms and MVC. Basic concepts like state management are still the same. Thus, if you have...

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

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

ASP.NET Syllabus
Part 1: Getting Started with ASP.NET Lesson 1: Overview Of Asp.Net Lesson 2: Adding Controls To A Web Page Lesson 3: Web Page Processing Lesson 4: Validating User Input Lesson...

why need for Angular js for higher versions of Asp.net framework.
1. Optimization of performance in receiving messages between client and server. 2. Optimised display features. Explanation 1. Earlier versions of Asp.net had lack of performance of message transfer...

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