Teach Yourself Visual Studio® .NET 2003 in 21 Days [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Teach Yourself Visual Studio® .NET 2003 in 21 Days [Electronic resources] - نسخه متنی

Jason Beres

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید













Opening an Existing SourceSafe Project




If you create a project for the first time using Visual Studio .NET, you''re in control of creating the project in the SourceSafe database. Using the menu options you learned about so far today, you can easily create a new project in SourceSafe based on an existing Visual Studio .NET project.



If you didn''t create the project and you need to create a local version of it to start developing with, you must open the version stored in SourceSafe. To do so:







  1. Select the File, Source Control, Open From Source Control menu option. This dialog box lists the available projects in the VSS database.





  2. You can select the project you want to open, and a local copy is then created for you.






As with the creation of a new SourceSafe project, the project and its files are read-only and are checked in by default when you open a project from source control.




/ 270