Which of the following hosts Can't be used to create .net
Application?
a) IIS
b) Internet Explorer
c) ASP.Net
d) Windows Shell
Which one is correct?
Answer Posted / prasad
Examples of hosts are Windows Shell (For command line
applications), IE and ASP.NET. IIS cann't be used to
create .net applications.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What are the Types of authentications in IIS
Define page output caching?
Which protocol is used in a web api?
Explain what are webservices?
How will you load dynamic assembly?
What are html helpers in asp.net?
What does clearing cache?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is %20 in a url?
If you want to write your own dot net language, what steps you will you take care?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What are session and cookies?
What’s the use of “GLOBAL.ASAX” file?