自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

GhostHouse

爱生活,自然美

  • 博客(8)
  • 资源 (71)
  • 收藏
  • 关注

原创 .net 中的string.format()的格式表

C#格式化数值结果表String.Format格式说明2009-08-31 20:35字符说明示例输出C货币string.Format("{0:C3}", 2)$2.000D十进制string.Format("{0:D3}", 2)002E科学计数法1.20E+0011.20E+001G常规string.Format("{0:G}", 2)2N用分号隔开的数字string.Format("{0:N

2009-10-27 21:11:00 1760

原创 HTTP中的常见content-type类型

.ppt - application/mspowerpoint .ai - application/postscript  .aif - audio/x-aiff  .aifc - audio/x-aiff  .aiff - audio/x-aiff  .asc - text/plain  .au - audio/basic  .avi - video/x-msvideo  .bcpio - ap

2009-10-27 21:04:00 2038

原创 泛型备忘

using System; using System.Collections; using System.Collections.Generic; using System.Text; namespace chapter9 { public class LinkedListNode { private object value;

2009-10-27 20:58:00 1358

原创 反射备忘

项目1using System; using System.Collections.Generic; using System.Text; namespace SupportsWhatsNew { [AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = true, In

2009-10-25 17:52:00 1450

原创 sql server 中语法定义

创建数据库create DataBase database_name    [on       [primary]                [/[1,.......n]]                [,[1,.......n]]   ]  [LOG ON {[1,.......n]} ]  [FOR LOAD|FOR ATTACH]  ::=([

2009-10-18 10:32:00 1645

原创 jquery

1。jquery中的$.load方法加载的页面呈递为乱码形式2.jquery中的xpath查询语句,jquery调用json的代码3.jquery插件的制作和插件的下载4.javascript的.replace(正则表达式)的详细用法

2009-10-18 09:40:00 1150

原创 sql server 2000 中的数据类型

declare @tmp_table table(tempvalue varchar(100) null)insert into @tmp_tableselect optname from dbo.MSreplication_optionsselect * from @tmp_tablealter table testTable(   decimal_field decimal null,   d

2009-10-18 09:40:00 1326

原创 jquery

阻止事件起泡用if(event.target==this)语句来筛选停止事件传播event.stopPropagation()停止事件的默认事件event.preventDefault()获取某属性的数值属性var $object=$(path)var currentSize=$object.css('目标属性')var num=parseInt(currentSize)  数字var unit=

2009-10-18 09:38:00 1307

Dynamics CRM USD Demo Codes

详情请关注博客:http://blog.csdn.net/ghostbear

2016-06-08

CRMSDKTemplates

详情请关注博客:http://blog.csdn.net/ghostbear

2016-06-08

PackageDeployer - USD

详情请关注博客:http://blog.csdn.net/ghostbear

2016-06-08

ConfigurationMigration - USD

详情关注博客http://blog.csdn.net/ghostbear

2016-06-08

Unified Service Desktop简介与实际技巧1

Unified Service Desktop简介与实际技巧, http://blog.csdn.net/ghostbear

2016-05-26

wcfdataservice

wcf data service http://blog.csdn.net/ghostbear

2014-04-17

dynamicstrial

dynamcis crm 12 months trial document

2014-04-02

AzureStorageExplorer

http://blog.csdn.net/ghostbear

2014-03-05

Ribbon workbench for CRM 2013

Ribbon workbench for CRM 2013 http://blog.csdn.net/ghostbear

2014-03-04

dynamics crm 2011 ppt

http://blog.csdn.net/ghostbear

2014-02-27

BPF white paper

http://blog.csdn.net/ghostbear Process Enablement with Microsoft Dynamics CRM 2013

2014-02-26

dynamics crm ifd white paper

http://blog.csdn.net/ghostbear

2014-02-26

using ado.net to operate excel

http://blog.csdn.net/ghostbear

2014-02-24

IntegratonSharePointDemo

使用ClientObjectModel操纵SharePoint的数据,详情请关照博客http://blog.csdn.net/ghostbear

2013-08-21

customfunction

详情请关注博客http://blog.csdn.net/ghostbear

2013-06-25

Connector For Dynamics AX

Connector For Dynamics AX, 详情请关注博客 http://blog.csdn.net/ghostbear

2013-06-06

Microsoft Unity Demo

Microsoft Unity Demo

2013-06-04

Using BCS to integrate Dynamics CRM 2011

详请请关注博客: http://blog.csdn.net/ghostbear.

2013-05-27

microsoft dynamics crm 2011 administration bible

microsoft dynamics crm 2011 administration bible

2013-05-20

EntitySerializer

详情请关注博客:http://blog.csdn.net/ghostbear

2013-04-18

WCF_ExceptionHandler

详情请关注博客:http://blog.csdn.net/ghostbear

2013-03-26

XMLFormatter

详情请关注博客http://blog.csdn.net/ghostbear

2013-03-11

RegularExpressionTool

详情请关注博客http://blog.csdn.net/ghostbear

2013-03-11

FetchExpImpersonator

详细情况请关注博客:http://blog.csdn.net/ghostbear

2013-03-08

microsoft dynamics crm 2011 step by step

microsoft dynamics crm 2011 step by step

2013-01-24

水印工具WaterMarker

水印工具,详情请关注博客:http://blog.csdn.net/ghostbear

2013-01-04

MicrosoftEnterpriseLibraryStudySpec

MicrosoftEnterpriseLibraryStudySpec,详细情况请关注博客:http://blog.csdn.net/ghostbear

2012-12-29

microsoft enterprise library 5.0

微软的企业库,包含如下模块:Logging,Cache,Exception Handle等。详细信息请关注博客:http://blog.csdn.net/ghostbear

2012-12-27

BulkUploadFiles

文件的异步上传,详情请关注博客:http://blog.csdn.net/ghostbear.

2012-12-12

TestPdfDocDocxReader

编程读取pdf,doc,docx文件的内容。详细情况请关注博客:http://blog.csdn.net/ghostbear

2012-12-05

AsyncUploadFileSpec

异步上传文件,具体情况请关注博客:http://blog.csdn.net/ghostbear

2012-12-04

Jsmaine for unit test JavaScript

Jsmaine for unit test JavaScript, 用来做JavaScript单元测试的利器,详细情况请关注博客:http://blog.csdn.net/ghostbear

2012-11-07

JsMockito && JsHamcrest

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关注博客:http://blog.csdn.net/ghostbear

2012-10-15

Rhino Mocks

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-10-10

Dynamics CRM 2011编程系列(42):Plugin的单元测试(Rhino Mocks)

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-10-10

制作属于自己的BHO吧

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-09-01

Dynamics CRM 2011编程系列(38)(39)涉及的报表文件

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-08-27

Dynamics CRM 2011编程系列(36)

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-08-14

手把手教你制作一个修改域密码的Web页面(源码)

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-08-12

Dynamics CRM 2011编程系列(35)

Dynamics CRM 2011编程系列文章将会介绍作者在日常开发中涉及到的技术和心得,其中包含:脚本开发,插件开发,系统配置以及系统的高级开发技巧。具体情况请关照博客:http://blog.csdn.net/ghostbear

2012-08-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除