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

What are the different authentication modes in asp.net?

0 Answers  


What is custom tag in Web.Config?

0 Answers   Accenture,


What’s the difference between response .redirect and server.transfer?

0 Answers  


Explain the Session state management options available with ASP.NET?

0 Answers   Siebel,


How do cookies work? Give an example of their abuse.

0 Answers  






What is the Difference B/W Finalize() and Dispose() in .Net?

12 Answers   HCL, IBM,


How can we create Tree control in asp.net?

0 Answers  


Can session variables be accessed from code-behind?

2 Answers   Microsoft, RMS,


Differentiate between authentication and authorization.

0 Answers  


What is http request and response?

0 Answers  


How To Generate ConnectionString By Using Notepad??

2 Answers  


If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.

0 Answers   Siebel,


Categories