Omgili - forum search, search forums  
  

Discussions about custom entities in ms

Displaying 1 - 10 out of 1,470 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I have created a custom entity in MS CRM 4.0 and am trying to update a couple of the attributes via a custom worflow in .Net. I have read through several of the forums and blog posts and am still confused on how to access the custom entity and update ...
Started by on , 5 posts by 5 people.  
All you have to doWhen using the....
Now you have all your custom entities strongly typed.
I've never done this for my custom and use it in your project.
Then you'd have strongly types objects for your custom entities.
Suppose I have a couple of table: person(personid, name, email) employee(personid,cardno, departmentID) //personid,departmentID is foreign key department(departmentID, departmentName) employeePhone(personID, phoneID) //this is relationship table phone...
Started by on , 3 posts by 3 people.  
There is an article located(); Because this is LINQ to Entities, the fields you reference in Person, etc., are automatically loaded and the repository can all be extended....
What you are hoping for is Lazy loading of the dependent Entities.
I've made a custom entity that will work as an data modification audit (any entity modified will trigger creating an instance of this entity). So far I have the plugin working fine (tracking old and new versions of properties changed). I'd like to also...
Started by on , 3 posts by 3 people.  
These entities through advanced find, fetch or query expressions, but if that's not important, then you can.
Ask your Facebook Friends
I have a Foo entity in Entity Framework. But I'm making it inherit from IFoo so that my business logic only knows IFoo - thus abstracting Entity Framework away. The problem is that Foo has a collection of Bar entities. And this collection is of type EntityCollection...
Started by on , 6 posts by 6 people.  
In any case, Hibernate and NHibernate natively support PI, but... .
Interface IFoo { public to entities themselves rather than the code that consumes the entities.
Regenerate your EF object again your custom code doesn't get overwriten.
I have a use case which I think can only be modeled by heavy customization of the CRUD form; hoping there is a better way, and if not, for any kind of insight :) I need to model a use case where the standard create Referral (custom entity) form is a sequence...
Started by on , 4 posts by 4 people.  
To stay completely supported, could you just create a tab for your custom entity that has an iframe on it, load up your custom ASPX page from there, and just hide/remove the rest of the tabs through related records, create a section....
MS CRM Dynamics 4.0 incorporates the MS WF engine. The built in designer allows the creation of sequential workflows whos activities have native access to CRM entities. Is it possible to: Create a state machine workflow outside of CRM (i.e. in visual ...
Started by on , 3 posts by 3 people.  
Is that CRM undoubtedly defines its own set of custom activities that you'll need to be able write either all the logic you need into a custom workflow activity and import that into MSCRM to?) combine this with a custom workflow ....
I felt like the following should be possible I'm just not sure what approach to take. What I'd like to do is use the include method to shape my results, ie define how far along the object graph to traverse. but... I'd like that traversal to be conditional...
Started by on , 6 posts by 6 people.  
; 100)/suppliers(s.country == brazil) into a query expression and chuck it at the EF, with a custom xml and expression trees and don't want to deviate too far from the MS stack Would appreciate your.
I have to Add, Update and make Inquiry (search) on an entity in MS CRM (Dynamics) Web Service using C#. Now there are two entities Account and Contact in MS CRM both of them can be used for storing customer Information; which entity shall be used for ...
Started by on , 3 posts by 3 people.  
First, start here: http://technet.microsoft.com/en-us/library/aa613627.aspx Add a reference to this asmx as usual in your VS project: http:///mscrmservices/2006/crmservice.asmx (use whatever is the appropriate URL) And use that technet article has a guide... .
I found a clip art from MS Office that I want to use in my program. Is this legal? I don't see any license to MS Office clip art anywhere.
Started by on , 3 posts by 3 people.  
Do you have a license to use MS Office? If so, then the EULA associated individuals, governments, logos, initials, emblems, trademarks, or entities for any commercial purposes.
This computer book way.
In the code below I am inserting 2 entities into the Accounts table (both entities have the same partition key) and 1 entity into the PublicUsers table (has a different partition key). In the development environment I was able to add all 3 entities at...
Started by on , 7 posts by 1 people.  
So even if they had the same partition of the entities as their own....
The first request inserts the first two entities, and the second), the entities must all be in the same partition of the same table.
You have to use two requests.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Windows Azure Storage CDN and Caching
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost