473,387 Members | 1,516 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.

Version Control software?



Can anyone recommend any version control software that works well with visual studio and asp.net development?
Nov 18 '05 #1
7 1094
Visual Source Safe integrates very well with Visual Studio.

"Darren Clark" <dc******@hotmail.com> wrote in message
news:ON*************@TK2MSFTNGP09.phx.gbl...
Can anyone recommend any version control software that works well with
visual studio and asp.net development?

Nov 18 '05 #2
Visual SourceSafe is the standard. It works well for small to medium sized groups of developers.

SourceOffSite is a useful 3rd party tool that allows SourceSafe to be extended to remote developers over the internet.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:ON*************@TK2MSFTNGP09.phx.gbl...
Can anyone recommend any version control software that works well with visual studio and asp.net development?
Nov 18 '05 #3
So i can then run my site on the dev box...

with source safe install on the same machine..

THEN i can configure the application pools so that when i debug my app on IIS it only takes over that process not every other site on there?
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:ua**************@TK2MSFTNGP09.phx.gbl...
Visual SourceSafe is the standard. It works well for small to medium sized groups of developers.

SourceOffSite is a useful 3rd party tool that allows SourceSafe to be extended to remote developers over the internet.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:ON*************@TK2MSFTNGP09.phx.gbl...
Can anyone recommend any version control software that works well with visual studio and asp.net development?
Nov 18 '05 #4
Who cares what sites it interferes with if it's all just a local copies? It won't interfere with anybody else.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:Ov**************@tk2msftngp13.phx.gbl...
So i can then run my site on the dev box...

with source safe install on the same machine..

THEN i can configure the application pools so that when i debug my app on IIS it only takes over that process not every other site on there?
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:ua**************@TK2MSFTNGP09.phx.gbl...
Visual SourceSafe is the standard. It works well for small to medium sized groups of developers.

SourceOffSite is a useful 3rd party tool that allows SourceSafe to be extended to remote developers over the internet.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:ON*************@TK2MSFTNGP09.phx.gbl...
Can anyone recommend any version control software that works well with visual studio and asp.net development?
Nov 18 '05 #5
Source safe isnt on vs.net 2003 CD???

where is it then ? seperate product?
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:ea*************@TK2MSFTNGP11.phx.gbl...
Who cares what sites it interferes with if it's all just a local copies? It won't interfere with anybody else.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:Ov**************@tk2msftngp13.phx.gbl...
So i can then run my site on the dev box...

with source safe install on the same machine..

THEN i can configure the application pools so that when i debug my app on IIS it only takes over that process not every other site on there?
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:ua**************@TK2MSFTNGP09.phx.gbl...
Visual SourceSafe is the standard. It works well for small to medium sized groups of developers.

SourceOffSite is a useful 3rd party tool that allows SourceSafe to be extended to remote developers over the internet.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:ON*************@TK2MSFTNGP09.phx.gbl...
Can anyone recommend any version control software that works well with visual studio and asp.net development?
Nov 18 '05 #6
>
Can anyone recommend any version control software that works well with
visual studio and asp.net development?

WinCVS works very well as a version control software with VS.Net and
ASP.net developemnt.

Is it COMPLETELY integrated with VS.Net? No, but the power and peace
of mind you get from CVS far outweighs COMPLETE integration with the
IDE.

Carlton
Nov 18 '05 #7
SourceSafe is only a part of VS.NET Enterprise editions.

http://msdn.microsoft.com/vstudio/ho.../choosing.aspx
Eric

"Darren Clark" <dc******@hotmail.com> wrote in message news:O5****************@TK2MSFTNGP10.phx.gbl...
Source safe isnt on vs.net 2003 CD???

where is it then ? seperate product?
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:ea*************@TK2MSFTNGP11.phx.gbl...
Who cares what sites it interferes with if it's all just a local copies? It won't interfere with anybody else.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:Ov**************@tk2msftngp13.phx.gbl...
So i can then run my site on the dev box...

with source safe install on the same machine..

THEN i can configure the application pools so that when i debug my app on IIS it only takes over that process not every other site on there?
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:ua**************@TK2MSFTNGP09.phx.gbl...
Visual SourceSafe is the standard. It works well for small to medium sized groups of developers.

SourceOffSite is a useful 3rd party tool that allows SourceSafe to be extended to remote developers over the internet.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Darren Clark" <dc******@hotmail.com> wrote in message news:ON*************@TK2MSFTNGP09.phx.gbl...
Can anyone recommend any version control software that works well with visual studio and asp.net development?
Nov 18 '05 #8

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

Similar topics

28
by: AK | last post by:
Hi, I recently read an advice here that one should try to use make and version control system even if you're the only one working on the program. Is that a good advice? How many of you do that? ...
0
by: johnny | last post by:
Hi, I just want to know if i can use INTERGRATE oracle FORMS, REPORTS with version control software specificaly CVS,Clearcase, Sourcesafe, PVCS. Has anyone used a Version Control software to...
2
by: j.b.messina | last post by:
This has not yet been published by Microsoft. It will be published within the next few weeks, mainly because I asked them to. I felt this was information badly needed, and I think this is the...
6
by: DraguVaso | last post by:
Hi, I have a, maybe strange looking, question: Is there any way to obstruct developpers to Develop and or Deploy a newer version of a VB.NET-application? Things should happen like this: -...
3
by: David E. | last post by:
When ever ASP.NET spits up an unhandled excpetion, at the bottom of the error page is both the .NET version and ASP.NET version. This isn't always the same on some of my test systems. I know...
1
by: relisoft | last post by:
SEATTLE, Washington. - July 12, 2006: Reliable Software® announces the upcoming release of Code Co-op® version 5.0. Code Co-op is an affordable peer-to-peer version control system for distributed...
3
by: Mike Blake-Knox | last post by:
I have a C++ ActiveX control that is used by JavaScript code in  Internet Explorer. Recently, a customer installed Acrobat Reader 8.1  and reported that the ActiveX control wasn't working. In the...
3
by: Wenlei Fang | last post by:
Hi All, Sharepoint 2007 has version control capability, what's your take on using it as the main version control software for a .Net project of about 1 million LOC? Is anyone use it for...
12
by: lawpoop | last post by:
I'm developing a php website that I have under subversion version control. I'm working on an image upload functionality, and in the middle of it I realized that any files that a user uploads will...
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
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
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.