Microsoft Dynamics AX Database Application Object Server (AOS) ASP.NET User Controls DataClient SDK ASP.NET Controls Microsoft Dynamics.

Slides:



Advertisements
Similar presentations
Microsoft Dynamics® AX 2012
Advertisements

OIP Order Information Portal
Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
MANAGE CONTENT WITH SHAREPOINT. An integrated Web-based system. An integrated Web-based system. Centrally store, manage and access documents using your.
Power BI Sites and Mobile BI. What You Will Learn Sharing and Collaboration Introducing Power BI Exploring Power BI Features and Services Partner Opportunities.
Microsoft Dynamics AX 2009 Integration and Development with.NET Framework Enterprise Portal.
Microsoft Dynamics SL. Agenda Why Dynamics SL Microsoft Dynamics SL Roadmap Review Business Portal 3.0 Features Review & Demonstrate new 6.5 Features.
Microsoft Dynamics AX with other Microsoft Technologies Amer Atiyah Microsoft Dynamics AX Solution Architect 14/12/2009.
Accelerate Business Success With CRM CRM Interoperability.
GPPC Connections 2011 | November 6-8 | Las Vegas, NV SharePoint 101: An Introduction to Microsoft SharePoint 2010 Joseph Tews, MCITP, MCT Summit Group.
Microsoft Office Live Meeting Oscar Trimboli
Barriers Enablers Operations manager Purchasing manager Purchasing agent Environmental mgr. Production manager Shop supervisor Warehouse manager.
Document management New: SharePoint and SharePoint Online support Excel Add-in New: Office 365 support via export, filtering APIs, dimension descriptions,
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
CategoryCapability + Recommended Tool Analysis Self Service BI with Power View integration Ad-Hoc (e.g. user defined) views Interactive analysis.
It’s always better live. MSDN Events Developer Productivity Improvements with Visual Studio 2008 and Office Business Applications.
Microsoft Office SharePoint Server Business Intelligence Tom Rizzo Director, Microsoft Office SharePoint Server
Microsoft Dynamics NAV 2009 RoleTailored Client Terminology May 2010.
Sharepoint Portal Server Basics. Introduction Sharepoint server belongs to Microsoft family of servers Integrated suite of server capabilities Hosted.
Enterprise Portal Development Microsoft Dynamics AX 2009 Diwakar Bedekar
Kevin (End user)  Need for a simple user interface  Need to improve productivity Isaac (Developer)  Customizing and extending business applications.
Microsoft Dynamics CRM 2011 Update Rollup 5 Enhancements Dana Martens Escalation Engineer Microsoft.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Global Address Book in Microsoft Dynamics® AX 2012
Developing for the Microsoft Office System Jay Schmelzer Group Program Manager – Visual Studio.
How to write less code to build and extend Enterprise Portal How to share code and metadata between Enterprise Portal and Client.
Share Document Management Records Management Logic-driven Workflow Auditing and compliance Relevant Search Knowledge and Expertise discovery Blogs and.
Classroom User Training June 29, 2005 Presented by:
Microsoft Azure Introduction ISYS 512. Microsoft Azure Microsoft Azure is a cloud.
©Kwan Sai Kit, All Rights Reserved Windows Small Business Server 2003 Features.
Microsoft Dynamics AX 2009 Integration and Development with the.NET Framework Introduction to the Course.
KWizCom SharePoint Cascading Lookup Plus
Todd Kitta  Covenant Technology Partners  Professional Windows Workflow Foundation.
Creating a Web Site to Gather Data and Conduct Research.
2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.
Arvid Nielsen Microsoft Dynamics AX Technical Product Manager/Evangilist Microsoft Dynamics AX Global Product Management Microsoft Dynamics AX Technical.
Presented by Vishy Grandhi.  Lesson 1: Role based security  Lesson 2: Setup new user  Recipes.
Searching Business Data with MOSS 2007 Enterprise Search Presenter: Corey Roth Enterprise Consultant Stonebridge Blog:
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
The 2007 Microsoft Office System Andrew Lowson Solution Specialist – Portals & Collaboration Microsoft Australia
Building Dashboards SharePoint and Business Intelligence.
Presented by Vishy Grandhi.  Architecture (Week 1) ◦ Development Environments ◦ Model driven architecture ◦ Licensing and configuration  AOT (Week 2)
System Center Lesson 4: Overview of System Center 2012 Components System Center 2012 Private Cloud Components VMM Overview App Controller Overview.
Module 9 User Profiles and Social Networking. Module Overview Configuring User Profiles Implementing SharePoint 2010 Social Networking Features.
Web Content Management with MOSS 2007 Patrick Tisseghem
Ms Dynamics Ax 2012 By Johnkrish. MSD Ax is a Customizable, Multi-language, Multi-Currency ERP Solution. Completely integrated & Web-enabled Supports.
WEB SERVER SOFTWARE FEATURE SETS
Module 1: Overview of Microsoft Office SharePoint Server 2007.
Presented by Vishy Grandhi.  Lesson 1: AX Overview  Lesson 2: Role based security  Lesson 3: Monitoring  Troubleshooting.
Module 4: Administering Microsoft Office SharePoint Server 2007.
Interaction classes Record context Custom lookups.
Business Data Integration with MOSS 2007 Naveedullah Khan PMP, MCAD.NET Senior Consultant.
SharePoint 2007 Business Intelligence October 23 th, 2008 Neil Iversen - Inetium.
Contoso Online services Bing Amazon etc. Enterprise applications Interactive client apps Trading partners.
Microsoft Dynamics AX 2012 training
Integrating Laserfiche and SharePoint PO108 Alex Wilson and Jessica Huang.
CRM Customer Relationship Management FCIH Initiative Program Osama Magdy.
Theresa Nistler Jared Hall. Service Based Architecture 65% of companies are deploying at least one social software tool Acquire GP consumes and.
A Project Report On Online Shopping By: Ruchi Kumari (08ERWCS089)
Web Content And Customer Relationship Management Solution. Transforming web sites into a customer-focused, revenue generating channel with less stress.
Introduction to SharePoint 2007 Brendon Schwartz
What’s New in Microsoft Dynamics NAV 2017?
SharePoint 2007 Business Intelligence
SP Business Suite Deployment Kick-off
What Is Adxstudio Portals?
Searching Business Data with MOSS 2007 Enterprise Search
Implementation Specialists Presents
Share What You Have Learned EP Session
Implementation Methodology
敦群數位科技有限公司(vanGene Digital Inc.) 游家德(Jade Yu.)
Presentation transcript:

Microsoft Dynamics AX Database Application Object Server (AOS) ASP.NET User Controls DataClient SDK ASP.NET Controls Microsoft Dynamics ® AX Controls Enterprise Portal Data Access Layer Proxies Developer Microsoft SharePoint Database Develop User Controls Internet Site Anonymous Vendor Portal Vendor Customer Portal Customer Integration Sites Employee Portal Employee Define Business Objects, Relations and Logic Develop Pages Microsoft SharePoint Web Parts Web Part ConnectionSession Management Security Microsoft Dynamics AX Web Parts

Need to develop separately for Enterprise Portal and Client Model-driven development for list pages Development time and cost savings Isaac (Developer)

Developing and deploying controls takes a long time Microsoft Dynamics ® AX framework and tools for Microsoft ® Visual Studio ® Rapid development experience enabled via framework and tools enhancements Isaac (Developer)

Enabling common interaction patterns is difficult New metadata settings Quickly set up a variety of interaction patterns Isaac (Developer)

Use the new model-driven development approach to create list pages that are shared between Enterprise Portal and Client Use one-click deploy from the Display Menu Item to deploy model-driven list pages to Enterprise Portal Use Info part in the preview pane to display extended information for the current record Use Info/Form parts in FactBox area to display related information for the current record. Reuse these on the corresponding details page for consistency Refresh Application Object Data (AOD) cache during development to instantly see metadata changes reflected for model-driven list pages in Enterprise Portal

Use the EPWebApplication project template and the EPUserControl templates to jump-start details page creation using Visual Studio Use the Application Explorer in Visual Studio to add existing controls to the EP Web Application project and work on them Use one-click deploy from the Web Managed Content Item to deploy the corresponding Web Control to a new page in Enterprise Portal Use the WindowMode and WindowSize property on the Web URL Menu Item to display the details page in a modal dialog To connect the list page to the details page, set the HyperlinkMenuItem property of a field in the grid to the Display Menu Item that points to the Web URL Menu Item of the details page

DevelopmentAdministrationUX

Sales Project Viewing Sales Project Viewing Time Entry Questionnaire Shop Floor Control Time Entry Questionnaire Shop Floor Control Customer Self-Service Sales/Service Project Viewing CRM Purchase Requisitions Compliance Center Sales/Service Project Viewing CRM Purchase Requisitions Compliance Center Vendor Profile Orders Items Price Agreements Vendor Profile Orders Items Price Agreements Time Entry Questionnaire Shop Floor Control Expense Management Time Entry Questionnaire Shop Floor Control Expense Management Customer Self-Service Sales/Service Project Viewing CRM Purchase Requisitions Compliance Center Project Scheduling Case Management Global Address Book Sales/Service Project Viewing CRM Purchase Requisitions Compliance Center Project Scheduling Case Management Global Address Book Time Entry Questionnaire Shop Floor Control Expense Management Catalog Employee Shopping Site Approvals Cross Company Charging Travel Requisitions Vendor Request Time Entry Questionnaire Shop Floor Control Expense Management Catalog Employee Shopping Site Approvals Cross Company Charging Travel Requisitions Vendor Request Vendor Profile Orders Items Price Agreements Vendor Invoicing Online RFQ Collaboration Category Request Contact Management Self Administration Vendor Profile Orders Items Price Agreements Vendor Invoicing Online RFQ Collaboration Category Request Contact Management Self Administration Customer Self-Service Enhanced Sign-Up Process Customer Self-Service Enhanced Sign-Up Process