Does not implement inherited abstract member 'HttpContent.SerializeToStreamAsync(Stream, TransportContext) 30. October 2016 BillKrat Salesforce, HeadBanger (0) So what is wrong with the following code? It should compile, I’ve seen identical code on an internet blog suggesting it should work. I delete the offending method SerializationToStreamAsync and have Visual Studio generate it from the interface – it produces the same issue. It should work – bu... [More]
Salesforce SOQL subquery on custom objects 22. October 2016 BillKrat Salesforce, APEX (0) Master: LMSF_Code_Review__c &n... [More]
Salesforce and Visual Studio IDE… The Welkin Suite rocks! 18. September 2016 BillKrat Salesforce (0) Last week I completed the Trailhead beginner and intermediate developer courses available at http://developer.salesforce.com. During the course I was able to complete all development using their online IDE with relative ease and success – it was very impressive. Its only shortfall ... [More]
Salesforce and Eclipse… arghhhh!! 18. September 2016 BillKrat Salesforce (0) Salesforce rocks, I took their Trailhead beginner and intermediate developer courses at http://developer.salesforce.com and was very, very impressed. It combined my experience of ASP.NET MVC, SQL, C#, and Visual Foxpro (data integrated with environment) and combined it into one very powerful p... [More]