YouTube Icon

Interview Questions.

Top 100+ Visual Source Safe Interview Questions And Answers - Jun 02, 2020

fluid

Top 100+ Visual Source Safe Interview Questions And Answers

Question 1. How Can I Lock And Unlock The Vss Database Prior To Running Analyze Or Backing Up The Database?

Answer :

Create a 0-byte file known as admin.Lck in the [share]dataloggedin folder and the database is locked. Delete it whilst Analyze is done to unencumber. Note that this can now not kick out presently logged in users.

Question 2. Is Vss Performance Is Extremely Slow?

Answer :

This may be resulting from having too many Dir= or Shadow= entries in one of the ini files. Try to create a listing shape on disk which suits the VSS assignment tree. Then easy up the greater Dir= and Shadow= entries within the .Ini files. That manner you handiest want an entry in your ini record for every tip undertaking. 

If you discover that VC++ could be very sluggish now that you're the usage of the VSS integration, deleting the .NCB report earlier than opening the workspace may assist. VC++ 6.0 would not have this.

ASP.NET Interview Questions
Question 3. How Do I Get Deleted Files (now not Permanently Deleted)?

Answer :

 From SS Explorer pick out the assignment folder which contained the deleted record. 
When on a venture folder, click on Show Properties, then pick out the Deleted Items Tab.
Find the deleted report and click on on Recover.
From the command line use the SS GET command on the determine mission. Do not list the files or use *.* in the get.
For instance: the following command will get files together with deleted documents.
SS GET $MASTERPROJ1 -VLOldLabel 
Question four. Is There An Issue/malicious program Tracking Tool That Integrates With Safe?

Answer :

Elsinore Technologies has a product called Visual Intercept
See MetaQuest's Census
See DevTrack from www.Techexcel 
Check out a Visual C++/Safe Change and Build Tracer at http//www.Codeguru/devstudio_macros/tracer.Html
ASP.NET Tutorial
Question five. How Do I Remove A Label?

Answer :

This one isn't always intuitive. From within VSS Explorer, select the project, display history, check Labels Only, locate the label of interest, click on on Details, choose the label text and delete it. Click Close, with the intention to ask in case you are certain you need to change the label. Click Yes and you're executed.

Quality Assurance Interview Questions
Question 6. What About Other Product Integrations?

Answer :

VSS Integration with Visual FoxPro
To search for articles regarding Visual FoxPro integration, search for the key-word SSFOX. Also take a look at out VisualSafeIntegration.
VSS integration with Access
To search for different articles relating to Access integration, look for the keyword SSACC
VSS Integration with Office products
Question 7. Does Vss Ole Automation Support Label Comments?

Answer :

VSS 6.Zero fully supports label remarks. Label comments, but, are not to be had in VSS 5.Zero. For extra data check out KBA Q176353 http//aid.Microsoft/aid/kb/articles/q176/three/fifty three.Asp

MVC Framework Tutorial IIS ADMIN Interview Questions
Question eight. How Do I 'get' With Respect To A Label?

Answer :

Need to apply the '-v' switch with an 'L' after it to signify a label (-R is for recursive)

SS GET $assignment -VLmylabel -R

Question nine. Is It Possible To Trap File Deletions And Rollbacks Using An Add-in/vss Ole Automation?

Answer :

These occasions are not supported as of this posting by Rich Knox of Microsoft Trapping Rollbacks/Deletions. 

MVC Framework Interview Questions
Question 10. Is Vss five.0 Compatible With A four.0 Database? Do I Have To Upgrade All Users To The New Version? What About 6.Zero?

Answer :

For 5.Zero vs. Four.0 compatibility, examine KBA Q176553
Version 6.Zero can read and write five.0 databases, and has an choice to improve or use a new database layout. Using this new format gives you the brand new label promoting function, but can not be read through something in advance than 6.0. There also are some performance enhancements with the new 6.0 model of the database.
Microsoft Entity Framework Tutorial
Question 11. How Can I Disable The Integration Between Vss And Visual Studio?

Answer :

Under the registry key HKEY_CURRENT_USERSoftwareMicrosoftDevStudio6.0 Control (for Visual Studio 6.0) or HKEY_CURRENT_USERSoftwareMicrosoftDevStudio5.Zero Control (for Visual Studio 5.Zero) , change or created the access

Name Disabled

Type REG_DWORD

Data 0x1

Microsoft Entity Framework Interview Questions
Question 12. How Do I Rename A Label?

Answer :

This one isn't intuitive. From inside the VSS Explorer, carry out the following steps (Steps are for VSS 6.0. Steps are comparable for four.Zero and five.0) 

Select the task that has the label which you need to rename. 
Click at the Show History button. 
Check Include Labels and Show Labels 
Uncheck Include File Histories and optionally select a date to go looking again to. Click OK. 
In the History conversation field, discover and select the label.
ASP.NET Interview Questions
Question 13. Difference Between Microsoft Vss Best Practices?

Answer :

Microsoft has an internet web page listing a few first-class practices, and another web page containing their own model.

LINQ Tutorial
Question 14. Does Vss 6.0 Support Nt's Built-in Security?

Answer :

No. The users NT logon call is used by default while beginning VSS but that is the best integration. All NT users who desire to use VSS as well need to be introduced one after the other by using the VSS administrator.

For facts approximately required community rights test out Q131022 - INFO Required Network Rights for the Safe Directories.

Question 15. How Can I Backup A Database?

Answer :

Make certain that no one is the use of the database and that Analyze will not begin to run while you are backing up the database. Use any backup utility to copy the DATA, LABELS, and USERS directories.
See Chuck Kollars net site for similarly tips and a pattern .Bat document to secure and backup the database.
Some VSS administrators have suggested using SSARC as a manner to backup the database. Use SSARC -d- <archive file> $/ to archive with out deleting any files.
LINQ Interview Questions
Question sixteen. How Do I Recover From A Lost Administration Password?

Answer :

Check out the newsgroup posting HOWTO Reset VSS 6 Admin Password by way of Paul Gurtler.

Javascript Advanced Tutorial
Question 17. What Are The Tips For Getting Keyword Expansion Working?

Answer :

Make sure that the srcsafe.Ini variable Keyword_Masks is about to the suitable record types you want to expand keywords in. (e.G. Keyword_Masks=*.Cpp,*.H,*.Idl)
Remember that the keywords are case sensitive and consist of a colon on the end $History$
If you are the use of some thing that generates more than one strains, like $History$, you want to have the phase [Keyword Comments] installation to proper values for commenting out each line.
Javascript Advanced Interview Questions
Question 18. How Do I Retrieve The Comment From A Specific Version Of A File?

Answer :

This requires which you iterate thru each version of the report looking for the label you need. Once the suitable model of the document is identified you can retrieve the comment for that model. Below is a few sample VB code demonstrating this

For Each objVSSVersion In objVSSObject.Versions

If objVSSVersion.Action = "Beta 1" Then

MsgBox(objVSSVersion.LabelComment)

End If

Next

Quality Assurance Interview Questions
Question 19. What's Analyze?

Answer :

Analyze.Exe is Visual Safes database preservation software. This need to be run regularly (recommendations range from nightly to month-to-month). It can repair broken databases so long as no users are logged on (use the -f command line alternative). It also has an choice for deleting unused files, with the intention to get better area taken up within the database through documents and initiatives that have been purged (-d alternative). A compress option, -c, will carry out a few compression at the database wherein feasible. 

Windows Presentation Foundation(WPF) Tutorial
Question 20. How Do I Convert My Pvcs Archive To Vss?

Answer :

Use the furnished conversion software pvcs_ss.Exe. Note that this could not paintings with long file names, and it does not work with logfiles created through the NT model of PVCS. See KBA Q140362 

Team Foundation Server (TFS) Interview Questions
Question 21. Where Can I Find A List Of Known Bugs In Vss?

Answer :

Set the product to VisualSafe 
Set the search choice to key phrases 
Enter kbbug for the query
Question 22. How Can I Archive Old Projects Or Old Versions Of Current Projects?

Answer :

Use the SSARC and SSRESTOR packages. Version 6.Zero has a GUI interface to those packages making them less difficult to apply. Also, be cautious while restoring to a database that was created by using copying an current database and then deleting all documents and initiatives in it Read Q176780 - Use Guidscan.Exe to View or Change GUID in a VSS Database .

Windows Communication Foundation (WCF) Tutorial
Question 23. How Do I Reconnect A Project After The Shared Workspace File Loses The Project Location?

Answer :

Check out KBA Q192625, PRB VC++ Shared Workspace File Loses Project Locations.

Microsoft Solutions Framework (MSF) Interview Questions
Question 24. How Do I Pin All The Files Within A Project?

Answer :

You can try this the use of the command-line pin parameter and the wildcard person for the file call.

For instance

SS PIN $/MyProject/*.* -VLver1

IIS ADMIN Interview Questions
Question 25. Does Vss Ole Automation Support Administrative Functions?

Answer :

VSS 6.Zero supports some administrative functions. Read the specification and examine the samples.

Svn Subversion Tutorial
Question 26. What Was Fixed By Service Pack 3 For Visual Studio?

Answer :

Search MS online assist, Visual Safe, for any of the subsequent key phrases, depending on the version of Visual Studio you are using and the Service Pack in which you need to research kbVS97sp1, kbVS97sp2, kbVS97sp3, kbVS600sp1, kbVS600sp2, kbVS600sp3, kbVS600sp4, kbVS600sp5

Windows Presentation Foundation(WPF) Interview Questions
Question 27. How To Require Check-in Comments?

Answer :

You can coax/inspire customers however it's miles truely impossible to force them.  

MVC Framework Interview Questions
Question 28. How Do I Disconnect Vss From A Particular Vc Project?

Answer :

Check out KBA Q180945, "HOW TO Disconnect a Project from  Control"

Question 29. Is There Any Information On Web Projects And Control Integration In Visual Studio .Internet?

Answer :

Certainly, check out Web Projects and  Control Integration in Visual Studio .NET.

Windows Communication Foundation (WCF) Interview Questions
Question 30. How Does One Implement Safe Integration With Frontpage 2000/ ?

Answer :

It might appear that the data provided inside the FP2K user manual with admire to integrating FP2K and Visual Safe inadvertently applies to the preceding model (FrontPage 98) and not FP2K. 

The following commands need to help in setting up FrontPage 2000:

Use FrontPage 2000 to create your web
Add the net folder to VSS as a new VSS Project 
Set the VSS Project as a Web Project in VSS Administrator 
Question 31. Where Can I Find The Ssscc Api?

Answer :

Microsoft discourages using the SSSCC API. Instead they propose you operate the OLE Automation interface. 

 However, in case you still wish to use the API you could request the MSSCCI spec by way of writing to msscci@microsoft. They will ship you the NDA you need to sign to get the spec, after which send you the spec.




CFG