Click here to Skip to main content
15,891,607 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Files in a VB.NET project to put under Version control Pin
Dell.Simmons27-Oct-10 6:07
Dell.Simmons27-Oct-10 6:07 
GeneralRe: Files in a VB.NET project to put under Version control Pin
Kenneth Kasajian27-Oct-10 10:26
Kenneth Kasajian27-Oct-10 10:26 
AnswerRe: Files in a VB.NET project to put under Version control Pin
Stonkie26-Oct-10 19:22
Stonkie26-Oct-10 19:22 
GeneralRe: Files in a VB.NET project to put under Version control Pin
AdamEcc26-Oct-10 23:39
AdamEcc26-Oct-10 23:39 
GeneralRe: Files in a VB.NET project to put under Version control Pin
p51dfltln27-Oct-10 4:42
p51dfltln27-Oct-10 4:42 
GeneralRe: Files in a VB.NET project to put under Version control Pin
Stonkie27-Oct-10 15:30
Stonkie27-Oct-10 15:30 
AnswerRe: Files in a VB.NET project to put under Version control Pin
R. Erasmus26-Oct-10 21:09
R. Erasmus26-Oct-10 21:09 
AnswerRe: Files in a VB.NET project to put under Version control Pin
tbim27-Oct-10 2:34
tbim27-Oct-10 2:34 
I agree with the other responses - ignore obj and bin folders and .suo and.user files.

I recommend Mercurial, also called Hg, as a good source control solution. It's dead simple. You can install TortoiseHg for GUI and the Explorer integration, and VisualHg for Visual Studio integration (including VS Express?). It can sync to your own hard drive, network drive, private web or ftp, or to a free account on BitBucket. Some say it is easier than Subversion and Git, both of which I've looked into but never used. We currently use Source Safe and I'm evaluating Mercurial and love it so far. But no doubt I would love a good tar and feathering than to continue to work with and trust Source Safe.

Do not use Source Safe. Almost anything is better. I read recently that Source Safe is the most dangerous software ever written that was not intentionally designed as a virus. Let's all have a moment of silence for Gregory.Gadow having to use it.
Mike

AnswerRe: Files in a VB.NET project to put under Version control Pin
Pete BSC27-Oct-10 3:21
Pete BSC27-Oct-10 3:21 
AnswerRe: Files in a VB.NET project to put under Version control Pin
Peter Trevor27-Oct-10 6:47
Peter Trevor27-Oct-10 6:47 
GeneralRe: Files in a VB.NET project to put under Version control Pin
jschell27-Oct-10 8:26
jschell27-Oct-10 8:26 
GeneralRe: Files in a VB.NET project to put under Version control Pin
Peter Trevor27-Oct-10 9:07
Peter Trevor27-Oct-10 9:07 
AnswerRe: Files in a VB.NET project to put under Version control Pin
CDMTJX27-Oct-10 8:25
CDMTJX27-Oct-10 8:25 
GeneralRe: Files in a VB.NET project to put under Version control Pin
Peter Trevor27-Oct-10 9:15
Peter Trevor27-Oct-10 9:15 
GeneralRe: Files in a VB.NET project to put under Version control Pin
CDMTJX27-Oct-10 9:21
CDMTJX27-Oct-10 9:21 
Questionhow to make a xml shared in different Forms? Pin
sanyexian25-Oct-10 0:19
sanyexian25-Oct-10 0:19 
AnswerRe: how to make a xml shared in different Forms? Pin
Gregory Gadow25-Oct-10 5:27
Gregory Gadow25-Oct-10 5:27 
GeneralRe: how to make a xml shared in different Forms? Pin
sanyexian25-Oct-10 15:34
sanyexian25-Oct-10 15:34 
Questionhow to plot line graph Pin
kun8524-Oct-10 22:26
kun8524-Oct-10 22:26 
AnswerRe: how to plot line graph Pin
Andy_L_J25-Oct-10 0:29
Andy_L_J25-Oct-10 0:29 
GeneralRe: how to plot line graph [modified] Pin
kun8525-Oct-10 15:31
kun8525-Oct-10 15:31 
GeneralRe: how to plot line graph Pin
User 58422376-Nov-10 5:28
User 58422376-Nov-10 5:28 
QuestionSystem.NullReferenceException Pin
lemarshall23-Oct-10 18:11
lemarshall23-Oct-10 18:11 
AnswerRe: System.NullReferenceException Pin
Dave Kreskowiak24-Oct-10 3:14
mveDave Kreskowiak24-Oct-10 3:14 
GeneralRe: System.NullReferenceException Pin
lemarshall24-Oct-10 5:28
lemarshall24-Oct-10 5:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.