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

Explain difference between dataset and datareader?

602


Explain different types of validators in asp.net?

527


What are validator? How do you disable them?

599


What is the postback property in asp.net?

540


How can we register exception filter globally?

585






Can you use c# without .net?

536


What is the difference between page directive include and action tag include?

519


How to display validation messages in one control?

541


What is the difference between GridView and Repeater controls in ASP.NET?

575


Which tool you have done?

1476


When we use cookie less session? Explain its working?

557


how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

1541


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

1596


Explain what the contents of cookie?

588


What is the difference between web config and machine config files?

549