|
|
|
|
|
|
Microsoft Dynamics AX 2009 : Form Customization (part 1) - Learning Form Fundamentals |
The rich client user interface in Dynamics AX is made up of forms that are declared in metadata and often contain associated code. Ideally, you should customize these forms as changes to metadata and make any changes at the lowest level (i.e., table level rather than form level) possible to ensure the greatest amount of metadata and code reuse. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Microsoft Dynamic GP 2010 : Sales Order Processing (part 2) |
During sales transaction entry, users have a window of user-defined fields available to them for entering additional data to be tracked for transactions. Additionally, prospects and customer items have some user-defined fields available. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SQL SErver 2008 : Resource Governor in action |
Let's imagine we have a database used for both a production point-of-sales application and as a source for a reporting system. Our goal is to constrain the CPU and memory resources consumed by the reporting system in order to reduce the impact on the point-of-sales system when large reports are executed. |
|
SQL SErver 2008 : Resource Governor - Workload groups, Resource pools |
We come now to the final component of Resource Governor, the resource pool, created using the T-SQL command shown below. As you can see, the command is fairly simple, with arguments for min and max values for CPU and memory, the two resources under our control in SQL Server 2008. |
|
|
|
Microsoft Lync Server 2010 Monitoring : Configuration |
The good news about Lync Server is that with the Topology Builder tool, much of the configuration is done automatically. Although both configuration and administration can be done from the Silverlight web GUI or the Lync Server management shell, the configuration section focuses on the former whereas the administration section focuses on the latter to avoid duplication of concepts. |
|
|
|
|
|
|
|