User: Password:
   Keep me logged in.
Register  |  I forgot my password

Login  |  Register

Efficient Java Tools  - Listing Details
Statisticsw
  • Active Links: 58
  • Pending Links: 1
  • Todays Links: 0
  • Active Articles: 6
  • Pending Articles: 1
  • Todays Articles: 0
  • Total Categories: 33
  • Sub Categories: 20

ID:35
Title:SourceAnywhere
Pagerank:0
Short Description:
Listing Thumbnail

SourceAnywhere for VSS is the Visual SourceSafe (VSS) remote access solution recommended by Microsoft. As a Visual SourceSafe (VSS) add-on tool/client, SourceAnywhere for VSS provides fast, reliable and secure remote access for users of VSS 6.0 and VSS 2005. SourceAnywhere for VSS is developed and optimized for remote/web/internet access. It can greatly improve the productivity of the distributed teams.

Description:

•Enhanced Security
It uses SSL and Blowfish encryption to protect code while in transit and the client/server architecture eliminates the need to expose the file system to remote users. The security of the password is the frontline of any system. The built-in password policy of SourceAnywhere for VSS can be enforced to protect your SourceSafe password.
•Up to 100 Times Faster than Visual SourceSafe (VSS) remotely
VSS web access is too slow. SourceAnywhere for VSS features "delta transfers" to transmit only the incremental changes between files, fast transfer compression, plus a Cache Server to reduce file transfer over the internet.
•Visual Studio, Eclipse, Dreamweaver and other MSSCCI Compatible IDE integration
SourceAnywhere for VSS can be fully integrated with Microsoft Visual Studio 6/2003/2005/2008. It also supports Eclipse integration on Windows and other operating systems. Integration with Dreamweaver, Flash, Flex and other MSSCCI compatible IDEs are supported.
•Cross-platform
Besides native Windows client, the Java client extends Visual SourceSafe (VSS) to other platforms, such as Linux, Max, Solaris and AIX. 
•Build Automation
SourceAnywhere for VSS integrates with CruiseControl.NET and ANT to provide continuous integration and automatic build support.
•Less Database Corruption
During lengthy remote operations, one network glitch can leave your SourceSafe database corrupted. SourceAnywhere for VSS significantly reduces the database corruption by transferring the files to the server first then operating on your Visual SourceSafe (VSS) database in LAN.

Features are:

•High performance SourceSafe remote/internet access
•Windows GUI client and command line client
•Cache Server for your geographically distributed teams
•128-bit SSL and Blowfish encryption
•Java SDK and COM SDK
•Password policy to protect your password
•Eclipse plug-in
•Java client for cross platform
•Macromedia Dreamweaver and Flash plug-in
•Ant and CruiseControl.NET plug-in
•Delta transfer technology for high performance
•Visual Studio plug-in

SourceAnywhere for VSS is a client/server application. It consists of a Server, Cache Server (optional) and several types of Client. They communicate over any standard TCP/IP connection, including a PPP connection over a modem, an ISDN line, or an Ethernet connection on the same LAN as the Server. SourceAnywhere for VSS does not require Windows Remote Access Service (RAS). The client-server architecture eliminates many problems of Visual SourceSafe, which is file-system based, in remote access. For Visual SourceSafe (VSS), to share Visual SourceSafe (VSS) documents, you have to share the whole Visual SourceSafe (VSS) database folder, even if you only wish to share a single file in the database. Sharing the database folders totally exposes your valuable data to the outside, which may potentially cause the data to be copied or damaged. Especially in remote access, it is almost unconceivable. Also, accessing the file system in a remote environment is very slow. In Dynamsoft SourceAnywhere for VSS, the Visual SourceSafe (VSS) database folder is only exposed to the SourceAnywhere for VSS Server. The client sends requests to the server and gets the result back. The security and performance are greatly improved. Dynamsoft SourceAnywhere for VSS 5 introduces Cache Server for distributed developments.

Category:Code Versioning
Link Owner:alex
Date Added:November 08, 2009 08:36:21 PM
Number Hits:4
URL:    http://www.dynamsoft.com/Products/SAW_Overview.aspx
Ratings
You must be logged in to leave a rating.
Average rating: (0 votes)
Reviews

No Reviews Yet.


You must be logged in to leave a Comment.
 
Bookmark Me
Latest articles
Java Licensing with Agilis
Agilis provides secure, flexible Java protection solutions to software vendors worldwide. Capabilities include Internet-based product activation on connected and disconnected systems, intranet or Internet-based floating licensing, node-locked licensing, named-user licensing, feature configuration, custom licensing, server licensing, trial licensing, subscription licensing, usage-based licensing, licensing via resellers or OEMs, revocable licensing, license reporting, user compliance management, backoffice integration and more.

FireStorm/DAO: What is DAO Design Pattern?
The Data Access Object (DAO) design pattern provides a technique for separating object persistence and data access logic from any particular persistence mechanism or API. There are clear benefits to this approach from an architectural perspective.

CA Plex: what is it?
Today’s business climate requires organizations to have business applications that help improve customer service, reduce costs, increase profits, get to market faster and respond more rapidly to competitive challenges. CA Plex provides a single, integrated environment that enables both traditional and SOA-based solutions for development. CA Plex uses building blocks known as patterns to help your development teams create and maintain large-scale business applications for multiple platforms — Windows/.NET, Java/J2EE or the IBM Power Systems/IBM i.

JCover Code Coverage: important to understand!
Why is coverage analysis important? Coverage analysis has the following benefits: * We can determine if our test suite is adequate. A test suite that achieves 65% statement coverage is hardly adequate. We cannot be confident of our product's quality with this much coverage. This figure prompts us to enhance the test suite. * We can identify redundant test cases that are not useful either in increasing code coverage or in finding new bugs. Fine tuning a test suite has immense benefits during regression testing. * We can find out if there are regions of code that cannot be exercised at all, and hence can be cleaned up. We sometimes find that an application has code to support a feature that was discontinued in an earlier release of the product! Although test cases are normally generated from the specification, coverage analysis helps us in identifying areas that require further test focus.

Codign CoView: JUnit Test Generation
Unit testing and coding go together like peanut butter and jelly. Each good by themself, but together? Now that's a good sandwich! Now you can benefit by easily creating the right JUnit test the first time. CoView provides a solution that makes sense, is unique and completely understandable. And it only takes 3 steps to have a complete set of JUnit tests for each of your classes.