473,397 Members | 1,961 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

What are the essential Web Application files?

Hi,

An ASP.NET Web application was created in C# and you want to deploy it to a
host server on the Internet. The application was configured with code-behind
pages which are compiled in the build process. What are the essential Web
Application files you should deploy to the host?

A: Copy over the assemblies, .aspx files, the Global.aspx, and the
Web.config file to the host.

B: Copy over the assemblies, .aspx files, the Global.aspx, the Web.config
files, and the .cs files to the host.

c: Copy over only the .csproj file and the .aspx files to the host.

D: You will need to copy over all the files in the project's directory.

Thanks,
Monica

Thanks,

Mar 31 '07 #1
1 4081
Hi,
check the following link:
http://www.15seconds.com/Issue/030806.htm

Regards,
Husam

"Monica" wrote:
Hi,

An ASP.NET Web application was created in C# and you want to deploy it to a
host server on the Internet. The application was configured with code-behind
pages which are compiled in the build process. What are the essential Web
Application files you should deploy to the host?

A: Copy over the assemblies, .aspx files, the Global.aspx, and the
Web.config file to the host.

B: Copy over the assemblies, .aspx files, the Global.aspx, the Web.config
files, and the .cs files to the host.

c: Copy over only the .csproj file and the .aspx files to the host.

D: You will need to copy over all the files in the project's directory.

Thanks,
Monica

Thanks,
Mar 31 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: SStory | last post by:
What are .PDB files? Should I upload it with my dll into the bin directory? Thanks, Shane
7
by: Bennett Haselton | last post by:
If you create a ASP.Net Web application in Visual Studio .Net, you apparently have to specify the target as a directory on a web server, e.g. www.hostname.com/dirname, with "dirname" being the name...
1
by: Vavane | last post by:
When we update some files of our ASP.NET application on our customers servers, the vbc.exe process compiles these files "on the fly" at the first call. Right. For one server (running Windows...
1
by: tshad | last post by:
I am trying convert my projects to other names and was wondering if there is a list of what the different files are used for. For example, when I try to open a Project, I have the choice of the...
0
by: BobRoyAce | last post by:
I am using Visual Studio 2005 and I am publishing the Windows Forms application that I'm developing to a web site from which clients install it. When I do this, I specify that the application can...
2
by: Trac Bannon | last post by:
I finally figured out how set up my VS deployment project to remove a previous version (I was not setting the productdoe or version number). While I have been testing, I notice that if I choose...
0
by: nuru | last post by:
The inetrview panel asked me "What are the Files generated automatically after db2 installation", my response was silence. :-( But can anyone tell me the answer please. Thanks in Advance !!
6
by: mimime | last post by:
I am new in this forum, please forgive me if this question has been discussed before. I am an UNIX admin, our PC admin just quit so boss put me in charge of "granting the admin rights to the PC...
2
by: tvnaidu | last post by:
I got executable - any idea how I will know what are obj files it built from?. nm or ldd doesn't show what are obj files. any other command?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.