473,402 Members | 2,061 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,402 software developers and data experts.

how to backup

31
hi, is there any feature in visual stidio.net 2005 to backup our development? like in sql 2005.

Anushka
Nov 2 '07 #1
5 2061
Shashi Sadasivan
1,435 Expert 1GB
hi, is there any feature in visual stidio.net 2005 to backup our development? like in sql 2005.

Anushka
Yes, i think professional and onwards of visual studio can use the feature of source safe as long as you have a licence of source safe installed.
Nov 2 '07 #2
Banfa
9,065 Expert Mod 8TB
Visual Source Safe is not a very good backup/source control utility in that it quite often corrupts it's own archive files.

You may want to read this Visual SourceSafe: Microsoft's Source Destruction System
Nov 2 '07 #3
balabaster
797 Expert 512MB
Visual Source Safe is not a very good backup/source control utility in that it quite often corrupts it's own archive files.

You may want to read this Visual SourceSafe: Microsoft's Source Destruction System
It's not the cheapest option, but I might suggest Microsoft Visual Studio Team System which is touted to be the replacement for Visual Source Safe (which I never really rated). From all accounts it's (conceptually at least) like a "Microsoft Visual Studio Server" which I imagine has far greater ability to be included in backup and disaster recovery solutions. I can only speculate just now as I've not had the opportunity to play with it yet.

I personally use the tried and true: Keep all my work on my USB key which is set to auto-sync with my desktop machine at work when I connect it up - I created a little FileSystemWatcher service utility that automatically synchronizes my desktop machine with my personal directory on the server at the office. The server is physically in another location and gets backed up every night so at any given time there's 3 copies of my work. One on my USB key, one on my desktop machine at the office and one on the server at a different location. Consequently if anything happens to the server, I've still got 2 failsafes, chances of all 3 corrupting are incredibly slim.
Nov 2 '07 #4
Banfa
9,065 Expert Mod 8TB
At work I currently use Subversion and TortoiseSVN both of which are free and both of which seem to work quite well indeed.
Nov 2 '07 #5
Shashi Sadasivan
1,435 Expert 1GB
It's not the cheapest option, but I might suggest Microsoft Visual Studio Team System which is touted to be the replacement for Visual Source Safe (which I never really rated). From all accounts it's (conceptually at least) like a "Microsoft Visual Studio Server" which I imagine has far greater ability to be included in backup and disaster recovery solutions. I can only speculate just now as I've not had the opportunity to play with it yet.

I personally use the tried and true: Keep all my work on my USB key which is set to auto-sync with my desktop machine at work when I connect it up - I created a little FileSystemWatcher service utility that automatically synchronizes my desktop machine with my personal directory on the server at the office. The server is physically in another location and gets backed up every night so at any given time there's 3 copies of my work. One on my USB key, one on my desktop machine at the office and one on the server at a different location. Consequently if anything happens to the server, I've still got 2 failsafes, chances of all 3 corrupting are incredibly slim.
Hi
i would be interested in something like that !!!
Any posibility for a startup snippet of it to get started? [:D]
Nov 9 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Andrew E | last post by:
I just took over DBA responsibilities for an Oracle 8i database running on Linux. Although I've been working with relational databases for some time, I'm a bit green on Oracle so forgive me. My...
3
by: Thiko | last post by:
Hi I take one nightly full database backup at 02:00 and backup the transaction log to one backup set every 15mins. The commands to do this are as follows and are set up to run as database...
2
by: nt | last post by:
I am having a problem with a regular backup of an SQL Server (MSDE 2000) database to a local drive. I initiate the backup once a week, by issuing the required T-SQL, via ADO. In this case, the...
1
by: John Rajendran | last post by:
Hi there, I need to take a backup with the following scanerio in mind: At T1 I take the FULL BACK UP of the database called BACK_1_FULL.BACK in c:\ Then at T2 I would like to take only the...
6
by: Eric Herber | last post by:
I've a question regarding db2 (V8.1) and database backups going to a storage manager like TSM for example. As I can see in the storage manager if I backup the complete database over the TSM API...
1
by: alex | last post by:
Hi ! I couldn't make backups with our new system using db2 8.2. Every time I trigger a backup I get this error message: BACKUP DATABASE EBUERO2 ONLINE TO "/raid/backup/ebuero2/part1",...
4
by: uthuras | last post by:
Hi all, I have DB2ESE version 8.1 with FP 4 on AIX 5.2. My database used to be 1.1TB. When the DB size is 1.1TB, it takes approximately 7 hours to backup the entire database (online backup). The...
6
by: k04jg02 | last post by:
Problem: I have a properties dialog. X objects build the dialog, but a subclass of X, such as Y, can add more options to the dialog for Y specific properties. I would like to write code for the...
10
by: Konstantin Andreev | last post by:
Hello. Some time ago I asked in this conference, - How to use an ONLINE BACKUP to restore database onto another system? - but got no answers. Therefore I can conclude it is not possible. But......
2
by: clilush | last post by:
I've been working with db2 8.2fp14 for over a year now and was wondering what is a "standard" way of doing a backup to provide 24/7 operations with disaster recovery capabilities? My thoughts were...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.