Browse by Tags

All Tags » LINQ (RSS)
Time for another Dynamics CRM goodie... We try to automate as many things as we can, automatically sending invoices is one of them. Workflow as you know in Dynamics CRM is very powerful, specially the ability to create custom activities and hook into...
Posted by gperera | with no comments
Filed under: , ,
We decided to use FilteredViews instead of FetchXml for an internal project, but we ran into couple of problems. You can't access data from the FilteredViews using ASP.NET since it runs under NETWORK SERVICE (by default (app pool)), FilteredViews filter...
Posted by gperera | 1 comment(s)
Filed under: , , , , ,
More Posts