set maxItemsInObjectGraph in client config [from Stackflow]
摘要:I am specifying maxItemsInObjectGraph in the server config file but while creating client config file, this attribute is ignored and i have to manually add it in the endpointBehaviors section.Is there a way i can make some changes in the config file so that everytime i generate client config and pro
阅读全文
posted @
2012-08-30 19:31
Alan Yang
阅读(379)
推荐(0)
WinForm打包(VS2008) --转
摘要:VS2008下打包WinForm程序From: http://www.cnblogs.com/Peter-Zhang/articles/1778223.html前提:要打包的WinForm已经编译完成。注:到对应应用程序文件目录下的bin文件夹中可以查看编译好的exe文件。1. 文件—> 新建—>项目在“新建项目”对话框选择“其他项目类型” 然后选择 “安装项目”,命名项目名,然后“确定”然后出现下图2. Application Folder 是安装程序之后,程序文件所在位置等信息,包含所有bin文件夹下Debug中的文件,将其全部加入“应用程序文件夹”。注:右击Applicati
阅读全文
posted @
2012-08-03 19:01
Alan Yang
阅读(210)
推荐(0)