Using Controls in a Form Design [AX 2012]This 
topic has not yet been rated-Rate this topic Updated:January 27, 2012 Applies 
To:Microsoft Dynamics AX 2...
                            
                            
                                分类:
其他好文   时间:
2014-06-29 13:45:59   
                                阅读次数:
249
                             
                         
                    
                        
                            
                            
                                Overview of Form Control Types [AX 2012]Other 
Versions 0 out of 1 rated this helpful-Rate this topic Updated:October 11, 2011 
Applies To:Microsoft Dyn...
                            
                            
                                分类:
其他好文   时间:
2014-06-29 12:22:53   
                                阅读次数:
367
                             
                         
                    
                        
                            
                            
                                当机器上安装一些程序后,Assembly中的DLL会变得越来越丰富。 拿个常见问题来说明。 
安装ReportViewer后其中会出现以下DLL。 Microsoft.ReportViewer.ProcessingObjectModel.dll 
Microsoft.ReportViewer.WinFo...
                            
                            
                                分类:
其他好文   时间:
2014-06-29 07:42:17   
                                阅读次数:
289
                             
                         
                    
                        
                            
                            
                                三步让 企业库支持 mysql 数据库
1.创建 MySqlDatabaseData 类
using Microsoft.Practices.EnterpriseLibrary.Common.Configuration;
using Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ContainerModel;
using...
                            
                            
                                分类:
数据库   时间:
2014-06-20 12:49:38   
                                阅读次数:
476
                             
                         
                    
                        
                            
                            
                                在使用Microsoft Azure的CloudTable存储数据时,我们先要把数据定义成TableEntity的子类。如果TableEntity中包含复杂类型(比如容器类型如List等、或者自定义类型)的字段,这些字段需要自己做序列化才能保存到CloudTable中去。...
                            
                            
                                分类:
其他好文   时间:
2014-06-20 11:55:24   
                                阅读次数:
232
                             
                         
                    
                        
                            
                            
                                开发SharePoint,需要导入Excel表数据,结果问题来了:
未在本地计算机上注册"Microsoft.ACE.OLEDB.12.0"提供程序  
解决方法一:下载64位的Microsoft Access 2010 数据库引擎。
http://www.microsoft.com/zh-cn/download/details.aspx?id=13255
...
                            
                            
                                分类:
数据库   时间:
2014-06-20 09:11:05   
                                阅读次数:
472
                             
                         
                    
                        
                            
                            
                                Microsoft office 
Powerpoint,是微软公司设计的演示文稿软件。用户不仅可以在投影仪或者计算机上进行演示,也可以将演示文稿打印出来,制作成胶片,以便应用到更广泛的领域中。利用Microsoft 
office Powerpoint不仅可以创建演示文稿,还可以在互联网上召开面对面会...
                            
                            
                                分类:
其他好文   时间:
2014-06-13 13:45:24   
                                阅读次数:
291
                             
                         
                    
                        
                            
                            
                                using Microsoft.SharePoint;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Data.OleDb;
using System.Linq;
using System.Web.UI.WebCo...
                            
                            
                                分类:
其他好文   时间:
2014-06-07 14:39:38   
                                阅读次数:
226
                             
                         
                    
                        
                            
                            
                                http://azure.microsoft.com/en-us/documentation/articles/xplat-cli/?fb=zh-cnhttp://www.windowsazure.cn/zh-cn/manage/linux/http://www.openssh.com/ 
http:...
                            
                            
                         
                    
                        
                            
                            
                                要程序你自己去组装去,我只写两个部分,一个是读Excel的部分,然后是写入到xml的1) 
从指定的excel读出信息string strConn="provider=Microsoft.Jet.OLEDB.4.0;data 
source=你的Excel文件.xls;Extended Properti...
                            
                            
                                分类:
其他好文   时间:
2014-06-05 13:15:48   
                                阅读次数:
258