473,406 Members | 2,293 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,406 software developers and data experts.

Building the project directly to live web server, security?

I'm doing an app and am building and saving the project directly to the live production web server. Are there security issues with this? The vbproj files are saved there along with the codebehinds. If this is an issue, what's the best practice?

Thanks,

--
David Lozzi
Web Applications/Network Specialist
Delphi Technology Solutions, Inc.
dlozzi(remove-this)@delphi-ts.com
Nov 19 '05 #1
4 1014
The project and code files don't need to be on the server, so they
could only present more of a risk by being there. IMHO it is only a
small risk. ASP.NET will prevent web requests from fetching these
files.

You'll have to weigh the benefits of having the files on the server
versus the risk of someone reading your code. Do they serve as a
backup by being on the server?

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 17 Dec 2004 11:50:06 -0500, "David Lozzi"
<dlozzi(remove-this)@delphi-ts.com> wrote:
I'm doing an app and am building and saving the project directly to the live production web server. Are there security issues with this? The vbproj files are saved there along with the codebehinds. If this is an issue, what's the best practice?

Thanks,


Nov 19 '05 #2
They're on the server because I do not know any other way to do this. I
would have no problem keeping it all on my development server and then just
push out the necessary files, but how does that work with VS.NET?

Thanks

--
David Lozzi
Web Applications/Network Specialist
Delphi Technology Solutions, Inc.
dlozzi(remove-this)@delphi-ts.com
"Scott Allen" <bitmask@[nospam].fred.net> wrote in message
news:v4********************************@4ax.com...
The project and code files don't need to be on the server, so they
could only present more of a risk by being there. IMHO it is only a
small risk. ASP.NET will prevent web requests from fetching these
files.

You'll have to weigh the benefits of having the files on the server
versus the risk of someone reading your code. Do they serve as a
backup by being on the server?

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 17 Dec 2004 11:50:06 -0500, "David Lozzi"
<dlozzi(remove-this)@delphi-ts.com> wrote:
I'm doing an app and am building and saving the project directly to the
live production web server. Are there security issues with this? The
vbproj files are saved there along with the codebehinds. If this is an
issue, what's the best practice?

Thanks,

Nov 19 '05 #3
Are you doing a Project -> Copy Project from the VS.NET menu? If so,
there is an option to 'only deploy files needed to run the
application', and the IDE won't copy over source files.

The caveat is that the web server will need Front Page Extensions
installed and running. Some people really hate FPE and won't enable it
on a server.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 17 Dec 2004 13:50:50 -0500, "David Lozzi"
<dlozzi@(remove-this)delphi-ts.com> wrote:
They're on the server because I do not know any other way to do this. I
would have no problem keeping it all on my development server and then just
push out the necessary files, but how does that work with VS.NET?

Thanks


Nov 19 '05 #4
Ah, thats how I get the over there.... excellent! Thank you!

I don't mind FPE, it only helps!

--
David Lozzi
Web Applications/Network Specialist
Delphi Technology Solutions, Inc.
dlozzi(remove-this)@delphi-ts.com
"Scott Allen" <bitmask@[nospam].fred.net> wrote in message
news:ge********************************@4ax.com...
Are you doing a Project -> Copy Project from the VS.NET menu? If so,
there is an option to 'only deploy files needed to run the
application', and the IDE won't copy over source files.

The caveat is that the web server will need Front Page Extensions
installed and running. Some people really hate FPE and won't enable it
on a server.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Fri, 17 Dec 2004 13:50:50 -0500, "David Lozzi"
<dlozzi@(remove-this)delphi-ts.com> wrote:
They're on the server because I do not know any other way to do this. I
would have no problem keeping it all on my development server and then
just
push out the necessary files, but how does that work with VS.NET?

Thanks

Nov 19 '05 #5

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

Similar topics

2
by: Nils Hedström | last post by:
I have a ASP.NET 1.1 project that I want to be able to deploy on my web-servers while they have real traffic (40 requests/second). When I copy the projects assembly in the bin-directory of the...
29
by: Tony Girgenti | last post by:
Hello. I'm developing and testing a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1 on a WIN XP Pro, SP2 computer. I'm using a web form. How do I...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
7
Curtis Rutland
by: Curtis Rutland | last post by:
Building A Silverlight (2.0) Multi-File Uploader All source code is C#. VB.NET source is coming soon. Note: This project requires Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 and...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.