On The Insider: Hillary to Join Obama
1 Resources for

source control

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Move beyond mere source control to the problems source control doesn't solve
What is in your control?The downloadable version of this article is available here:http://techrepublic.com.com/5138-3513-6072380.htmlWhat source control system to you prefer in your organization? How do you manage problems the source control system cannot solve? What other problems beyond the source control system can you describe?So, what do we do about these...
Tags: Dev, Production, Production URL, IsDevURL, application development, robert bogue, source control, Configuration, Mark W. Kaelin, programming, Ant, Source Controlled
Discussion threads 2006-05-15

Additional Resources

Move beyond source control to the problems source control doesn't solve
In this document, we explore the common problems that a source control system won't solve and talk about what you can do to make progress on these items so that your overall coordination of the project team will be easier and more productive. Managing configuration files, consistency...
Tags: TechRepublic Inc., Problem, Software Development, Team Management, Development Tools, Middleware, Software/Web Development, Management, Enterprise Software, Software
Download resources 2006-05-15
Access 2007 - Checkbox Control
Novice Here. I am looking at providing a few check-boxes on a form. When one is checked a textbox control would change its control source. For example, if a user selects the first check-box entitled First Name the control source for a textbox would become [table].[fname], if they select the...
Tags: Microsoft Access, joelsb123@..., control source
Discussion threads 2007-06-18
Visual Basic Source Code Controls (zip)
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current Visual Basic Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free Visual Basic source code control example. All of the...
Tags: Source Code, Microsoft Visual Basic, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
Software downloads 2005-03-28
MSDN Architecture Webcast: Visual Studio 2005 Team System: Source and Version Control Management (Level 200)
This webcast shows how to use Microsoft Visual Studio 2005 Team System features to improve the source control. The attendee will learn about advanced source code control techniques, integration with work items, branching, merging, promotion, access control and policies.
Tags: Microsoft Developer Network, Microsoft Visual Studio, Team, Webcast, Microsoft Visual Studio 2005, Microsoft Corp., Microsoft Development Tools, Digital Media, Development Tools, Software Development, Software/Web Development, Consumer Electronics, Personal Technology
Webcasts
EasyCVS (zip)
EasyCVS is an easy, quick, and safe solution. It stores your source code in a CVS Repository (CVS is an open-source version control tool), so you needn't to worry about the database crashing. EasyCVS use the Microsoft Source Code Control Interface MSSCCI of Visual Studio© to simplify the process of...
Tags: Microsoft Visual Studio, Source Code, CVS Corp., EasyCVS, Microsoft Development Tools, Development Tools, Software Development, Software/Web Development
Software downloads 2006-03-22
Recreate prior work with source code control in Java
David Petersheim advocates using source code control when you need to recreate work. He offers details on these functions of source code control: concurrent updates, history, source code archives, history, and versioning. Recreating work from six months ago without some source code control can be quite difficult....
Tags: Java, David Petersheim, Programming languages, Development tools, source-code control, Java Tips Newsletter, Source Code, History, Subversion
Technical articles 2005-08-10
Open Source Security Myths Dispelled
Is it risky to trust mission-critical infrastructure to open source software? Why should we pay an open source vendor when open source is supposed to be free? Will a shift to open source add complexity to our IT infrastructure? These questions all arise from open source myths...
Tags: Open Source
White papers 2007-09-25
Managing File Versions: Edit Files and Use Version Control in Oracle SQL Developer 1.5
Oracle SQL Developer 1.5 expands its file-based support by introducing tight integration with the CVS and Subversion version control systems. In addition to letting one browse and edit files in the file system, this Oracle SQL Developer release enables to import files into the source control system, check them out,...
Tags: Developer, Oracle Corp., SQL, Oracle SQL Developer 1.5, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers 2008-07-01
Apex SQL Edit (exe)
Apex SQL edit is an integrated SQL database editing tool/IDE. Apex SQL Edit provides source control integration with Visual Source Safe, Vault, Microsoft Team System and a variety of other source control systems. ApexSQL Edit provides powerful features like intelliprompt, customizable snippets, deployment projects, object explorer, dependency viewer and many...
Tags: SQL, ApexSQL Edit, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2007-01-30
Predicts 2006: The Effects of Open-Source Software on the IT Software Industry
Open source is entering the mainstream. IT organizations will shift to a strategy of maximizing the value of open source, while maintaining control of their high-level technology strategies.
Tags: Software, Information Technology, Open-source Software, Gartner Inc., Strategy, Open Source, Management
White papers 2005-11-28
Cognos Decision Stream for beginners
blog rootHi all,I have recently started exploring Cognos Decision stream 7.1 and I need some help. I want to enable source code control for a catalog in a decision stream. As per the instructions in the user guide I have closed the catalog that was open. 2....
Tags: mpkrishna25@..., source-code control, Cognos Inc.
Discussion threads 2005-12-16
Visual FoxPro 6.0 Sample: Demonstrates Using a PictureClip Control (exe)
PicClip.exe is a sample that demonstrates how to use an ActiveX PictureClipcontrol to select an area from a source bitmap and display the image in anActiveX FoxHWND control (FoxHWND.ocx). By using the PictureClip control(PicClp32.ocx), the user can select a specific area from a source bitmap as an object that can...
Tags: Bitmap, PicClip.exe, ActiveX/COM/COM+/DCOM, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2007-08-22
Development of Robot Controllers Based on PC Hardware and Open Source Software
Researchers, developers and system integrators require more openness in control systems in order to design, develop and rapidly integrate functionalities to fulfill new application requirements. Even if several robot control vendors provide their products with customized development tools, low cost and not proprietary solutions should be preferred to face the...
Tags: Software, LinuxDevices.com, PC, Open-source Software, Hardware, Robots, Tools & Techniques, Emerging Technologies, Management
White papers
MSDN Webcast: Visual Studio 2005 Team Edition for Database Professionals (Part 4 of 4): Schema Source and Version Control (Level 200)
This final webcast of the series explores the database schema source and version control features in Microsoft Visual Studio 2005 Team Edition for Database Professionals. It explains how to import the database schema and place it under source control with the new Visual Studio Database project type. When the time...
Tags: Microsoft Developer Network, Microsoft Visual Studio, Team, Webcast, Microsoft Visual Studio 2005, Storage, Databases, Hardware, Enterprise Software, Software, Data Management
Webcasts
Version Control software
I would like to know if there is any software or utility that i can get to keep keep source control versionable for my programs ;Java program,C++, Visual programs?Does these utility cost me any licensing fee of are there any freeware out there?http://subversion.tigris.org/http://www.nongnu.org/cvs/both open source, and free ...
Tags: hogs_mal@...
Q&A 2005-11-02
Setting Up and Running Subversion and Tortoise SVN With Visual Studio and .NET
Source control is an important aspect in software development even if one is not doing team development. It can help one manage the application more efficiently and make sure that the project is backed up and can be rolled back to any state on the file or project level. The...
Tags: Microsoft Visual Studio, Team, Microsoft .NET, Jupitermedia Corp., Microsoft Development Tools, Team Management, Software Development, Development Tools, Software/Web Development, Management
White papers 2008-08-25
MSDN Architecture Webcast: Migrating From Visual SourceSafe to Visual Studio Team Foundation Server (Level 200)
The Team Foundation Visual SourceSafe VSS converter tool transfers files, folders, version history, labels, and user information from a Visual SourceSafe database to Team Foundation source control. Before a person moves files and historical information to the Visual Studio Team Foundation Server, the attendee of this webcast will learn about...
Tags: Microsoft Developer Network, Microsoft Visual Studio, Team, Microsoft Visual SourceSafe, Webcast, Server, Team Management, Microsoft Development Tools, Management, Development Tools, Software Development, Software/Web Development
Webcasts
Developing an Open Source Strategy to Accelerate Software Development
Open Source software can accelerate software development and cut costs. Today there are billions of lines of open source freely available for download off the Internet, and developers are especially good at finding code to reuse. Then, again, unmanaged open source can introduce issues and business risks. Some open source...
Tags: Software, Software Development, Black Duck Software, Open Source
Webcasts 2008-08-30
Open Source security tools and ISO 17799
Hello.I am looking for the relationship between the control in ISO 17799 and Security tools based on Open Source.Can any entreprise pass the ISO 17799 control implementing open source security tools?
Tags: Process improvement, ojalarcon@..., ISO 17799, ISO, open source
Discussion threads 2007-05-06
  • << Previous
  • page 1 of 1
  • Next >>


Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now
TPG Power Checklist: Troubleshooting TCP/IP
TCP/IP, the protocol powering Internet, Intranet and Extranet communications, provides critical functionality withinmost every organization. Numerous ...
Buy Now

IP Networking