Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, November 23, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual Source Safe
Search:
What's New - What's Hot
Listings for Administration Tools Administration Tools (3)
Listings for Controls Controls (2)
Listings for DataBase DataBase (5)
Listings for Event Handling Event Handling (2)
Listings for FAQ FAQ (0)
Listings for Language Reference Language Reference (2)
Listings for Migration to Visual SourceSafe Migration to Visual SourceSafe (5)
Listings for Miscellaneous Miscellaneous (23)
Listings for Server Applications Server Applications (5)
 


How to: Lock Down a Visual SourceSafe Database        
Total Hits: 8  |  Today: 0 Author: Christine Woskett and Oded Ye Shekel       Rating:  
Read Reviews | Write Review |   Your Rating: 

This information is for any Visual SourceSafe (VSS) user who creates a database, grants other users permissions to access the file share and VSS database, or otherwise manages permissions in the VSS Administrator program. First, use the procedures in Securing Your Database to create two groups of VSS users and grant them appropriate permissions for the VSS database and program folders. Then, as people join or leave your teams, use the procedures in Ongoing Security Administration to add or delet...

Introduction to Visual SourceSafe Database Security        
Total Hits: 9  |  Today: 1 Author: Christine Woskett and Oded Ye Shekel       Rating:  
Read Reviews | Write Review |   Your Rating: 

This information is for any Visual SourceSafe (VSS) user who creates a VSS database, grants other users permissions to access a file share containing a database, or otherwise manages user rights and assignments in the VSS Administrator program. Security is the process of controlling access to resources, based on Windows user credentials and permissions....

Virtual Source Code Control Systems: Promoting and Managing Projects using Visual SourceSafe        
Total Hits: 21  |  Today: 0 Author: Ken Ramirez       Rating:  
Read Reviews | Write Review |   Your Rating: 

Source code control systems like Microsoft Visual SourceSafe can simplify just about any development project, and make it easier for your code to move safely among individual programmers, development teams, and project stages. Visual SourceSafe provides an object model that you can use as the basis of your own customized source code control environment. To give you an idea of what is possible, we�ll walk you through the elements of a browser-based source code control system built with Visual S...

Proxy Violator - C# - Disable GPO Enforced Proxy Server without Administrative Permissions        
Total Hits: 14  |  Today: 0 Author: xExTxCx       Rating:  
Read Reviews | Write Review |   Your Rating: 

First of all, let me say that the use of this program can violate any terms of service or usage policies that are in place at your organization. Please seek permission prior to use, and use this program for testing/proof-of-concept only.This program was written to demonstrate that even in a Windows domain where Internet Explorer settings are locked down with a GPO, even a basic user ('users' group) can override the GPO setting that forces the use of a proxy server. This can be useful if you are ...

Check-in Notes and Policies        
Total Hits: 13  |  Today: 0 Author: Brian A. Randell       Rating:  
Read Reviews | Write Review |   Your Rating: 

Back in the January 2007 installment of this column, I started a discussion on using the Team Foundation Server (TFS) version control APIs from a Microsoft® Word 2003 add-in. Here I am, more than a year later, with the fifth and final part dedicated to the version control APIs and the Word add-in. (I really didn't think it would take this many installments.) You may recall from earlier columns that the add-in currently supports check-in, check-out, undo pending changes, and the ability to associ...

It is difficult        
Total Hits: 12  |  Today: 0 Author: Karpov Andrey       Rating:  
Read Reviews | Write Review |   Your Rating: 

Failure to finish development of software in time is a common thing in practice of program product creation. It is bad for all the participants from the ordinary developers who have to work in hectic rush to the managers and clients who have to put up with lags and extra costs. There is a great amount of reasons for this phenomenon but in this article I would like to suggest that the main cause is a wide-spread belief that software development is simple. And I would like to emphasize an interest...

Image Alignment Algorithms        
Total Hits: 20  |  Today: 0 Author: Oleg Krivtsov       Rating:  
Read Reviews | Write Review |   Your Rating: 

To learn what's new in the latest article update please see History. Image alignment is the process of matching one image called template (let's denote it as T) with another image, I (see the above figure). There are many applications for image alignment, such as tracking objects on video, motion analysis, and many other tasks of computer vision. In 1981, Bruse D. Lucas and Takeo Kanade proposed a new technique that used image intensity gradient information to search for the best match between a...

Find and Fix Vulnerabilities Before Your Application Ships        
Total Hits: 19  |  Today: 0 Author: Michal Chmielewski and Neill Clift       Rating:  
Read Reviews | Write Review |   Your Rating: 

In software development, a small coding error can result in a critical vulnerability that ends up compromising the security of an entire system or network. Many times, a security vulnerability is not caused by a single error, however, but rather by a sequence of errors that occur during the course of the development cycle: a coding error is introduced, it goes undetected during the testing phases, and available defense mechanisms do not stop a successful attack....

ShaperRater - Rating Control        
Total Hits: 23  |  Today: 1 Author: SSDiver2112       Rating:  
Read Reviews | Write Review |   Your Rating: 

The ShaperRater is a simple Bindable Ratings control to graphically show a rating value. We've all used something similar before in rating music or movies.
Here is a list of other features:
1. If you don't like stars this control has other shapes to choose from.
2. A label is available to display different text for each value.
3. Separate border and fill colors for each state Empty, Filled, or being hovered over.
4. Value Numbers (All or just selected value) can be displayed with ...

JMS Performance Benchmarks        
Total Hits: 25  |  Today: 0 Author: Atul Saini       Rating:  
Read Reviews | Write Review |   Your Rating: 

This paper presents a performance analysis of publish/subscribe messaging throughput of FioranoMQ 2008, Sonic MQ 7.0, Tibco EMS v4.4.0, ActiveMQ 4.1.0, Jboss Messaging 1.4 SP1 and Sun JAVA MQ 4.1. This analysis provides a head-to-head comparison of these products designed to illustrate the products’ relative performance characteristics for several messaging scenarios. The test scenarios represent stress level conditions for real world applications. The tests examine performance under load, where...

Speed Up Your Website - By Example        
Total Hits: 25  |  Today: 1 Author: Assad Baig       Rating:  
Read Reviews | Write Review |   Your Rating: 

"We live only to discover beauty, all else is a form of waiting. Khalil Gibran", if you agree with this saying, then you are well aware of what it mean to minimize wait for your web audiences. Building an HTML page, adding images, CSS and JS has become piece of cake over last few years, but delivering these rich-contents with a Performance to client browser is still a daunting task. This narrow down check list will help you to review your web site to minimize download time....

LINQ to CSV library        
Total Hits: 32  |  Today: 0 Author: Matt Perdeck       Rating:  
Read Reviews | Write Review |   Your Rating: 

This library makes it easy to use CSV files with LINQ queries. Its features include:
* Follows the most common rules for CSV files. Correctly handles data fields that contain commas and line breaks.
* In addition to comma, most delimiting characters can be used, including tab for tab delimited fields.
* Can be used with an IEnumarable of an anonymous class - which is often returned by a LINQ query.
* Supports deferred reading.
* Supports processing files with i...



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net