Microsoft Dynamics NAV 2009: Apply reverse engineering to customize our application
Microsoft Dynamics NAV 2009 is a very complete ERP package, but unlike other ERP packages it has a design capable of providing an open structure and a development platform. The idea is to provide 80% of the solution out of the box and allow the other 20% to be designed by qualified business application developers.
In this first article of the three part article series, by, Mark Brummel, author of Microsoft Dynamics NAV 2009 Application Design, we will learn :
- how to to reverse engineer the standard application to look and learn how it works
- how to reuse the structures in our own solutions.
Data binding from Expression Blend 4 in Silverlight 4
In this article series by Gill Cleeren and Kevin Dockx, authors of Microsoft Silverlight 4 Data and Services Cookbook, we will cover the following recipes:
- Using the different modes of data binding to allow persisting data
- Data binding from Expression Blend 4
- Using Expression Blend 4 for sample data generation
Introduction to Data Binding
In this article series by Gill Cleeren and Kevin Dockx, authors of Microsoft Silverlight 4 Data and Services Cookbook, we will cover the following recipes:
- Displaying data in Silverlight applications
- Creating dynamic bindings
- Binding data to another UI element
- Binding collections to UI elements
- Enabling a Silverlight application to automatically update its UI
- Obtaining data from any UI element it is bound to
- Using the different modes of data binding to allow persisting data
- Data binding from Expression Blend 4
- Using Expression Blend 4 for sample data generation
Working with Binding data and UI elements in Silverlight 4
In this article series by Gill Cleeren and Kevin Dockx, authors of Microsoft Silverlight 4 Data and Services Cookbook, we will cover the following recipes:
- Displaying data in Silverlight applications
- Creating dynamic bindings
- Binding data to another UI element
- Binding collections to UI elements
- Enabling a Silverlight application to automatically update its UI
- Obtaining data from any UI element it is bound to
- Using the different modes of data binding to allow persisting data
- Data binding from Expression Blend 4
- Using Expression Blend 4 for sample data generation
Read Introduction to Data Binding here.
Read Working with Binding data and UI elements in Silverlight 4 in fullWorking with DataForm in Microsoft Silverlight 4
In this article by Gill Cleeren and Kevin Dockx, authors of Microsoft Silverlight 4 Data and Services Cookbook, we will cover the following recipes:
- Displaying and editing an object using the DataForm
- Displaying and editing a collection using the DataForm
- Validating the DataForm
SOA: Implementing Service-Oriented Orchestrations
This article by Yuli Vasiliev, author of the book SOA and WS-BPEL, dicusses how to implement service-oriented orchestrations using WS-BPEL.
Read SOA: Implementing Service-Oriented Orchestrations in fullSOA: Building Service Providers and Service Requestors
In this article by Yuli Vasiliev, author of the book SOA and WS-BPEL, we will learn how to how to use the PHP SOAP Extension to build a service requestor and service provider, using the request-response message exchange pattern.
Read SOA: Building Service Providers and Service Requestors in fullSOA: Implementing Message-Level Security
This article by Yuli Vasiliev, author of the book SOA and WS-BPEL, provides an example of how message-level security can be implemented in a Web services application.
Read SOA: Implementing Message-Level Security in fullService Oriented JBI: Invoking External Web Services from ServiceMix
In this article by Binildas C. A., author of Service Oriented Java Business Integration, we will cover practical use of JBI Proxy—to proxy external web services in the JBI bus.
Read Service Oriented JBI: Invoking External Web Services from ServiceMix in fullData Manipulation in Silverlight 4 Data Grid
In this article by Gill Cleeren and Kevin Dockx, authors of Microsoft Silverlight 4 Data and Services Cookbook, we will learn about the following:
- Displaying data in a customized DataGrid
- Inserting, updating, and deleting data in a DataGrid
- Sorting and grouping data in a DataGrid


