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

development process.... what is the best way ?


Currently when developing a asp.net site...

I run the sql server on a remote server..

and the web files on my local so that i can debug without taking over the who iis on the development server.

my question is...

how does everyone else work? how can i fit some version control software in between so i can always go back to check old code?
Nov 18 '05 #1
4 880
I run everything locally.
I use SourceSafe. Your SourceSafe database can be local or remote.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:%2****************@TK2MSFTNGP12.phx.gbl...

Currently when developing a asp.net site...

I run the sql server on a remote server..

and the web files on my local so that i can debug without taking over the who iis on the development server.

my question is...

how does everyone else work? how can i fit some version control software in between so i can always go back to check old code?
Nov 18 '05 #2
I agree with Steve. Run everything locally for debug - use web.config to parameterize things like connection strings. Use VSS. Check in your solution whenever you have it working and are about to break it <g>.
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:O6**************@TK2MSFTNGP12.phx.gbl...
I run everything locally.
I use SourceSafe. Your SourceSafe database can be local or remote.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:%2****************@TK2MSFTNGP12.phx.gbl...

Currently when developing a asp.net site...

I run the sql server on a remote server..

and the web files on my local so that i can debug without taking over the who iis on the development server.

my question is...

how does everyone else work? how can i fit some version control software in between so i can always go back to check old code?
Nov 18 '05 #3
What about running the thing on the dev box... so remotely...

with source safe on that machine../.

then i have been told that i can configure iss to create new processes for each app in IIS?

so then i can debug one site witout taking the entire iis down?
"Rick Spiewak" <ri*********@mindspring.com> wrote in message news:Oa*************@TK2MSFTNGP10.phx.gbl...
I agree with Steve. Run everything locally for debug - use web.config to parameterize things like connection strings. Use VSS. Check in your solution whenever you have it working and are about to break it <g>.
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:O6**************@TK2MSFTNGP12.phx.gbl...
I run everything locally.
I use SourceSafe. Your SourceSafe database can be local or remote.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:%2****************@TK2MSFTNGP12.phx.gbl...

Currently when developing a asp.net site...

I run the sql server on a remote server..

and the web files on my local so that i can debug without taking over the who iis on the development server.

my question is...

how does everyone else work? how can i fit some version control software in between so i can always go back to check old code?
Nov 18 '05 #4
I'm working with a Team that it's actually in different countries, and we found that is very helpfull to have a Central Database and Local IIS. We use VSS in a central server and Source Off Site to connect to the VSS over the WAN

We have also all the store procedures and table scripts in source control, and we actually before do any modification to the database, we check-out the script, modify the script, run the script and check-in back the script, so we can get back in case of a mistake, and it's a good backup of our database in terms of logic

Good luck

Nov 18 '05 #5

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

Similar topics

1
by: bdj | last post by:
Hello! Can anyone tell me where to read more about best practices about this: Should I put data in a seperate scheme for tables, packages in anoter schema and create a lot of users that have...
37
by: seberino | last post by:
I've been reading the beloved Paul Graham's "Hackers and Painters". He claims he developed a web app at light speed using Lisp and lots of macros. It got me curious if Lisp is inherently faster...
3
by: Bill Willyerd | last post by:
Hello All, I have been searching for a published document for Best Practices concerning access levels based on roles. Should developers have more than (if at all) select level access to...
5
by: Shawn Berg | last post by:
I have just finished reading the "Team Development with Visual Studio .NET and Visual SourceSafe" patterns & practices white paper. I just wanted to get a good feel from others if what they suggest...
4
by: Richard Levasseur | last post by:
(Forewarning, most of these problems and solutions come from being the only developer in a 1 server department with no budget, few resources, unresponsive IT, and non-technical managers, so thats...
0
by: jconxus | last post by:
Mylinia.com Live purposefully! Who: Mylinia.com is a personal development company located in the heart of the Silicon Valley, started in 2006 by 3 Stanford business school students who are...
0
by: jconxus | last post by:
Mylinia.com Live purposefully! Who: Mylinia.com is a personal development company located in the heart of the Silicon Valley, started in 2006 by 3 Stanford business school students who are...
2
by: alacmathew | last post by:
Hi everybody I am a project manager with a mid level software development company Some days back I came across a posting in a forum where a person otherwise a competent finance professional wanted to...
3
by: robtyketto | last post by:
Im a student and in preparation for a testIve been given the test questions (or thereabouts, they may be asked in different words or from another perspective). I've been told that they do not...
12
by: chrome8 | last post by:
Deadlines looming and just can’t get enough done at work? Try these 3 steps to organize your working day and deliver your projects on time. Tip 1 - understand your environment Workplace...
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: 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
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: 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:
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.