Luke Baulch

184
Reputation
151 views

Registered User

Name Luke Baulch
Member for 5 months
Seen 2 hours ago
Website
Location Melbourne, Australia
Age 24
Currently contracting. Working with MSCRM, Silverlight and ASP.NET.
Oct
8
comment ImportXmlWithProgress not updating result attribute of importjob
The compressed import file itself is only 1.5 meg. At present, we have resorted to importing about 10-20 entities using the CRM Web UI. Not our ideal, nor final, solution. The XPath is not the issue, as during debugging I have observed no changes in the data in 'job.data'. I have also read that article and attempted it as a solution. Using the ImportCompressedAllXmlRequest, is there a way to monitor progress, or failures? Considering this import can take 10-20 mins to import? How do you know whether all the entities have been imported correctly?
Oct
6
revised ImportXmlWithProgress not updating result attribute of importjob
Formatting fixes
Oct
6
asked ImportXmlWithProgress not updating result attribute of importjob
Sep
8
revised Simple silverlight open-file-dialog errors
Updated tags: Added silverlight-3.0
Sep
8
asked Simple silverlight open-file-dialog errors
Sep
4
accepted Image adding in silverlight
Aug
10
asked Web Service method signature changed to request/response objects for datatype string[]
Aug
8
revised How do you handle the fetchxml result data?
Grammar correction in the Title
Jul
31
awarded  Great Answer
Jul
31
comment How to bind SelectionStart Property of Text Box?
Is there a way to find out which properties on a given control are DependencyProperties and which are not?
Jul
31
comment How do you handle the fetchxml result data?
Yes, you can define joins, but I'm fairly sure you can't return attributes from a joined entity.
Jul
31
comment How do you handle the fetchxml result data?
Yeah, I have been mostly using RetrieveMultiple, but in this case I need to retrieve some attributes and add some conditions based on joined entities, which fetchXml will allow me to do, and the QueryExpression object will not allow.
Jul
31
asked How do you handle the fetchxml result data?
Jul
28
awarded  Autobiographer
Jul
28
revised How to bind SelectionStart Property of Text Box?
Grammar correction
Jul
24
answered How to bind SelectionStart Property of Text Box?
Jul
23
answered Image adding in silverlight
Jul
22
answered add close button
Jul
21
revised What is the best way to ensure that web-page contents are redownloaded from your web-site instead of using cached temporary internet files?
Retagged: 'website' to 'silverlight'
Jul
21
asked What is the best way to ensure that web-page contents are redownloaded from your web-site instead of using cached temporary internet files?
Jul
7
awarded  Good Answer
Jul
7
awarded  Nice Answer
Jul
7
awarded  Editor
Jul
7
revised What programming practice that you once liked have you since changed your mind about?
Formatting fixes
Jul
7
awarded  Teacher
Jul
7
answered What programming practice that you once liked have you since changed your mind about?
Jul
3
asked Syncronously populating DependencyProperties of a custom control in Silverlight
Jul
2
asked Can Primary-Keys be re-used once deleted?
Jun
26
awarded  Supporter
Jun
25
comment Does MSCRM web-service support database transactions?
Thanks. Although I think its a shame that this fair standard feature wasn't incorperated into microsofts CRM implementation.
Jun
24
asked Does MSCRM web-service support database transactions?
Jun
23
awarded  Scholar
Jun
5
awarded  Student
Jun
4
asked Are required fields forced when updating while consuming CrmService?