How to Port iOS apps to Windows Store apps
sponsored by Microsoft
WHITE PAPER:
This webcast speaks to those with experience in developing iOS applications, and teaches you how to use those skills to develop Windows 8 Store apps. By creating mapping relationships between the two systems, this video makes learning a new platform quick and easy.
Posted: 24 Apr 2013 | Published: 11 Jan 2013
|
|
|
Migrating iOS applications to Windows 8: Controlling the appearance of your user interface controls
sponsored by Microsoft
WHITE PAPER:
This blog post from an industry insider covers migrating iOS apps to the Windows 8 platform. Read to learn key differences between iOS and Windows development, particularly on the subject of user interfaces (UIs), and get helpful advice on controlling the appearance of your app's UI.
Posted: 23 Apr 2013 | Published: 21 Jan 2013
|
|
|
Android to Windows 8 Part 7: Adding “Back” Navigation
sponsored by Microsoft
WHITE PAPER:
In this post from an industry insider, discover ways in which Android developers can make the transition to Windows 8 application development, specifically on creating a Windows store project. Get step-by-step instructions of how to circumvent the lack of a "Back" button on Windows 8 devices by adding navigation to your apps.
Posted: 22 Apr 2013 | Published: 28 Mar 2013
|
|
|
Android to Windows 8 Part 6: Creating a Second Page
sponsored by Microsoft
WHITE PAPER:
In this post from an industry insider, discover ways in which Android developers can make the transition to Windows 8 application development, specifically on creating a Windows store project. Get step-by-step instructions of how to create additional content for a user interface (UI) that allows for user input display.
Posted: 22 Apr 2013 | Published: 26 Mar 2013
|
|
|
Android to Windows 8 Part 5: Building a Simple User Interface
sponsored by Microsoft
WHITE PAPER:
Today's ever-changing tech landscape calls for developers to be more flexible than ever - you need to be familiar with a variety of environments to stay on top of your game. Access part five of this blog post on Windows 8 from an Android developer's perspective to learn how to create a simple user interface for your Windows store application.
Posted: 19 Apr 2013 | Published: 21 Mar 2013
|
|
|
Android to Windows 8 Part 4: Running the Windows Store Application
sponsored by Microsoft
WHITE PAPER:
Even if you're the most skilled developer, it's impossible to know all types of code and be familiar with every development environment. Access part four of this blog post on Windows 8 development from an Android developer's perspective,and learn how to run your own Windows store proect. Also, learn three different ways you can run the application.
Posted: 19 Apr 2013 | Published: 19 Mar 2013
|
|
|
Android to Windows 8 Part 3: Exploring the Windows Store Project
sponsored by Microsoft
WHITE PAPER:
Part three of this helpful blog post on Windows 8 development from an Android developer's perspective will put you well on your way to creating your first app, by learning the ins and outs of the development environment, how to create a simple user interface, and how to perform navigation.
Posted: 19 Apr 2013 | Published: 02 Apr 2013
|
|
|
11 Best Practices for Peer Code Review
sponsored by SmartBear Software
WHITE PAPER:
Read this paper to learn 11 best practice peer code review tips to optimize review sessions, improve code, and make the most of valuable time. Some of the key findings include how many lines of code you should review in an hour, annotating code before you begin reviewing, leveraging a check list system, and more.
Posted: 28 Aug 2012 | Published: 28 Aug 2012
|
|
|
Five Ways to Prepare for SharePoint 2013: Choose Code-Free Customisation
sponsored by Quest Software, now a part of Dell
WHITE PAPER:
Access this helpful source to learn how to utilize upgradable tools and techniques to avoid the challenges of migrating custom code to PointShare 2013
Posted: 23 Aug 2012 | Published: 22 Aug 2012
|
|
|
Using ICD-10 Codes and Electronic Health Records to Achieve Value
sponsored by Dell, Inc.
WHITE PAPER:
This white paper demonstrates how adopting ICD-10 and EHRs can provide information that would be useful to streamlining administrative burdens that plague both health plans and providers.
Posted: 20 Jun 2012 | Published: 20 Jun 2012
|
|
|
Tools to unit test your JavaScript
sponsored by IBM
WHITE PAPER:
While unit testing your JavaScript can be challenging, developers agree that it is becoming an increasingly important task. This white paper reviews three popular tools that you can leverage to ease the testing process and mitigate common challenges.
Posted: 24 Apr 2012 | Published: 10 Apr 2012
|
|
|
Improving Software Security by Identifying and Securing Path Linking Attack Surfaces to Attack Targets
sponsored by McCabe Software, Inc.
WHITE PAPER:
Most companies do not have time to thoroughly investigate all of the potential attack targets inside an application. This white paper explains how the use of software security analysis (SSA) and path methodologies can help you identify vulnerable code and improve application security.
Posted: 19 Apr 2012 | Published: 19 Apr 2012
|
|
|
Software Agitation:Your Own Personal Code Reviewer
sponsored by Agitar Software
WHITE PAPER:
Exercising Java code is a painstaking yet critical process for developers. This white paper explains how you can free up time by implementing a testing tool designed to detect coding errors as you write Java classes, and even after they have been reviewed.
Posted: 19 Apr 2012 | Published: 19 Apr 2012
|
|
|
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: 28 Jul 2011
|
|
|
A Practical Guide to Identifying Slow Code During Development
sponsored by Micro Focus, Ltd
WHITE PAPER:
Many seemingly innocent coding practices can cause code to execute slowly. It’s far better for software quality, and less costly for the business, to find slow code before it becomes a business problem. This white paper examines the main causes and provides a practical guide to identifying them.
Posted: 07 Apr 2011 | Published: 07 Apr 2011
|
|
|
Application Note: Structured Testing - The Path to Thorough Code Coverage
sponsored by McCabe Software, Inc.
WHITE PAPER:
Basis path testing, also known as Structured Testing, is the primary code-based testing strategy recommended by McCabe Software and supported by McCabe IQ. The main idea behind this testing is that decision outcomes within a software function should be tested independently. This article provides an overview of the benefits of basis path testing.
Posted: 15 Mar 2011 | Published: 15 Mar 2011
|
|
|
Software Agitation: Your Own Personal Code Reviewer
sponsored by Agitar Software
WHITE PAPER:
Agitator helps you debug your code while you write it - a benefit that no other existing Java Testing tool can claim. Agitator can also be extremely beneficial when run on legacy code - even code that has been reviewed by other developers and deemed to be “sufficient” and “properly written.” Learn how Agitar can be your own personal code reviewer.
Posted: 10 Mar 2011 | Published: 10 Mar 2011
|
|
|
Top Five Reasons to Choose Toad® Over SQL Developer
sponsored by Quest Software, now a part of Dell
WHITE PAPER:
Can you actually save more money using Toad® rather than SQL Developer - a free product? The answer is “yes!” In this surprising Quest technical brief, learn how Toad’s revolutionary new features save you time and money while dramatically increasing your productivity. Read the technical brief today.
Posted: 08 Feb 2011 | Published: 08 Feb 2011
|
|
|
Using Cyclomatic Path Analysis to Detect Security Vulnerabilities
sponsored by McCabe Software, Inc.
WHITE PAPER:
The paper discusses how path coverage is better than branch or statement coverage in testing to uncover security vulnerabilities, including showing how several CWE vulnerabilities could be undetected by branch coverage but detected by path coverage. Download this paper and find out how Cyclomatic Path Analysis can uncover these vulnerabilities.
Posted: 10 Nov 2010 | Published: 10 Nov 2010
|
|
|
Deliver Robust Products at Reduced Cost by Linking Model-Driven Software Testing to Quality Management
sponsored by IBM
WHITE PAPER:
Your customers expect the highest quality in the products you deliver. Discover how a comprehensive, integrated, automated requirements centric model and code based test environment managed with an extensible quality management system can increase market acceptance, ensure customer loyalty and deliver superior outcomes.
Posted: 02 Nov 2010 | Published: 01 Sep 2009
|
|
|
11 Best Practices for Peer Code Review
sponsored by SmartBear Software
WHITE PAPER:
This white paper recommends best practices for efficient, lightweight peer code review that have been proven to be effective via scientific study and extensive field experience. Use the techniques discussed in this paper to ensure your code reviews improve your code and make the most of your developers' time.
Posted: 14 Sep 2010 | Published: 14 Sep 2010
|
|
|
MIPS Core PSP
sponsored by CriticalBlue
WHITE PAPER:
This application note provides a detailed tutorial of how to use the features of the MIPS Core PSP within Prism. End users who are either considering migrating existing software applications onto the 34K or 1004K core, or who already use those cores but wish to optimize their operation are the target audience for this paper.
Posted: 19 Aug 2010 | Published: 17 Jun 2010
|
|
|
Objects, Databases and the Myth of Serialization
sponsored by Versant Corp.
WHITE PAPER:
Authors quite commonly, and incorrectly, refer to the process of serialization as part of what is happening when an object database stores an object or object graph. This white paper debunks that misperception, and sets the record straight about the efficiency of object databases as brought about by the avoidance of serialization.
Posted: 10 Aug 2010 | Published: 10 Aug 2010
|
|
|
Toad for Oracle 10.5
sponsored by Quest Software, now a part of Dell
WHITE PAPER:
Toad for Oracle v10.5 adds new features and enhances many existing ones. These changes are designed to save you time, increase accuracy and give you better visibility of your work environment - whether you’re a developer working in an unfamiliar database or maintaining legacy code, or a DBA trying to manage multiple databases.
Posted: 20 Jul 2010 | Published: 20 Jul 2010
|
|
|
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: 01 Dec 2009
|
|