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

ASP.NET team programming via the Internet

We have a small project we want to develop using ASP.NET. The team
consists of 3 (or maybe more) people. Typically I have used VSS in the
past, however we were all at the same office. All of our team members
for this project are all located at different sites, which have nothing
in common (no domain, no VPNs, etc.). What is the best method of code
sharing, document sharing, and database sharing that we could use?
Thanks for your comments!

Matt

Jul 21 '05 #1
6 1327

<mj****@mljenkins.com> wrote in message
news:11**********************@c13g2000cwb.googlegr oups.com...
We have a small project we want to develop using ASP.NET. The team
consists of 3 (or maybe more) people. Typically I have used VSS in the
past, however we were all at the same office. All of our team members
for this project are all located at different sites, which have nothing
in common (no domain, no VPNs, etc.). What is the best method of code
sharing, document sharing, and database sharing that we could use?
Thanks for your comments!

Matt


Here's one solution:
http://www.dynamsoft.com/SAWStd_TryIt.html

/Fredrik
Jul 21 '05 #2

why don't you just use cvs or set up a sourceforge project.

there are many dotnet projects being hosted there...

mj****@mljenkins.com wrote:
We have a small project we want to develop using ASP.NET. The team
consists of 3 (or maybe more) people. Typically I have used VSS in the
past, however we were all at the same office. All of our team members
for this project are all located at different sites, which have nothing
in common (no domain, no VPNs, etc.). What is the best method of code
sharing, document sharing, and database sharing that we could use?
Thanks for your comments!

Matt

Jul 21 '05 #3
Because, if I am not mistaking, SF requires that the project be open source
does it not?

"Eyeawanda Pondicherry" <ou***********@us.india> wrote in message
news:Vr****************@newsread3.news.pas.earthli nk.net...

why don't you just use cvs or set up a sourceforge project.

there are many dotnet projects being hosted there...

mj****@mljenkins.com wrote:
We have a small project we want to develop using ASP.NET. The team
consists of 3 (or maybe more) people. Typically I have used VSS in the
past, however we were all at the same office. All of our team members
for this project are all located at different sites, which have nothing
in common (no domain, no VPNs, etc.). What is the best method of code
sharing, document sharing, and database sharing that we could use?
Thanks for your comments!

Matt

Jul 21 '05 #4

ok...i guess you're right, sourceforge is for open source projects...BUT

then just host a public cvs server yourselves and have login access.

you could set up a linux server.

cvs can integrate into vs.net just as well as sourcesafe.

plus sourcesafe is flakey. i've had files creamed this year because it uses
a flakey file structure.

cvs is the real thing.
Ray Cassick (Home) wrote:
Because, if I am not mistaking, SF requires that the project be open
source does it not?

"Eyeawanda Pondicherry" <ou***********@us.india> wrote in message
news:Vr****************@newsread3.news.pas.earthli nk.net...

why don't you just use cvs or set up a sourceforge project.

there are many dotnet projects being hosted there...

mj****@mljenkins.com wrote:
> We have a small project we want to develop using ASP.NET. The team
> consists of 3 (or maybe more) people. Typically I have used VSS in the
> past, however we were all at the same office. All of our team members
> for this project are all located at different sites, which have nothing
> in common (no domain, no VPNs, etc.). What is the best method of code
> sharing, document sharing, and database sharing that we could use?
> Thanks for your comments!
>
> Matt
>


--

Being born is like being kidnapped. And then sold into slavery.

a.warhol
Jul 21 '05 #5
I really like SourceGear's Vault.

www.sourcegear.com/vault

Andrew
<mj****@mljenkins.com> wrote in message
news:11**********************@c13g2000cwb.googlegr oups.com...
We have a small project we want to develop using ASP.NET. The team
consists of 3 (or maybe more) people. Typically I have used VSS in the
past, however we were all at the same office. All of our team members
for this project are all located at different sites, which have nothing
in common (no domain, no VPNs, etc.). What is the best method of code
sharing, document sharing, and database sharing that we could use?
Thanks for your comments!

Matt

Jul 21 '05 #6
Thank you for bringing that to my attention. I see its priced by the named
account which infers the same name and password is shared amongst
contributors. Can you confirm or deny Andrew?

--
<%= Clinton Gallagher
METROmilwaukee "Regional Information Services"
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/

"Andrew Robinson" <ne****@hotmail.com> wrote in message
news:eL**************@TK2MSFTNGP14.phx.gbl...
I really like SourceGear's Vault.

www.sourcegear.com/vault

Andrew
<mj****@mljenkins.com> wrote in message
news:11**********************@c13g2000cwb.googlegr oups.com...
We have a small project we want to develop using ASP.NET. The team
consists of 3 (or maybe more) people. Typically I have used VSS in the
past, however we were all at the same office. All of our team members
for this project are all located at different sites, which have nothing
in common (no domain, no VPNs, etc.). What is the best method of code
sharing, document sharing, and database sharing that we could use?
Thanks for your comments!

Matt


Jul 21 '05 #7

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

Similar topics

6
by: mjnews | last post by:
We have a small project we want to develop using ASP.NET. The team consists of 3 (or maybe more) people. Typically I have used VSS in the past, however we were all at the same office. All of our...
0
by: WH | last post by:
US Based Internet development company seeking to establish an ongoing relationship with one programming team. You must be able to develop database driven sites from scratch. Experience in as many...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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?
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
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...

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.