• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
ueqt
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 2 3 下一页
2009年9月10日
[转]IE7下Fiddler无法进行本地调试的解决方案
摘要: Web开发中有个大名鼎鼎的工具:Fiddler。 Fiddler是一个http调试代理,它能够记录你电脑和互联网之间的所有http通讯。Fiddler可以让你检查所有的http通讯,设置断点,以及Fiddle(Fiddle的英文意思是胡乱修改,很幽默的表达Fiddler的用途)所有“进出”的数据(指cookie,html,js,css等数据)。 上面这段介绍出自如何直接调... 阅读全文
posted @ 2009-09-10 09:28 ueqt 阅读(768) 评论(1) 推荐(1)
2009年8月28日
Silverlight 3 中改进的对于获取WCF服务的异常信息处理
摘要: 在Silverlight 3之前如果WCF发生了异常,Silverlight将获取到“远程服务器返回了错误: NotFound。”的消息,无法获取到真实的异常,这为开发调试以及寻找错误带来了困扰。但是Silverlight 3为我们带来了新的网络堆处理机制,从而使我们可以无缝地实现Silverlight端获取到WCF的真实异常信息。 原先对于下面这样一个WCF异常[代码] ... 阅读全文
posted @ 2009-08-28 09:58 ueqt 阅读(1048) 评论(2) 推荐(1)
2009年8月26日
Silverlight的Tooltip当控件Disable时不显示的问题
摘要: 在WPF中有ToolTipService.ShowOnDisabled="True"这样的附加属性可以完成这个实现可是在下面两篇提问中可以发现silverlight中缺乏这样的实现http://silverlight.net/forums/t/52753.aspxhttps://silverlight.net/forums/p/119934/270379.aspx但是这个对用户体验又是极其重要的,... 阅读全文
posted @ 2009-08-26 13:39 ueqt 阅读(473) 评论(0) 推荐(0)
2009年8月7日
Silverlight部署
摘要: 1.添加MIME类型 阅读全文
posted @ 2009-08-07 13:20 ueqt 阅读(181) 评论(0) 推荐(0)
2009年8月4日
Silverlight.FX & Silverlight Behaviors
摘要: http://projects.nikhilk.net/SilverlightFXhttp://www.nikhilk.net/Silverlight-Behaviors.aspxSilverlight BehaviorsA framework for creating reusable and attachable behaviors in Silverlight, and a sample b... 阅读全文
posted @ 2009-08-04 11:14 ueqt 阅读(452) 评论(0) 推荐(0)
2009年8月3日
silverlight调用WCF时候的错误处理
摘要: 假如输入http://localhost/service.svc,返回error 404.3-Not found and the mime type not being configured correctly to be served。很有可能是因为VS之后安装或修改了IIS,就如同aspnet_regiis.exe一样。解决方法就是执行以下命令:C:\Windows\Microsoft.NET... 阅读全文
posted @ 2009-08-03 10:50 ueqt 阅读(176) 评论(0) 推荐(0)
2008年12月13日
一些不错的Silverlight游戏制作网站
摘要: 一个很不错的Silverlight制作游戏的blog http://www.silverlightshow.net/ http://www.silverlightshow.net/items/Building-the-Gamercard-Part-1-Composing-the-UI.aspx http://www.silverlightshow.net/items/Building-the-Ga... 阅读全文
posted @ 2008-12-13 11:42 ueqt 阅读(360) 评论(0) 推荐(0)
2008年12月10日
Silverlight Tips of the Day 系列翻译与领悟#10
摘要: Silverlight Tip of the Day #10 – How to Dynamically Load and Display Images 在Silverlight中加载图片是非常方便的。第一步是创建Uniform Resource Identifier (URI)。URI本质上是指向资源的一个字符串。资源可以直接放在项目中,也可以放在Internet上。本地读取的图片需要直接加在工程... 阅读全文
posted @ 2008-12-10 15:30 ueqt 阅读(251) 评论(0) 推荐(0)
Silverlight Tips of the Day 系列翻译与领悟#9
摘要: Silverlight Tip of the Day #9 – How to Capture the Size of your Browser when it is Resized. 在这章中,我将告诉你当浏览器改变大小时如何获取它的大小。当你想把你的元素对齐到浏览器的边框上,或者在屏幕上居中显示你的人物,等等,这都是必要的工作。 为了完成这项工作,我们简单地为 App.Current.Hos... 阅读全文
posted @ 2008-12-10 15:20 ueqt 阅读(189) 评论(0) 推荐(0)
Silverlight Tips of the Day 系列翻译与领悟#8
摘要: Silverlight Tip of the Day #8 - Silverlight Blogs and Resources (一大坨链接,需要翻译么?) The following is my list of Silverlight Resources including blogs, tutorials and more. If you know of any other good ones... 阅读全文
posted @ 2008-12-10 15:13 ueqt 阅读(283) 评论(0) 推荐(0)
上一页 1 2 3 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3