473,386 Members | 1,864 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,386 software developers and data experts.

What is considered orthodox?

I am abvioulsy new to this and I need to ask a basic question.

What is the orthodox way or the normal or expected way that a web app is
written? Do you usually write it using localhost and the copy the
application to the web, or is it considered normal practice to write
directly to the web ( to your domain name) and the copy that to local host
for backup?

Nov 18 '05 #1
4 1092
In most cases, it's certainly better to author the site on localhost and to
put changes on the live site when they are tested and ready...

"Woody Splawn" <no****@splawns.com> a écrit dans le message de
news:ub**************@TK2MSFTNGP12.phx.gbl...
I am abvioulsy new to this and I need to ask a basic question.

What is the orthodox way or the normal or expected way that a web app is
written? Do you usually write it using localhost and the copy the
application to the web, or is it considered normal practice to write
directly to the web ( to your domain name) and the copy that to local host
for backup?

Nov 18 '05 #2
It is logical to use a Development server for development and debugging.
Doing development and debugging on a live server is potentially
catastrophic, and at best, extremely difficult.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Woody Splawn" <no****@splawns.com> wrote in message
news:ub**************@TK2MSFTNGP12.phx.gbl...
I am abvioulsy new to this and I need to ask a basic question.

What is the orthodox way or the normal or expected way that a web app is
written? Do you usually write it using localhost and the copy the
application to the web, or is it considered normal practice to write
directly to the web ( to your domain name) and the copy that to local host
for backup?

Nov 18 '05 #3
Develop locally. If you have direct access to the production server, you can
use Project/Copy Project to copy just the files you need at runtime. If you
don't have this access, create a second local project and copy as above to
that, then deploy from there.

"Woody Splawn" <no****@splawns.com> wrote in message
news:ub**************@TK2MSFTNGP12.phx.gbl...
I am abvioulsy new to this and I need to ask a basic question.

What is the orthodox way or the normal or expected way that a web app is
written? Do you usually write it using localhost and the copy the
application to the web, or is it considered normal practice to write
directly to the web ( to your domain name) and the copy that to local host
for backup?

Nov 18 '05 #4
For situations where you have "1 application, 1 developer" People almost
always develop on their local machine. Now, as far as how that gets to the
server, it depends on the person and their companies practices. Where I
work, we HAVE to create installation packages for everything, although we
really wish we could just do a straight file copy.
In a group environment, it can change a little. MSoft wrot an article you
might want to scan the looks at some pros and cons -
http://msdn.microsoft.com/library/en...asp?frame=true

"Woody Splawn" <no****@splawns.com> wrote in message
news:ub**************@TK2MSFTNGP12.phx.gbl...
I am abvioulsy new to this and I need to ask a basic question.

What is the orthodox way or the normal or expected way that a web app is
written? Do you usually write it using localhost and the copy the
application to the web, or is it considered normal practice to write
directly to the web ( to your domain name) and the copy that to local host
for backup?

Nov 18 '05 #5

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

Similar topics

20
by: Market Mutant | last post by:
www.51.ca is a nice site, and I want to build something similar and wonder if anyone knows if they are using PHPNuke or other nukes or they wrote everything themselves. What is the signature thing...
92
by: Reed L. O'Brien | last post by:
I see rotor was removed for 2.4 and the docs say use an AES module provided separately... Is there a standard module that works alike or an AES module that works alike but with better encryption?...
28
by: Vishal Naidu | last post by:
i m new to the C world... i ve been told by my instructors not to use goto stmt.. but no one could give me a satisfactory answer as to why it is so.. plz help me out of this dilemma, coz i use...
669
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Languageâ€, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic...
6
by: TB | last post by:
Hi Everyone on comp.lang.c++: I am thinking about learning a programming language and I want to decide whether it is worthwhile spending my time learning the C++ programming language. I am a...
42
by: Hakusa | last post by:
Recently I've had some problems with PythonWin when I switched to Py2.5, tooka long hiatus, and came back. So now I'm without my god sent helper, and I'm looking for a cool replacement, or some...
9
by: Khookie | last post by:
Hi all, I was wondering what was considered macro abuse. Specifically I implemented a key-value array (or dictionary), as per below. Notice the use of macros - would that be considered...
0
by: Jane Prusakova | last post by:
Hello, I would like to test some of the classes for being proper objects, the kind of tests that the Orthodox<MyClassextension of CppUnit library does. However, I can't figure out how to get...
22
by: fel | last post by:
2000 LDM 0, 1004 // R0 = a // 2004 LDM 2, 1008 // R2 = b // 2008 MUL 0, 2 // R0 = a * b // 2010 LDM 1, 1012 // R1 = c // 2014 LDM 2, 1016 // R2 = d // 2018 MUL 1, 2 // R1 = c * d // 2020 SUB 0,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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...

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.