what is asp and asp.net ?

Answers were Sorted based on User's Feedback



what is asp and asp.net ?..

Answer / m_dasharatham

Asp is technology comes with webserver iis.this is provided
in the form of dll file is called asp.dll.
this will support server side execution.
It supports scripting languages(vbscript,javascript).

Asp.net is a technology which provides set of
specifications for normal webapplications on webservices
and mobile applications.
this technology is intgrated with .Netframework.

it supports languages vb.net,c#, and vc++

Is This Answer Correct ?    3 Yes 0 No

what is asp and asp.net ?..

Answer / kuldeep khaware

ASP is interpreter. and ASP.Net is compile base..asp.net is
centerlize Technology. supports languages vb.net,c#, and
vc++

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What is state management in asp.net and define Client-side state management and Server-side state management?

2 Answers   TVS,


How many web.config files can I have in an application?

0 Answers  


What are the types of session in asp.net?

0 Answers  


How does ASP.NET framework maps client side events to Server side events.?

0 Answers  


What is the default timeout for a cookie?

0 Answers  






What is query string?

0 Answers  


How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


How To Send Value one page to Another Page On MasterMenu Click ? please Tell Me!

3 Answers   Accenture,


What is difference between web config and global asax?

0 Answers  


Explain the difference between Repeater and Data list control in ASP.NET?

0 Answers  


What are custom user controls in asp.net?

0 Answers  


What is %20 in a url?

0 Answers  


Categories