Reopen The Visual Studio Start Page After Closing A Solution
On any given day the projects I’m working on in Visual Studio more often then not are in the recent items list on the start page. I also like having the least amount of things (including the start...
View ArticleDynamics CRM Developer Extensions – v1.1.0.0
I’ve added some new functionality to the templates and snippets the extension already includes. Integrated Web Resource DeployerManage mappings between multiple CRM organizations and Visual Studio...
View ArticleAudit Summary data export to Excel
I need to produce some analytics from the Audit Summary data in MS Dynamics CRM 2015, Anyone have a solution to extract the data to Excel to do this?
View ArticleAccepting JSON
If I am post form data from a site to a JSON..How would I do this in dynamics 2015 crm? To elaborate, I am collecting form data via website and then I want the data on submission to create a new lead...
View ArticleCustom field in searches
I can't find a value from a custom field in searches.RUC is a Peruvian country ID for companys.
View Articleexternal data
Hi,I have a requirement which I need some suggestions from you experts.I need to give some feature to the users to import external data(it could be any format like csv,excel etc) into CRM 2015 on prem....
View ArticleDynamics CRM 2015 Update 1 ....JavaScript Error Runtime Error
Hello,I have a JavaScript runtime error after updating to Dynamics CRM 2015 Update 1.My custom JavaScript is validated and passed the validation done through CRM 2015 Custom Validation Tool. As...
View ArticleSOAP Only Authentication Using Python
I had posted some examples previously about how the CRM Online or On Premise IFD web services could be used by non-.NET languages by sending the raw SOAP requests. The developers over at MobilePaks...
View ArticleWill there ever be a Developer Toolkit again?
Last I heard was we would see one earlier this year. Well, It's almost September.Should I just plan on keeping VS 2012 or 13 around for the next decade? No different from the SQL stack. I think I had 4...
View ArticleCRM Developer Extensions v1.2.0.0
What’s new in this update: Plug-in Deployer1 click deploy plug-ins and custom workflow assemblies from Visual Studio without having to click through the SDK plug-in registration toolReview the Wiki...
View ArticleCRM Web API Universal Windows Platform Using C#
In this example I’m demonstrating how to use the new CRM Web API from a Universal Windows Platform (UWP) application. If you aren’t familiar with the “universal” application concept its Microsoft’s...
View Articleodata service call from javscript
Is there any way to execute crm odata query from javascript with admin credentilas or execute odata query using admin context?
View ArticleCRM Web API Using Java
Here’s an example that consumes the new CRM Web API from a Java application. I’m not promising this is the best written Java but it appears to get the job done. Again our friends at Microsoft help us...
View ArticleCRM Web API Using Python
Another example using the new CRM Web API this time using Python.Once again we have the luxury of using a version of Azure Active Directory Authentication Library (ADAL) but this time for Python. You...
View ArticleDynamics CRM 2015 Update 1 ....JavaScript Error Runtime Error
Hello,I have a JavaScript runtime error after updating to Dynamics CRM 2015 Update 1.My custom JavaScript is validated and passed the validation done through CRM 2015 Custom Validation Tool. As...
View ArticleWeb Services SOAP Help
Hello CRM Folks & Geeks,A Client of mine has a Java based Application. He wants to perform CRUD Operations using SOAP Protocol in Dynamic CRM Online. I Found out there are no Resources to explain...
View ArticleI don't want to create a opportunity when qualifying a Lead
Hi all,as the topic suggests, I would like to know if there is any way of achieving this,I searched around the internet and only found people saying that it is impossible, but most of them were talking...
View ArticleCRM Developer Extensions v1.3.0.0
What’s new in this update:New Solution Packager1 click download and extraction of CRM solution to a Visual Studio projectRe-package solution files from projectAdded Support for CRM 2016 (8.0) NuGet...
View ArticleSOAP Only Authentication Using Python
I had posted some examples previously about how the CRM Online or On Premise IFD web services could be used by non-.NET languages by sending the raw SOAP requests. The developers over at MobilePaks...
View Article