Posts

New XrmToolBox version : v1.2015.5.6

A new version of XrmToolBox is available! No new tools from me but some bug fixes and enhancements. The release note is available here . Just be aware that plugins are now stored in a subfolder “Plugins” in “XrmToolBox” folder. This is to ensure XrmToolBox.exe is found easily in the main folder. If you are a XrmToolBox plugin developer and your plugin is storing its own settings file, then please check if everything is still working. Other plugins Maybe you already know it but XrmToolBox github wiki page lists available plugins for XrmToolBox. Some new plugins were added lately so please have a look here

XrmToolBox first release on Github!

Image
Hi XrmToolBox friends, Today is a big day for XrmToolBox! First release on Github has been published and I have a lot of news to announce! XrmToolBox on Github I already made this announcement before but that’s official now, with this first release, XrmToolBox is hosted on Github and CodePlex project won’t receive updates anymore. You can reach this project on Github by following this link (or read following announcement) XrmToolBox home page XrmToolBox has its own home page now! You can bookmark www.xrmtoolbox.com . It has never been easier to find where XrmToolBox resides! If you are a XrmToolBox plugin developer, and you want me to provide you a subdomain of XrmToolBox.com, just ask (you can see the FetchXml Builder example here : http://fxb.xrmtoolbox.com ).  . New tool: FLS Bulk Updater! I don’t know if you already faced this scenario but I had to update 10 Field Security Profiles with more than 300 Fields Permissions. And it was a nightmare… Ok, you can select multi...

XrmToolBox new version : Welcome CRM 2015

Image
XrmToolBox previous version was a great success : More than 5K downloads, 13 ratings with an average rate of 4,7/5. So today, I’m proud to release a new version of XrmToolBox. This is kind of a major version since a lot of changes are included in this release. Please read blow CRM 2015 and .Net Framework 4.5.2 This release is the version of XrmToolBox to use CRM 2015 SDK assemblies. That means plugins for XrmToolBox can now uses new capabilities of CRM 2015 SDK (of course, it can still connect to CRM 2011 and 2013). That means above all that XrmToolBox now requires .Net Framework 4.5.2. When launching this new version, if your computer does not contain this version of .Net Framework, you will be prompt to download and install it. Signed assemblies Thanks to Digicert.com which provides free code signing certificate to Microsoft MVP’s, files that are shipped with XrmToolBox package are now all digitally signed. That means you can check if files your are using with XrmToolBox come f...

New XrmToolBox release : control your plugins list easily

Image
Today, I released a new version of XrmToolBox. No new tool in this release but you now have the possibility to select the plugins to display and the ones to hide (without removing them from the XrmToolBox folder). Here is the option dialog This version includes also improvements for some tool. Check the download page on CodePlex to view a list of improvements Next release will probably support Microsoft Dynamics CRM 2015 (even if this version should be able to connect to this version, not tested yet)

New XrmToolBox plugins : FetchXmlBuilder and Solution History

This is a great time for XrmToolBox! A lot of external plugins for XrmToolBox are coming from everywhere!! Well, they are two new plugins but they are amazing: Solution History FetchXml Builder Just click on the link to go to their CodePlex projects and download them

Such a great family!

Image
I’m currently in Seattle for a dedicated CRM MVP Summit, and look who’s there? All the CRM MVP family!

What’s new in XrmToolBox world

Image
If you are using the latest version of XrmToolBox, then you should see this popup when launching it This was the super cool hidden feature of the previous version! It works (I’m relieved…) In this new release of XrmToolBox, there is three new features, as described below Optimization in plugin development Thanks to Daryl LaBar, one of the developer of other XrmToolBox plugins, the way to develop plugins for XrmToolBox has never been so easy. All you have to do is to create a user control that inherits from PluginBase class. All the connectivity is handle by the base class and you just have to focus on what your tool should do. Daryl added also helper classes to handle asynchronous call in a really easy way. Read his blog article on this topic . The documentation on CodePlex project page explains how to use the new development model. A new tool : Metadata Browser Even if Microsoft delivers a metadata browser solution in the CRM SDK package, it is just a pain to install thi...