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 is operator overloading in dotnet

1 Answers  


What is web router?

0 Answers  


How will you maintain versioning in asp.net 2.0?

0 Answers   MCN Solutions,


What is rich control in asp.net?

0 Answers  


Explain the difference between debug.write and trace.write? When should each be used?

0 Answers  






what are the application layers for a distribute application?

0 Answers   Mind Tree,


What are the disadvantages of view state / what are the benefits?

2 Answers   Siebel Systems,


hi i have a problem regarding to datagrid in aspdotnet.i have a datagrid in my application.i have to place add,edit,delete buttons or links what ever it may be. now the problem is if i click on add button then the page has to redirected to another form called "xyz.aspx" and if i click on edit button the page has to redirected to another form called "abc.aspx".i am phasing the problem that if where ever i click on the datagrid the cursor goes to gv1_SelectedIndexChanged event.please tell me the solution about the code.

4 Answers   Lambent,


Elaborate differentiation between ViewState and SessionState?

0 Answers   QuestPond,


Can you use c# without .net?

0 Answers  


How does session work?

0 Answers  


What are the asp.net server side objects?

0 Answers  


Categories