Version control in MorphX Microsoft Dynamics TM AX 5.0 Michael Fruergaard Pontoppidan Developer and Partner Tools – Microsoft Dynamics AX TM Microsoft.

Slides:



Advertisements
Similar presentations
Feature: Identity Management - Login © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.
Advertisements

Feature: Microsoft Dynamics GP 2013 R2 Dashboards © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product.
Feature: Purchase Requisitions - Requester © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Flexible authentication. Microsoft Dynamics ® AX security now enables… Making Security and Simplicity Coexist.
1 of 4 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
1 of 4 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Co- location Mass Market Managed Hosting ISV Hosting.
Microsoft Visual Source Safe 6.01 Microsoft Visual Source Safe (MVSS) Presented By: Rachel Espinoza.
Optimised Desktop Paul Butterworth Enterprise Technology Strategist Microsoft Corporation.
If you have SQL Server 2005, you get all the features below plus the following: If you have SQL Server 2000, you get all the features below plus.
Software Development using SCRUM for Visual Team System Sascha P. Corti Developer Evangelist Microsoft Switzerland GmbH
Windows 7 Training Microsoft Confidential. Windows ® 7 Compatibility Version Checking.
Software Assurance customers earn Planning Services days Customers redeem Planning Services days for DTDPS engagements Qualified partner or Microsoft.
Feature: Purchase Order Prepayments II © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
MorphX Best Practices Microsoft Dynamics TM AX 4.0 Michael Fruergaard Pontoppidan Partner Productivity – Microsoft Dynamics AX TM Microsoft Corporation.
Microsoft Dynamics AX 2009 Integration and Development with the.NET Framework Introduction to the Course.
ARC312 Tools For Architecture: Designing For Deployment Alex Torone Program Manager Microsoft Corporation Bill.
02 | Install and Configure Team Foundation Server Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Application Fundamentals Microsoft Dynamics TM AX 4.0 Michael Fruergaard Pontoppidan Partner Productivity – Microsoft Dynamics AX TM Microsoft Corporation.
Feature: Customer Combiner and Modifier © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
05 | Administer Version Control Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
SQL Server SQL Azure Visual Studio“Quadrant” SQL Server Modeling Services Entity Framework ADO.NET“M”/EDM Data Services …
DEV-8: OpenEdge® Architect – Extensibility & Third Party Integration Sunil Belgaonkar Principal Software Engineer Architect Phillip Magnay.
DEV303 ASP.NET: Leveraging Visual Studio.NET For Web Projects Tony Goodhew Product Manager Microsoft Corp.
Smart customizations Microsoft Dynamics TM AX 4.0 Michael Fruergaard Pontoppidan Partner Productivity – Microsoft Dynamics AX TM Microsoft Corporation.
Team Foundation Server Overview. Team Foundation Server  Where did it come from?  MS Delta  MS SourceSafe.
Visit our Focus Rooms Evaluation of Implementation Proposals by Dynamics AX R&D Solution Architecture & Industry Experts Gain further insights on Dynamics.
DEV364 Visual Studio Team System “Enabling Better Software Through Better Testing” Keith Brown Pluralsight LLC.
Step-by-Step Migration and Adoption Mark Michaelis Architect, Author, and Trainer Eric Lee Microsoft Product Manager Visual Studio 2005 Team Foundation.
Dynamics AX 2012 Accounting 101 Soheil Aghazadeh Certified Master, MCT, Microsoft Dynamics AX Functional & Technical Consultant, Senior Solution Architect.
Microsoft Corporation. Announcement Visual Studio® Team System 2008 Enables you to Build Quality Code Be More Productive Collaborate at the Next Level.
This template uses Microsoft’s corporate font, Segoe Segoe is not a standard font included with Windows, so if you have not already done so, you need to.
public class Foo { Bar _bar; public Foo() { this._bar = new Bar(); } public class Foo { IBar _bar; public Foo(IBar barDependency) {
Cost accounting in Microsoft Dynamics AX 2012 Cost accounting.
Feb 6-7, 2104 Hyatt Residency Bellevue. Yabin Liu Program Manager.
Connect with life Tejasvi Kumar Developer Technology Specialist | Microsoft India
Configuration of subcontracted activities Activity-based subcontracting.
DEV260 Microsoft Visual Studio 2005 Team System: Managing the Software Lifecycle with Visual Studio 2005 Team System Bindia Hallauer Senior Product Manager.
MIX 09 5/29/ :31 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
AX 2012 Code Management & Promotion Best Practices
Convergence EMEA /28/2018 7:15 AM
MSDN Platforms Cost-effective access to Microsoft software and services for Dev/Test In a pre-production or dev/test environment, each user that accesses.
Note to Partner The purpose of this template is to help you prepare your sales teams to sell your app. This Sales Enablement presentation, once complete,
Developer Collaboration with Team Foundation Server 2012
Microsoft IT Director Strategy Day
Microsoft Connect /26/2018 6:09 PM
Brian Keller Sr. Technical Evangelist Microsoft Session Code: DEV310
Team Foundation Server 2010 for Everyone
Concepto : Presentación Arquitectura de soluciones ofrecidas por Bsoft
Tech Ed 2004 © 2004 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express.
Intranet web banner units
DAT381 Team Development with SQL Server 2005
Microsoft Connect /17/2019 9:55 PM
Brian Keller Sr. Technical Evangelist Microsoft Session Code: DEV310
Microsoft Connect /16/ :45 PM
C++ Productivity Improvements
Microsoft Connect /23/ :38 AM
4/20/ :00 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Your Data Any Place, Any Time
DEV322 Visual Studio 2005 C# IDE Enhancements
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Developer Collaboration with Team Foundation Server 2012
Microsoft Connect /29/2019 1:53 AM
Office 365 Development July 2014.
6/22/2019 2:20 PM © 2006 Microsoft Corporation. All rights reserved.
Mark Quirk Head of Technology Developer & Platform Group
Welcome to Architect Insight 2010
02 | Release Management Architecture
Microsoft Connect /14/ :11 AM
11/1/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Presentation transcript:

Version control in MorphX Microsoft Dynamics TM AX 5.0 Michael Fruergaard Pontoppidan Developer and Partner Tools – Microsoft Dynamics AX TM Microsoft Corporation SCREENCAST

Version control in MorphX Enables source code control  Check-out / Check-in  Undo check-out  Description of changes  History  Etc.

Element life cycle when using version control

Version control options Visual Source Safe  Audience: ISVs; 5+ developers Team Foundation Server  Audience: ISVs; 5+ developers MorphX VCS  Audience: VARs; 1-10 developers

Topology Visual SourceSafe and Team Foundation Server

Topology MorphX VCS

Requirement comparison Classic MorphX MorphX VCSVisual Source Safe Team Foundation Server AvailabilityV1.0V5.0V4.0V5.0 AOSs required 111 per dev DB Servers required 111 per dev Team server required NoOptionalYes Build step Required No Yes Master fileAOD XPOs

Feature comparison Classic MorphX MorphX VCSVisual Source Safe Team Foundation Server Concurrent development Isolated development Change description Change history Change list support Quality bar enforcement

MorphX VCS

© 2006 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.