Search results for 'silverlight'

The future of Silverlight for Dynamics CRM "Recently there has been much talk and rumours of Microsoft discontinuing Silverlight keeping in the tradition of speculating over the Flash vs. Silverlight vs. HTML 5 battle. The thing is; it is an im ..." Type: Post
Categories : Dynamics CRM 2011
Tags : CRM 2011 Development, Silverlight
https://develop1.net/public/post/2011/11/30/The-future-of-Silverlight-for-Dynamics-CRM
How to fix CRM2013 Application Bar hidden by Silverlight Web Resource "If you have any Silverlight Web Resources in your site map that are hosted by an HTML Web Resource, you may find that when you upgrade to CRM2013 and use the pull down Application Bar the Silverlight ..." Type: Post
Categories : Dynamics CRM 2013, Sparkle XRM
Tags : CRM 2013 Development, Sparkle XRM, Silverlight
https://develop1.net/public/post/2013/10/18/Site-Map-Silverlight-Web-Resources-in-CRM2013
iPad killed the Silverlight star? "After the initial Statement of Direction in May and then the interview with Brad Wilson the then general manager of Dynamics CRM, there has been quite some excitement about cross-browser support for D ..." Type: Post
Categories : Dynamics CRM 2011
Tags : Silverlight, Javascript, CRM 2011 Development
https://develop1.net/public/post/2012/01/17/Cross-browser-support-from-CRM2011-Coming-Soon
Early bound Entity Types in Silverlight "One of the drawbacks of using Silverlight clients for CRM2011, is that there is no built in support for early bound entity types since you cannot use the Microsoft SDK assemblies. Really, there isn't ..." Type: Post
Categories : Dynamics CRM 2011
Tags : CRM 2011 Development, Silverlight
https://develop1.net/public/post/2011/04/27/Early-bound-Entity-Types-in-Silverlight
Silverlight Theme for CRM2011 "Develop1 have a Silverlight 4 CRM 2011 theme available for the following user interface components: Label Style Text Box Style Date Picker Style Radio Button Style Data Grid Style Lookup Style ( ..." Type: Post
Categories : Dynamics CRM 2011
Tags : Silverlight, CRM 2011 Development
https://develop1.net/public/post/2011/04/08/Silverlight-Theme-for-CRM2011
Sparkle XRM "Recently I posted a new Sparkle XRM sample up on the GitHub repository. To-date I've not explained why I've spent time pulling Sparkle XRM together, so this post is going to do just that… Spar ..." Type: Post
Categories : Dynamics CRM 2011, Sparkle XRM
Tags : Sparkle XRM
https://develop1.net/public/post/2013/07/18/Sparkle-XRM
Ribbon Workbench 2016 Beta "A couple of weeks ago I had both the privilege and a most enjoyable hour on CRM Audio chatting with George, Joel and Shawn about the Ribbon Workbench and SparkleXRM. You'll have heard me mention that ..." Type: Post
Categories : Ribbon Workbench, Sparkle XRM
Tags : Sparkle XRM, Ribbon
https://develop1.net/public/post/2016/04/24/Ribbon-Workbench-2016-Beta
Fiddler2: The tool that gives you Superpowers – Part 1 The next few posts are for those who saw me speaking at the most recent CRMUG UK Chapter meeting abo Type: Post
Categories : Dynamics CRM 2011, Dynamics CRM 2013
Tags : CRM 2011 Development, CRM 2013 Development
https://develop1.net/public/post/2014/04/15/Fiddler2-The-tool-that-gives-you-Superpowers-Part-1
Ribbon Workbench Version Compatibility "I'm pleased to announce that in addition to the managed solution that you can install inside Dynamics CRM, the Ribbon Workbench 2016 is also available in the XrmToolbox (if you hadn't already noticed! ..." Type: Post
Categories : Ribbon Workbench, Dynamics CRM 2016
Tags : CRM 2016 Development, Ribbon
https://develop1.net/public/post/2016/07/08/Ribbon-Workbench-Version-Compatibility
Smart Buttons in the Ribbon Workbench "Happy 2017! This new year promises to be really exciting in the world of Dynamics 365. The spring release is going to be a big one for developers and I'm really looking forwards to it. In the meantim ..." Type: Post
Categories : Ribbon Workbench, Dynamics365
Tags : CRM 2016 Development, Ribbon
https://develop1.net/public/post/2017/01/15/Smart-Buttons-in-the-Ribbon-Workbench
Fiddler2: The tool that gives you Superpowers - Part 2 This post is the second post in the series 'Fiddler – the tool that gives you superpowers!' P Type: Post
Categories : Dynamics CRM 2011, Dynamics CRM 2013
Tags : CRM 2011 Development, CRM 2013 Development
https://develop1.net/public/post/2014/04/15/Fiddler2-The-tool-that-gives-you-Superpowers-Part-2
jQuery and jQuery UI with Dynamics CRM 2011 & 2013 "Since I’ve been converting Silverlight web resources over to Html & JavaScript and working on www.SparkleXrm.com , I’ve worked extensively with jQuery and jQuery-UI. In the early days ..." Type: Post
Categories : Dynamics CRM 2011, Dynamics CRM 2013, Sparkle XRM
Tags : Javascript
https://develop1.net/public/post/2013/08/08/jQueryNamespacing
Dude, Where's my Site Map Editor? "Since the re-org of Pinpoint, my favourite site map editor (the one written in Silverlight by the Microsoft Dynamics Team) has dissapeared. It used to be here: http://dynamics.pinpoint.microsoft.com/ ..." Type: Post
Categories : Dynamics CRM 2011
https://develop1.net/public/post/2013/08/06/SiteMapEditor
Convert CRM2011 LINQ Query into QueryExpression / FetchXml "With the introduction of Linq within the Dynamics CRM 2011 sdk, I've more or less stopped using QueryExpressions and FetchXml in server side code. This makes it increasingly painful when I've got to c ..." Type: Post
Categories : Dynamics CRM 2011
Tags : LINQ, CRM 2011 Development
https://develop1.net/public/post/2012/01/05/Convert-CRM2011-Linq-into-a-Query-Expression-and-FetchXml
The use of type 'Microsoft.Xrm.Sdk.Query.FilterExpression' as a get-only collection is not supported with NetDataContractSerializer. "A while back I had a problem with calling the CRM2011 WCF endpoint where the Microsoft SDK Proxy assembly was not available (e.g. Silverlight). When calling RetrieveMultiple I was getting the followin ..." Type: Post
Categories : Dynamics CRM 2011
Tags : CRM 2011 Development
https://develop1.net/public/post/2011/04/27/The-use-of-type-MicrosoftXrmSdkQueryFilterExpression-as-a-get-only-collection-is-not-supported-with-NetDataContractSerializer