answersLogoWhite

0

What is the ASP.NET framework?

Updated: 10/3/2023
User Avatar

Wiki User

13y ago

Best Answer

ASP.NET is the "new version" of ASP (Active Server Pages), and is part of Microsoft's .NET Framework.

ASP in general is a programming language that is used to create custom web applications - it was created and maintained by Microsoft, and is comparable to PHP.

ASP is used to pass information from the client (your browser) to the server, and execute commands between the two, to result dynamic websites. Such applications are used to create things like eCommerce Websites (Amazon.com), or really any website that is more than just information on a screen.

The .NET framework for ASP provides many improvements and upgrades that make programming in ASP faster, and more efficient for server resources. In general is gives more form and organization to the original version of ASP, but it's general use is for ease of use efficiency over that of the old version of ASP.

- Caleb

Convina Web Design and Hosting

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

The Microsoft .NET Framework is a software framework for Microsoft Windows operating systems. It includes a large library, and it supports several programming languages which allows language interoperability (each language can utilize code written in other languages.) The .NET library is available to all the programming languages that .NET supports.

The framework's Base Class Library provides user interface, data access, database connectivity, cryptography, web application development, numeric algorithms, and network communications. The class library is used by programmers, who combine it with their own code to produce applications.

Programs written for the .NET Framework execute in a software (as contrasted to hardware) environment, known as the Common Language Runtime (CLR). The CLR is an application virtual machine so that programmers need not consider the capabilities of the specific CPU that will execute the program. The CLR also provides other important services such as security, memory management, and exception handling. The class library and the CLR together constitute the .NET Framework.

The .NET Framework is intended to be used by most new applications created for the Windows platform. In order to be able to develop and not just run applications, it is required to have Microsoft's SDK for Windows 7 or .NET Framework 4 (or newer) or Visual Studio 2010 installed on your computer.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Asp.net is a system ,It allows you to develop desktop applications ,Web Applications and much more ,IT supports 30+ languages and use CLS class library system to manage these all.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the ASP.NET framework?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where can one find information on aspnet?

Information about ASPNET can be found on the ASPNET website. Anything one needs to know about using this application framework for web development purposes can be found there.


Why do you use aspnet framework?

It allows server site scripting, for websites with more functionality than simple plain pages - from login systems to large applications.


Designing application for ASPNET?

You need to have .NET Framework installed for designing applications for ASP.NET. THE Visual Studio IDE will provide the interface for devloping such applications.See related links.


Which book is more deeeply cover the ASPnet 3.5 with C?

I would say Murach's C#. Covers the way .NET Framework works and most of the identifiers and types are explained and guided with practical exercises.


How many objects in aspnet?

6


What is the default scripting language for ASPNET?

VBScript


How does aspnet work?

Asp.Net is client server architecture.


What is the fastest way to concat strings in aspnet?

stringbuilder


How do you read the dll file within the aspnet program which the dll file is used to pass parameter between aspnet program?

Question need some more clarification


Where can someone find out information about an asp video?

ASPnet is a program framework developed by Microsoft for the facilitation of creating dynamic web pages. There are various video tutorials and related information, such as the complete courses offered by LiveLessons and Ideal Programmer, as well as the unofficial videos that can be found on YouTube and Daily Motion.


How do you use Microsoft richtext box control in aspnet?

george


What is full form of aspnet?

active server page network