03 2009 档案

[cool]丰富的silverlight控件
摘要:http://bbs.blueidea.com/thread-2881666-1-1.html demo地址: http://demo.componentone.com/Silverlight/ControlExplorer/ 另外一个 微软示例站点. http://www.codeplex.... 阅读全文

posted @ 2009-03-26 02:08 Sammy 阅读(553) 评论(0) 推荐(0) 编辑

JS访问iframe内容页中的控件
摘要:JS访问iframe内容页中的控件(不支持跨域访问): Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> var viewFrameLength = ... 阅读全文

posted @ 2009-03-25 17:03 Sammy 阅读(1388) 评论(0) 推荐(0) 编辑

Visual Totals in MDX and Role Security
摘要:转自:http://blogs.microsoft.co.il/blogs/barbaro/archive/2008/02/06/visual-totals-in-mdx-and-role-security.aspx Visual Totals in MDX and Role Security ... 阅读全文

posted @ 2009-03-20 15:32 Sammy 阅读(820) 评论(0) 推荐(0) 编辑

ADOMDConnection连接字符串与AnalysisService服务器配置
摘要:转自:http://hi.baidu.com/zpylh_hust/blog/item/8d4ac68b85498b789e2fb496.html ADOMDConnection对象: 此Connection和ADO以及ADO.NET的很类似,主要负责与目标库的连接.但是有一个比较不同的地方,就是从... 阅读全文

posted @ 2009-03-19 15:29 Sammy 阅读(2188) 评论(0) 推荐(0) 编辑

[SQL2005 BI] 数据级权限解决方案
摘要:转自:http://tech.ddvip.com/2008-08/121991874058535_5.html BI数据分析是目前企业的热门应用,而对企业来说,权限控制是非常重要的,尤其是作为决策用的企业报表。目前基于微软SQL Server体系的BI架构为Integration Services... 阅读全文

posted @ 2009-03-19 15:27 Sammy 阅读(1232) 评论(0) 推荐(0) 编辑

css hack
摘要:什么是CSS hack(http://www.cssplay.org.cn/css-hack/index.html)由于不同的浏览器,比如Internet Explorer 6,Internet Explorer 7,Mozilla Firefox等,对CSS的解析认识不一样,因此会导致生成的页面效... 阅读全文

posted @ 2009-03-19 09:14 Sammy 阅读(330) 评论(0) 推荐(0) 编辑

CSS在IE6,IE7,FIREFOX中的区别
摘要:CSS在IE6,IE7,FIREFOX中的区别 第一种,是CSS HACK的方法 height:20px; /*For Firefox*/ *height:25px; /*For IE7 & IE6*/ _height:20px; /*For IE6*/ ... 阅读全文

posted @ 2009-03-19 09:14 Sammy 阅读(164) 评论(0) 推荐(0) 编辑

最全的CSS浏览器兼容问题整理(IE6.0、IE7.0 与 FireFox)
摘要:转自:http://www.yoyopo.cn/post/252/ CSS 对浏览器的兼容性有时让人很头疼,或许当你了解当中的技巧跟原理,就会觉得也不是难事,从网上收集了IE7,6与Fireofx的兼容性处理方法并整理了 一下.对于web2.0的过度,请尽量用xhtml格式写代码,而且DOCTYPE... 阅读全文

posted @ 2009-03-19 09:13 Sammy 阅读(1063) 评论(0) 推荐(0) 编辑

导航