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
Explain the Session state management options available with ASP.NET?
Which data type does the rangevalidator control support?
what is loosely coupled solution? How it can be used?
Explain the advantages of asp.net.
What is repository pattern in mvc.net? : asp.net mvc
Explain the role of global.asax?
Differentiate the session object and application object?
To bind columns manually which tags do you need to add within the asp:datagrid ?
Which adapter should you use, if you want to get the data from an access database?
What is a runtime version?
What is web api and why to use it?
Is it possible for me to change my aspx file extension to some other name?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is difference between viewstate and session state in javascript?
What is the caspol.exe tool used for?