what is asp dotnet

Answers were Sorted based on User's Feedback



what is asp dotnet ..

Answer / 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

what is asp dotnet ..

Answer / rashmi

Asp.net is a part of the .net Framework. It allows you to
design,develope and deploy the dynamic and interacing web
pages and web services.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Briefly describe the role of global.asax?

0 Answers  


WHAT IS BOXING? HOW WE CAN USE IT?

4 Answers   Seion Infotech,


What is & in a url?

0 Answers  


what is pagination in asp.net ?

1 Answers   Netsweeper,


What is the use of dispose method?

0 Answers  






which method marks a config file section for encryption?

1 Answers  


What is cas?

0 Answers  


What is the difference between cookie and session?

0 Answers  


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

0 Answers  


What?s a bubbled event?

1 Answers  


Where you store Connection string in "Web.Config" file in ASP.NET?

0 Answers   Sans Pareil IT Services,


Can private assembly be used for more than one application? If so how?

7 Answers   Satyam,


Categories