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
What is the mvc model?
What is an asp.net validator? And, mention its types.
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
Explain the features that make asp.net more used framework? : asp.net mvc
What are Session states available and its Uses?
What are the two types of web pages?
What is the difference between session.abandon() vs clear()?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What kind of programming language is ASP.NET?
Explain what is an assembly?
Explain automatic memory management in .net.
How will you load dynamic assembly?
What is hidden field in asp.net?
How does cookies work in asp net?