CRUD Rest API With Azure Function In the last post we updated the code to use local.settings.json and the Azure Function Application Settings. In this post were going to create…Continue readingCRUD Rest API With Azure Function
Retrieving an Azure Key Vault Secret In this post we will create Secrets within the Azure Key Vault and then retrieve this within an Azure Trigger. Function App Identity However…Continue readingRetrieving an Azure Key Vault Secret
VBA GET And POST Examples Just a quick post showing how to use VBA to make REST API calls, these examples are making calls to an AWS End Point, which…Continue readingVBA GET And POST Examples
CATIA V6 VBA Selection In this post were going to look at a couple of ways in which we can add selection capability’s to our VBA script, so that the…Continue readingCATIA V6 VBA Selection
Using Excel VBA With CATIA V6 When writing VBA applications that needs to communicate with another applications, we have to create the application objects for both programs. In this case…Continue readingUsing Excel VBA With CATIA V6
My First VBA Project For CATIA V6 In this post we will create a new 3DPart, add a new Geometrical set and then create a Point by Coordinates. Finally, we…Continue readingMy First VBA Project For CATIA V6
VBA Editor IDE For CATIA V6 In the last post we talked about some of the basic with VBA, were now going to see how we can get started in…Continue readingVBA Editor IDE For CATIA V6
That's awesome, thanks for sharing
This is just what i was looking for