Friday 14 December 2018

Microsoft MB6-890 Questions Answers

You are developing a class named Class l that performs several calculations. One of the methods in Class l is named method 1.
Other developers will create classes that inherit from Class l.
You need to ensure that method l is available to Class l and to all of the classes that inherit Class


A. The developers must not be able to call method l from any other classes.
Which keyword should you use to define method l?
B. Protected
C. Public
D. Server
E. Private

Answer: D


You need to identify which elements the Reverse engineer tool will provide for a data model.
Which three elements should you identify? Each answer presents part of the solution.


A. Table methods
B. Classes
C. Table fields
D. Base enumerations
E. Extended data types (EDTs)

Answer: CD

Monday 23 July 2018

Microsoft previews what's coming in Dynamics 365 this October

Microsoft is adding more than 100 new features to its ERP / CRM products, in addition to presenting a new AI application for Sales.


Microsoft will today make available 238 pages of release notes for its upcoming October 2018 versions of its Dynamics 365 ERP and CRM applications.

Microsoft executives said last month that the company is moving towards a two-yearly update schedule for its Dynamics 365 online applications, in April and October, which are roughly the same as Office 365 ProPlus and Windows 10. twice a year. function updates. The Fall updates for Dynamics 365 will be launched between October 2018 and March 2019, authorities said.

Authorities recently revealed that Microsoft planned to make these notes available during the company's Business Applications Summit in Seattle, which begins today, July 23.

The next October update includes more than a hundred incremental updates for the core Dynamics Sales, Marketing, Customer Service, Portals, Omni-Channel Engagement Hub, Field Service, Project Service, Social Commitment, Finance and Operations, Talent , Retail and Business Central products and services.

The new Dynamics 365 AI for Sales application, which Microsoft officials demonstrated during this morning's presentation, aims to help sales teams use technologies, such as call sentiment analysis and risk warnings, to take proactive measures. This application will be in public preview from October 2018.

The company continues to work to more closely integrate Dynamics 365 with Microsoft Teams, SharePoint, LinkedIn, Microsoft Stream video platform, Azure, Azure IoT Central, Outlook and more.

The integration between the sales of Dynamics 365 with Teams, the analysis of LinkedIn's InMail relationships and the predictive scoring of potential customers will be in the public preview as of October. A preview of the integration between Microsoft Teams and Dynamics 365 for Sales will be available in October, as will deeper integration between LinkedIn and Dynamics 365 for Marketing, as well as between Skype and Microsoft Stream and Dynamics 365 for Talent.

Microsoft also continues to emphasize the applicability of its HoloLens augmented reality lenses with the company's commercial applications. Officials are making available as part of the integration of the October 2018 update, Remote Assist, the new hands-free video calls from Microsoft and Microsoft Layout, which allows space planners to design their spaces.

The company also continues to advance with its updated common data service, which is part of its "energy platform", with the October version of 2018.

Thursday 28 December 2017

Microsoft MB6-890 Question Answer

You have a Dynamics AX development environment.
You need to delete the data in a specific table manually.
What should you use?

A. The Type hierarchy browser
B. The Delete Actions of the table
C. The Code profiler
D. The Table Browser

Answer: D


You need to store the preferred method of correspondence in a table named Dir Person Table.
The solution must meet the following requirements:
The table must have a field that stores the preferred method of correspondence.
The field must have values of Mail, E-mail, or Unknown.
The text representing the preferred method of correspondence values on forms must be localized to the language used by the user.
The values in the database must not be localized.
How should you create the field in Dir Person Table?

A. Create an extended data type (EDT) used to store the preferred method of correspondence.
The EDT must extend from the string. Use the EDT to create the field in Dir Person Table.
B. Create an enum that stores the preferred method of correspondence and has the values of Mail, E-mail, and Unknown. Use this enum to create the field in Dir
Person Table.
C. Create a string field that stores the preferred method of correspondence.
D. Create an integer field that stores the preferred method of correspondence.

Answer: A

Wednesday 6 September 2017

Microsoft MB6-890 Question Answer

You are using Visual Studio to manage development with Microsoft Dynamics AX. You need to complete a project for use within the application. Which step must be performed?

A. best practice check
B. synchronization
C. build
D. validation

Answer: A


You need to create a base enumeration to store the different values for types of services your company offers. You add several different service types to the enumeration. The first service type you create for the enumeration is "Cleaning". When you look in the database, what do you see in the ServiceType column that represents the Cleaning service type?

A. 0
B. -1
C. A
D. Cleaning

Answer: D

Monday 19 June 2017

Microsoft Will Ride Artificial Intelligence, Cloud Computing To Higher Share Price, Morgan Stanley Says


It's not just Amazon that will make money from cloud computing and artificial intelligence, according to Wall Street.

Morgan Stanley believes Microsoft's Azure business will thrive riding the same hot technology trends.

The firm reiterated its overweight rating on Microsoft shares, predicting the company will report profits ahead of expectations next year due to cloud computing demand.

Microsoft's "top line drivers include the Azure (Microsoft emerging as a public cloud winner), data center (share gains and positive pricing trends), and O365 [Office 365] (base growth and per user pricing lift)," analyst Keith Weiss wrote in a note to clients Monday.

"With a strengthening secular positioning and rationalization of underperforming portions of the solution portfolio, Microsoft is back to showing durable double-digit EPS growth — and investors should be willing to pay a higher multiple for that growth," he added.

Weiss raised his price target for Microsoft to $80 from $72, representing 14 percent upside from Friday's close.

The analyst cited how the growing "machine learning" [artificial intelligence] trend will spur demand for the company's Azure cloud computing services and it could add up to $110 billion in market value for Microsoft.

As a result, Weiss estimates Microsoft will generate fiscal 2018 earnings per share of $3.45 compared with the Wall Street consensus for $3.32.

"Windows 10 gives Microsoft an improved story on tablets, a new leg of rev. growth and downstream opps. for synergy with the Surface, Xbox, and the device ecosystem," he wrote.

Wednesday 3 May 2017

Microsoft MB6-890 Question Answer

Which statement accurately describes a model in Dynamic AX?

A. A model can be used to group other models.
B. A model can group elements at multiple layers.
C. A model can group elements only at a specific layer.
D. An element that exists only in one layer can be in multiple models in the same layer.

Answer: C


You need to add a menu item to a list page.
To which pane should you add the menu item?


A. Preview
B. Action
C. Filter
D. Fact Box

Answer: B

Thursday 30 March 2017

Microsoft MB6-890 Question Answer

You have two tables named Table l and Table2. There is a relationship between the tables.
You need to display data from both tables in a form.
How should you create the data source for the form?


A. Add both tables to a perspective and use the perspective as the data source.
B. Create a new table named Table3 that is related to Table l and Table2. Use Tables as the data source.
C. Add both tables to a map and use the map as the data source.
D. Add both tables to a query and use the query as the data source.

Answer: D


You enable a feature for a Dynamics AX instance.
What should you use?
 
A. An extensible data security (XDS) policy
B. A configuration key
C. The Table Permissions Framework (TPF)
D. A security key

Answer: B