top of page

Home: Blog
Recent Posts
Archive
Tags


Vibe coding an XrmToolBox Tool part 6 - Beta testing and feature requests
We've built a tool, but I want to make sure this tool adds value for people and building from just my own needs and perspective will only take me so far. It's time to Beta test. This has 2 main advantages, 1, I get new ideas, 2, I understand if my tool will actually work on other peoples machines 😅 I reached out to a couple of friends and they were more than happy to test out the tool. I gave them access to the .dll file and success, the tool actually loaded and worked! I ha
Matt Collins-Jones
2 hours ago


Vibe coding an XrmToolBox Tool part 5 - From the ashes, comes a new tool
In my last post, I talked about how not knowing something could lead to disaster and for me it did. For the most part, this experiment started as a way to teach me more and see if something like this was possible. But I'm not a proper developer, I don't want to waste someone's time with something silly, however, in the real world, where maybe you are working in a team and you have others around you, you would absolutely work with other developers to fix the code. You would al
Matt Collins-Jones
Feb 13


Vibe Coding an XrmToolbox Tool part 4 - Optimisation and destroying my entire tool
There may be an elephant in the room here, but I'm going to start with the optimisation. During my testing for the tool, I noticed a bit of lag when loading different pages. The initial load of flows is fine, because this is the first load of an entire environments flows and metadata, but I noticed when I was going in and out of menus, it seemed like it was reloading the entire list of flows all over again. I popped over to Copilot and asked it about the code and if it was r
Matt Collins-Jones
Feb 2


Vibe coding an XrmToolBox tool part 3 - Add ALL the functionality
In my last couple of posts, I've discussed how an experiment that I did not think would work, created something otherwise impossible for me, an XrmToolBox tool for listing the solutions a flow is included in. But then I started adding more functionality, like sorting and filtering and exporting a CSV file as well. In this post, I talk about adding more functionality, the designer completely breaking and having something I'm pretty happy with. One of the first things after thi
Matt Collins-Jones
Jan 20
bottom of page



