New tool ? No… New assembly!
As some of you might have noticed, new versions of my tools are using an assembly called McTools.Xrm.Connection.
This assembly is one of mine… I just extracted connection specific classes from my tools project and created this assembly.
I was wondering if I should make it public… it is, now… That should helps developers to create application without thinking about how to connect to CRM Online, OnPremise or IFD… This assembly should do it for you…
I wrote a small documentation on CodePlex to help you include this assembly in your projects.
You can access this assembly, its documentation and source code on CodePlex : http://connectioncontrol.codeplex.com
Just one more thing: Use this assembly in any project you want. If your project will be publicly released, you should indicates that you used this assembly (in an “about” form or anywhere else).
Thanks!
Hope this helps!
This assembly is one of mine… I just extracted connection specific classes from my tools project and created this assembly.
I was wondering if I should make it public… it is, now… That should helps developers to create application without thinking about how to connect to CRM Online, OnPremise or IFD… This assembly should do it for you…
I wrote a small documentation on CodePlex to help you include this assembly in your projects.
You can access this assembly, its documentation and source code on CodePlex : http://connectioncontrol.codeplex.com
Just one more thing: Use this assembly in any project you want. If your project will be publicly released, you should indicates that you used this assembly (in an “about” form or anywhere else).
Thanks!
Hope this helps!
Comments
;)
To difficult to work during week end :)
Is there any tool for MS CRM 2011 to verify user access, just as like CRM User Checker for MS CRM 4.0.
Regards,
Praveen.
Could you tell us what the problem is?
"Unable to validate user inputs" message is no more used.
It does get the organization list, so I am pretty sure it works with our ADFS setup :).
If you download the sourcecode and recompile, this problem will disappear.
And, please, for the next question, do use CodePlex