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 / 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 |
How many types of validation controls are provided by ASP.NET?
What is use of <% %> in asp.net?
What is the difference between the get method () and post method ()?
How can u debug your .net application?
Define a multilingual website?
Which of the following .NET framework supports Web API?
Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0
Explain the asp.net mvc folder conventions? : asp.net mvc
What is web.config and machine.config ?
What is Partial PostBack in ASP.NET?
What is http pipeline in asp.net?
How do you create a permanent cookie?