码迷,mamicode.com
首页 >  
搜索关键字:dynamics crm2011    ( 507个结果
View Properties [AX 2012]
View Properties [AX 2012]Other Versions This topic has not yet been rated-Rate this topic Updated:July 20, 2012 Applies To:Microsoft Dynamics AX 2012 ...
分类:其他好文   时间:2014-06-05 20:50:55    阅读次数:360
Temporary InMemory Tables [AX 2012]
Temporary InMemory Tables [AX 2012]This topic has not yet been rated-Rate this topic Updated:October 12, 2012 Applies To:Microsoft Dynamics AX 2012 R2...
分类:其他好文   时间:2014-06-05 20:46:31    阅读次数:455
Table Groups [AX 2012]
Table Groups [AX 2012]0 out of 1 rated this helpful-Rate this topic Updated:February 21, 2012 Applies To:Microsoft Dynamics AX 2012 R2, Microsoft Dyna...
分类:其他好文   时间:2014-06-05 20:45:09    阅读次数:326
Temporary TempDB Tables [AX 2012]
Temporary TempDB Tables [AX 2012]1 out of 4 rated this helpful-Rate this topic Updated:November 5, 2013 Applies To:Microsoft Dynamics AX 2012 R2, Micr...
分类:数据库   时间:2014-06-05 20:13:29    阅读次数:459
抽象公共类,复用公共方法为多个对象
今天学习如何实现愤怒的小鸟,用到了JBox2D构建物理世界(这个不是这篇文章重点,但是很谢谢这个开源玩意) 一般一个独立的物体的实体类 import org.jbox2d.dynamics.Body; import org.liky.angrybird.util.Globals; import org.liky.angrybird.util.ImageUtils; import ...
分类:其他好文   时间:2014-06-05 01:00:42    阅读次数:394
Dynamics CRM OData方式进行增删改查时报错的问题
Dynamics CRM OData终结点update记录,属性字段的赋值...
分类:其他好文   时间:2014-06-03 00:09:34    阅读次数:215
crm2011 使用SOAP 查询单个记录 Retrieve
function getServiceUrl() { var serverUrl = Xrm.Page.context.getServerUrl(); if (serverUrl.match(/\/$/)) { serverUrl = serverUrl.substring(0, serverUrl...
分类:其他好文   时间:2014-05-31 05:01:55    阅读次数:214
Getting Started with UIKit Dynamics--WWDC 2013 session 206
核心概念(Core concepts)在iOS上面常见的动画以及交互包括以下几种:? Core Animation? UIView animations? Motion effects? Gesture driven interactions? CADisplayLink那么UIKit Dynami...
分类:其他好文   时间:2014-05-26 07:11:39    阅读次数:313
CRM2011 concurrency问题及解决方案
CRM2011对删除和添加操作会自动做判断,比如A打开纪录x,B也打开纪录x,然后B删除了纪录x,A去更新的话就会有提示。更新的话是后者覆盖前者,比如A打开纪录x,B打开纪录x,然后B把记录x中的字段y更新成了3,然后点保存,A把字段y更新成了5保存,最后5会覆盖3。这篇日志解决的问题就是当A改成5...
分类:其他好文   时间:2014-05-24 12:45:49    阅读次数:363
[SharePoint][SharePoint 2013从入门到精通]Chapter 1 介绍 SharePoint2013
本章你讲学到 什么是SharePoint2013 SharePoint2013如何加强协作与共享 SharePoint2013中有什么用户权限 什么是SharePoint Online 本地部署与在线订阅版的区别 如何与Office集成 如何与Microsoft Dynamics AX...
分类:其他好文   时间:2014-05-23 05:17:43    阅读次数:200
507条   上一页 1 ... 48 49 50 51 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!