AU Class Recordings

For the first time ever, my API classes were recorded at Autodesk University.  If you were not able to attend, you can view the recordings at AU-online. 

 

Programming the Vault with the VDF

This class goes over what’s new in the Vault 2014 API.  The bulk of the class focuses on the Vault Development Framework, which provides common UI and client workflows.  Includes a live code demo.

 

Programming Autodesk PLM 360 Using REST

This class is an introduction to the PLM 360 REST API.  It covers the basics of the API as well as the technologies involved.  So if you are not familiar with REST and OAuth, this class will tell you what you need to know.



Comments

2 responses to “AU Class Recordings”

  1. Pim Saarloos Avatar
    Pim Saarloos

    Hi Doug,
    I am trying to use just the GridControl (DevExpress) itself (01:18:00 in the video). I used the sample which is shown in the PowerPoint, but the GridControl doesn’t seem to have a SetDataSource method. Is there a sample project available somewhere?

  2. You can download the Additional Materials for some code samples. Also, VaultBrowserSample in the SDK and the latest version of Advanced Advanced Find on this blog use the grid.
    FYI. The DevExpress content is completely encapsulated by the Vault API. You shouldn’t have to reference the DevExpress assemblies directly in your code. So make sure you are using the GridControl from Autodesk.DataManagement.Client.Framework.Vault.Forms.dll.

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading