Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
FTP creates an application on remote server - Basic concept of ASP.NET
Home
>>
Category
>>
ASP.NET (MCQ) questions and answers
>>
Basic concept of ASP.NET
Q. To create your application on a remote server which option you will choose in ASP.NET?
- Published on 27 Jul 15
a.
File System
b.
FTP
c.
HTTPS
d.
None of the above.
ANSWER: FTP
Related Content
ASP.NET Introduction (
27
)
ASP.NET HTML and Web Server Control (
13
)
Validation Control and Web page navigation (
13
)
Master Pages (
14
)
ASP.NET Security (
26
)
State Management System (
22
)
ASP.NET AJAX (
18
)
ADO.NET (
52
)
Caching pages and data (
17
)
ASP.NET Exception Handling (
0
)
ASP.NET Globalization and Localization (
14
)
Basic concept of ASP.NET (
12
)
Csharp.Net (
27
)
LINQ (
26
)
Discussion
Brijesh
-Posted on 20 Oct 15
Regarding to location, you can create three type of web based project.
• File-system–based server on your computer : It enables you to store all files of web application in your choice folder. It uses the ASP.NET development server that is included in Visual Studio 2008.
• An IIS server. It is useful when you are working with a site deployed inside of IIS.
• An FTP server. It enables you to create your application on a remote server. You can access the files and folders on that server are through FTP.
➨
Post your comment / Share knowledge
Required!
Required!
Invalid Email Id!
Required!
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
MCQs
English
Tutorials
Download
▲