|
IT Management >
Systems Design and Development >
Application Development >
Programming >
|
|
|
|
DEFINITION: Source code analysis is the automated testing of source code for the purpose of debugging a computer program or application before it is distributed or sold. Source code consists of statements created with a text editor or visual programming tool and then saved in a file. The source code is the most permanent form of a program, even though the program may later be modified, improved or upgraded.Source
Definition continues below.
|
|
Source Code Management Reports
|
|
|
10 ASP.NET Tips To Increase Productivity and Simplify Maintenance
sponsored by Global Knowledge
WHITE PAPER:
The more you know about built-in functionality in the .NET framework and ASP.NET, the less code you have to write, which ultimately makes your applications more maintainable. This white paper outlines several different tips to enhance developer productivity and reduce the amount of code that needs to be written in many cases.
Posted: 13 May 2009 | Published: 13 May 2009
|
|
|
Securing your Private Keys as Best Practice for Code Signing Certificates
sponsored by VeriSign EMEA
WHITE PAPER:
This paper examines recent security breaches such as Stuxnet, and offers best practice measures, especially for the Windows platform, that can help to safeguard private keys so that your company doesn't become tools of malicious hackers.
Posted: 29 Jul 2011 | Published: 29 Jul 2011
|
|
|
Master Data Management Projects in Practice - An Information Difference Research Study
sponsored by Talend
WHITE PAPER:
Organizations are often turning to Master Data Management as a key enabler in improving the timeliness, quality and reliability of BI with the ultimate goal of improving business performance. This survey report presents recommendations on the "do and don't" of MDM as well as some findings on the use of open source and manual coding in MDM projects.
Posted: 16 Mar 2010 | Published: 16 Mar 2010
|
|
|
Is Your Team Following the Wrong Branching and Merging Pattern?
sponsored by AccuRev
WEBCAST:
Watch this webcast to learn about the various branching patterns of code that development teams use and determine whether or not your organization is following the right one.
Posted: 11 Nov 2011 | Premiered: 11 Nov 2011
|
|
|
The Path to a Secure Application: A Source Code Security Review Checklist
sponsored by Ounce Labs, an IBM Company
WHITE PAPER:
Read this white paper to learn a checklist to find and eliminate the source coding errors and design flaws that expose data, threaten operations, and cost your organization time and money.
Posted: 05 Feb 2007 | Published: 05 Feb 2007
|
|
|
Semantic Integration & The Data Life Cycle
sponsored by Progress Software
WHITE PAPER:
Read this paper to discover an alternative approach to data integration that ensures that not only is data correct and valid based on your business rules, but more importantly provides the means to fully operationalize those rules in a manner that is both intelligible to business and agile across all segments of the change lifecycle.
Posted: 23 Nov 2011 | Published: 23 Nov 2011
|
|
|
#1 BI system for SaaS providers and ISVs
sponsored by Actuate
CASE STUDY:
Learn why six leading software companies are now embedding BIRT into their product for highly customizable, visually rich data analysis and reporting rather than choosing to develop tools of their own.
Posted: 16 Jan 2012 | Published: 16 Jan 2012
|
|
|
Virtualization: Move beyond legacy processes for continuous improvement
sponsored by Dell, Inc.
EGUIDE:
This expert e-guide from SearchCIO.com points out one common mistake companies make after setting up their virtual environments. Find out how IT operations differ in physical and virtual worlds and obtain exclusive advice to help you fully leverage your virtual infrastructure.
Posted: 03 Feb 2012 | Published: 03 Feb 2012
|
|
|
iPad in the Enterprise
sponsored by Apperian, Inc.
WHITE PAPER:
Access this except chapter to learn about deploying software to your mobile hardware.
Posted: 10 Feb 2012 | Published: 10 Feb 2012
|
|
|
HP Application Lifecycle Management and HP Quality Center Enterprise
sponsored by Hewlett-Packard Company
WHITE PAPER:
From improvements to project planning and requirements management to testing, QA and reporting, read this white paper to find out what's new in version 11.0 of HP's Application Lifecycle Management (ALM) and Quality Center Enterprise applications.
Posted: 06 Feb 2012 | Published: 06 Feb 2012
|
|
| |
SOURCE CODE MANAGEMENT DEFINITION (continued):
code analysis can be either static or dynamic. In static analysis, debugging is done by examining the code without actually executing the program. This can reveal errors at an early stage in program development, often eliminating the need for multiple revisions later. After static analysis has been done, dynamic analysis is performed in an effort to uncover more subtle defects or vulnerabilities. Dynamic analysis consists of real-time program testing. A major advantage of this method is the fact that it does not require developers to make educated guesses at situations likely to produce errors.
Source Code Management definition sponsored by SearchSoftwareQuality.com, powered by WhatIs.com an online computer dictionary
|
|
|
|
TechTarget provides enterprise IT professionals with the information they need to perform their jobs
- from developing strategy, to making cost-effective IT purchase decisions and managing their
organizations' IT projects - with its network of
|
|
|
Definitions:
|
|
 |
|
All Rights Reserved,
Copyright 2000 - 2012, TechTarget |
|
|
|
|