To be simple
Everything should be made as simple as possible, but no simpler.
博客园
社区
首页
新随笔
联系
管理
订阅
2010年2月9日
HTC重力感应相关
摘要: 新买了个diamond2,挺喜欢这个重力感应到功能,想着过几天有可能做点相关开发,今天便做了些Research.发现了下边文章:http://scottandmichelle.net/scott/comments.html?entry=784http://blog.enterprisemobile.com/2008/07/using-htc-diamonds-sensor-sdk-from-man...
阅读全文
posted @
2010-02-09 13:34
彷徨...... 阅读(3) |
评论 (0)
|
编辑
2010年2月4日
Debugging tips for SharePoint-转
摘要: http://blog.thekid.me.uk/archive/2007/07/25/debugging-tips-for-sharepoint-and-wss-exceptions.aspxDebugging on SharePoint is much the same asdebugging any otherASP.Net application...you can use the sam...
阅读全文
posted @
2010-02-04 13:44
彷徨...... 阅读(1) |
评论 (0)
|
编辑
2010年1月27日
一些挺不错的visualstudio主题样式
摘要: http://www.hanselman.com/blog/VisualStudioProgrammerThemesGallery.aspx
阅读全文
posted @
2010-01-27 13:39
彷徨...... 阅读(17) |
评论 (1)
|
编辑
2010年1月17日
住房公积金计算公式
摘要: 这个是以前我贷款得时候做得一个表格,今天看到,就Share一下吧。利率大家可以直接在下表修改。
阅读全文
posted @
2010-01-17 18:26
彷徨...... 阅读(86) |
评论 (0)
|
编辑
2010年1月16日
平安智盈人寿保险计算
摘要: 老婆买了一份平安智盈人寿保险,听她说这个是理财型保险怎么怎么地,总之就是说这个保险到时候钱都还可以取回来。直觉上感觉不可能,便打电话给平安客服,了解了下这种保险的支出与收益,然后按照我的理解用excel计算了一下,感觉根本不是老婆说的那样子,按照目前利率,至少得交10年以上才能盈利。下边我是按09年12月利率计算的表格:
阅读全文
posted @
2010-01-16 12:31
彷徨...... 阅读(16) |
评论 (0)
|
编辑
2010年1月11日
.net中Activex开发的几点
摘要: 开发要点: 1.在AssemblyInfo.cs添加以下两行 [assembly: AllowPartiallyTrustedCallers()] [assembly: ComVisible(true)] 2. 为你的Activex类添加Guid标签,如果有方法或者属性需要被js调用,那么该方法或者属性应该添加[ComVisible(true)]. 3. 一旦有方法要与JS...
阅读全文
posted @
2010-01-11 16:12
彷徨...... 阅读(17) |
评论 (0)
|
编辑
2009年12月28日
webpart自定义属性的persist
摘要: 开始之前先将一般自定义wp属性的用法列下来: [Personalizable(PersonalizationScope.Shared),Webpartstorage(Storage.Share)] Public string ConnectionString() { } 这里就将这两个属性的意思从msdn摘抄一下 Per...
阅读全文
posted @
2009-12-28 23:29
彷徨...... 阅读(27) |
评论 (0)
|
编辑
2009年12月15日
Useful facts about SharePoint farms
摘要: From:http://blogs.msdn.com/martinkearn/archive/2008/03/13/useful-facts-about-sharepoint-farms.aspx I recently presented a talk at the Office Developer Conference in San Jose and I was surprised about...
阅读全文
posted @
2009-12-15 10:17
彷徨...... 阅读(13) |
评论 (0)
|
编辑
2009年12月14日
Running Central Admin on Multiple Servers within a Farm
摘要: From: http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?List=0ce77946%2D1e45%2D4b43%2D8c74%2D21963e64d4e1&ID=60 One of the best practices that the Premier Field Engineering...
阅读全文
posted @
2009-12-14 18:52
彷徨...... 阅读(8) |
评论 (0)
|
编辑
2009年12月9日
WebService抓包工具
摘要: 今天想抓通过WCF访问的soap数据包,开始用的是wireshark,但是抓的都是tcp包,不容易查看,后搜索到了下边这个工具。 http://www.pocketsoap.com/tcptrace/ 使用也很简单,设置一个监听端口如8080,然后接着设上你的server地址和端口,最后在你发访问service程序中将访问地址设成localhost:808...
阅读全文
posted @
2009-12-09 10:17
彷徨...... 阅读(62) |
评论 (0)
|
编辑
仅列出标题
下一页
公告
我的主页
个人资料
我的闪存
发短消息
搜索
常用链接
我的随笔
我的空间
我的短信
我的评论
更多链接
我的参与
我的新闻
最新评论
我的标签
我的标签
rowswatch
(2)
documentum
(1)
dfc dql get sql
(1)
图片查看
(1)
照片查看
(1)
.net
(1)
浏览图片
(1)
双缓冲
(1)
新东方
(1)
flash
(1)
更多
随笔分类
asp.net(110)
(rss)
C#(40)
(rss)
C++/c(1)
(rss)
Documentum(44)
(rss)
Excel(4)
(rss)
Java?Jsp(2)
(rss)
LINUX/UNIX
(rss)
MOSS(63)
(rss)
VB(11)
(rss)
web service(1)
(rss)
windbg(6)
(rss)
workflow
(rss)
yeskyBlog导入(49)
(rss)
汇编
(rss)
其他知识(53)
(rss)
日语(6)
(rss)
生活之美(12)
(rss)
数据库(24)
(rss)
水晶报表(7)
(rss)
涂鸦纪事(26)
(rss)
下载(21)
(rss)
asp.net
大冰's Blog-有许多web开发方面的知识
DHTML对象参考手册
dm_developer
Scott Guthrie 博客中文版
Scott Mitchell的ASP.NET2.0数据教程中文版索引
Documentum
dm_developer
edn
EMC Documentum Support Community
别人documentum的资料收集
一个不错的关于Documentum的knowledgebase
performance相关
windbg及数据库性能分析
Share point
http://bear-study-hard.cnblogs.com/
http://chairongzhen.cnblogs.com/
Microsoft SharePoint Team Blog
待读文章
基于神经网络的OCR
其他知识
Google侦察兵
wordnet
电话
東京バス予約
好望角收藏夹
基础会计
日语笔记
网速测试
小语种
自动加假名网站
收藏
documentum article
网络存储
在线Office
数据库
chinaunix.net
DB2学习资料
ITPub
T-Sql 速查手册
邹建的专栏
水晶报表
haibodotnet
阿泰的软件实用主义
网页设计
CSS,页面布局
CSS速查手册
div+CSS网页布局入门系列教程
HTML DOM 参考手册
HTML速查手册
JavaScript手册
web2.0介绍论坛
脚本之家
网页特效
下载
51软件(巨多破解)
一些.net优秀组件的破解
最新评论
1. Re:一些挺不错的visualstudio主题样式
相关字体: (彷徨......)
2. Re:.NET 性能优化方法总结(转)
感谢,收藏 (王彬彬)
3. Re:为播放新东方Flash格式系列教程而写的播放器
有的地址好像不全,今天又发现了这个 (xioxu)
4. Re:.NET 性能优化方法总结(转)
不错,谢谢 (温景良(Jason))
5. Re:为播放新东方Flash格式系列教程而写的播放器
程序默认给的下载网站有的视频不全,可以试试这个网站的地址 (xioxu)