DCSIMG
עמוד הבית| חבילות השירות שלנו| חומר חופשי| צור קשר
xRM - בלוג היועצים של מיקרוסופט ישראל

בלוג היועצים של מיקרוסופט ישראל

Browse by Tags

All Tags » xRM (RSS)
Dynamics CRM 2011 Developer Training Kit
לאחרונה שוחרר- Dynamics CRM 2011 Developer Training Kit חבילה כוללת מצגות, סרטונים ו Hands on Labs הנושאים העיקריים שבהם עוסקת חבילת לימוד: Introduction Solutions User Experience Extensibility Visualizations and Dashboards WCF Web Services LINQ and oData Plugins Processes Client Programming Silverlight SharePoint & CRM Windows Azure & CRM Upgrading from CRM 4.0 to CRM 2011 Dynamics Marketplace את ה - Dynamics CRM 2011 Developer Training Kit ניתן להוריד כאן
Dynamics CRM Advanced Developer Extensions
ייתכן ולא שמתם לב , אבל בהתקנה של Dynamics CRM SDK החדש קיימת תיקייה בשם microsoft.xrm תיקייה זו מכילה את מה שמיקרוסופט הגדירה כ - Advanced Developer Extensions : Simplified connection to Microsoft Dynamics CRM servers (Microsoft.Xrm.Client) Code Generation of strong types (CrmSvcUtil.exe, Microsoft.Xrm.Client) Simplified data modification in Microsoft Dynamics CRM (Microsoft.Xrm.Client) Supports the use of LINQ to retrieve data from Microsoft Dynamics CRM (Microsoft.Xrm.Client) בעיני זה מפשט מאוד...
Posted: Jun 16 2010, 08:00 AM by georgsa | with no comments
תגים:, ,
צעדים ראשונים לשיפור ביצועיים של יישום מבוסס Dynamics CRM
לפי נסיוני, לפני שנכנסים לתהליך שיפור בצועיים של יישום מבוסס Dynamics CRM יש לבצע מספר צעדים בסיסיים: צד ראשון - להתקין hot fixes ו - update roll-ups קינפוג Client-Side Caching קינפוג Content Expiration ביצוע אופטימיזציה לשרת windows : - Windows Server 2003 - Performance and Scalability http://www.microsoft.com/windowsserver2003/evaluation/performance/default.mspx - Windows Server 2003 Solution Center http://support.microsoft.com/?scid=ph;en-us;3198 - Windows Server 2008 - Performance Tuning Guidelines...
Microsoft Dynamics CRM 4 - Set Synchronizing Client
לאחרונה נתקלתי אצל לקוח במצב כאשר בזמן פתיחה של Outlook client For CRM 4.0 מתקבלת הודעה הבא: " You already have Microsoft Dynamics CRM for Outlook installed on another computer. Only one client computer per user can run the automated process that does bulk updates of outlook items with Microsoft Dynamics CRM Data. This client should be the computer that is most often online (such as a desktop computer) or the users primary computer. To change the Synchronizing client, on the CRM Menu, click...
Dynamics CRM Workflows
אחת היכולות המובנים ב - Dynamics CRM היא מנוע workflow, באח, הפגישות נשאלתי האם ניתן לבנות פתרון load balancing לתהליכי WF במקרה וקיימים יותר מ platform role בודד. אז על מנת לענות על השאלה בוא נבין איך המנוע WF עובד לפחות ברמת על אז מה קורה שמגדירים WF: 1. נוצרת רשומה בטבלת WorkflowBase בבסיס הנתונים ORG_MSCRM 2. הגדרת שלבים שונים ב - WF גורם לעדכון עמודות ברשומה. לאחר הגדרות יש לבצע publish : 1. WF עובר תהליך קומפילציה. 2. DLL נשמר ב- PluginAssemblyBase. 3. Plug in מיוחד נרשם עבור פעולה שתריץ אתה...