what is asp dotnet

Answer Posted / krishna kumar - kasbah systems

For beginners
--------------
ASP.NET is a set of web development technologies marketed
by Microsoft. Programmers can use this set of technologies
to build web applications and XML web services.
For intermediate
----------------
This is the latest incarnation of Microsoft's middleware
for the Internet. ASP.NET is built upon the .NET Framework.
The .NET Framework has two main components: the common
language runtime (CLR) and the .NET Framework class
library. The CLR is the foundation of the .NET Framework.
You can think of it as an agent that manages code at
execution time for both Windows and ASP.NET applications.
The class library, the other main component of the .NET
Framework, is an object-oriented collection of reusable
components that you can use to develop applications for
both Windows and the Web. ASP.NET is therefore the required
environment that supports developers who use the .NET
Framework to develop Web-based applications.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is syntax code to send email from an asp.net application?

745


What is enableviewstate?

723


Explain the boxing and unboxing concept in .net?

585


How can we make sure that Web API returns JSON data only?

754


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

831


What is data reader in asp.net?

744


Define repository pattern in asp.net mvc? : asp.net mvc

680


Define static function?

743


What is an asp.net validator? And, mention its types.

780


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

2159


What are the 3 types of web?

673


What is http request and response?

709


Why do we need a web application session?

699


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

5144


What are the contents of cookie?

794