Answer Posted / ankit arora
ASP stands for Active server pages
It is just the technology that runs on web server and used
for Web Development.
Asp .net is used for Creating
1.Web Application
2.Web services
3. Mobile Web Applications
and I would tell you about Framework
Framework is collection of tools technologies and languages
that work together to communicate on multiple platforms
(This does not mean that .net application can run on LINUX
this can run on IE(internet Explorer)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is query string? What are its advantages and limitations?
Where is asp.net session stored?
Why do we use datasource in asp.net?
What is work flow gen? how can it will work with .Net?
Explain in what order a destructors is called.
What is mta?
Which is the parent class of the ASP.NET server control?
What is __ requestverificationtoken?
How can you pass multiple complex types in Web API?
What are resource file and how do we generate resource file?
How would you turn off cookies on one page of your website?
What are the memory-mapped files?
Explain culture and uiculture values.
What is the difference between the get method () and post method ()?
What is preprocessor in .net and type, where it use?