Answer Posted / 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 |
Post New Answer View All Answers
How do u optimize a query in asp.net?
Explain the steps needed to be performed in order to create an animation in xaml?
How can exception be handled with out the use of try catch?
Why mvc is faster than asp.net? : Asp.Net MVC
Explain the flow of processing of the request? : asp.net mvc
What is the behavior of a Web browser when it receives an invalid element?
What is class and object in asp.net?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What a diffgram is, and a good use for one?
What is autopostback in asp net?
List the advantages and disadvantages of user control an custom control?
What are the elements of a website?
What are the main requirements for caching?
What is the default timeout for a cookie?
Differences between “dataset” and “datareader”.