Silverlight Tips of the Day 系列翻译与领悟 目录

    最近看了《铁拳浪子》的漫画,书中的为了明天而训练深深鼓舞着自己,于是,我也为了明天开始学习一下Silverlight吧。这是关于都是silverlight的小Tip。

    本系列原文来自http://silverlight.net/blogs/msnow
      
    Expression Studio 3.0 英文版破解补丁/Files/ueqtxu/ExpressionStudio3_Crack.zip

    新手看 参考价值 精彩

可以不用看的废话章节:

    Silverlight Tips of the Day - Introduction(介绍)

    Silverlight Tips of the Day #1 - Setup and Installation of Silverlight and Silverlight Tools(安装Silverlight和Silverlight Tools)

    Silverlight Tips of the Day #2 - Creating a Silverlight Application Project with Visual Studio 2008(用Visual Studio 2008创建第一个Silverlight项目)

看看了解一下的章节:

    Silverlight Tips of the Day #3 - Silverlight Game Support, Limitations and Workarounds(Silverlight游戏支持,限制和解决方法)

开工:

    Silverlight Tips of the Day #4 - Building the Game Interface Using the Grid Control.(用Grid控件建立游戏界面)

    Silverlight Tips of the Day #5 - Timers and the Main Game Loop(定时器和游戏主循环,参看#50)

    Silverlight Tips of the Day #6 - Monitoring for Keyboard and Mouse Events(监控键盘和鼠标事件)

    Silverlight Tips of the Day #7 - Creating Transparent PNG files for Silverlight(为Silverlight创建透明PNG图片

    Silverlight Tips of the Day #8 - Silverlight Blogs and Resources(Silverlight博客和资源

    Silverlight Tips of the Day #9 - How to Capture the Size of your Browser when it is Resized(如何在浏览器改变大小时获取尺寸)

    Silverlight Tips of the Day #10 - How to Dynamically Load and Display Images(如何动态加载和显示图片)

 

尚未翻译的原文,只翻译标题(由于每篇文章中英语都相对简单,而且篇幅不长,所以不专门翻译完整的文章了,只翻译标题,并做一些重要点评,如果有需要翻译的文章,请提出,我会翻一下的):

    Silverlight Tips of the Day #11 - How to make your Silverlight Control Transparent(如何使Silverlight控件透明

    Silverlight Tips of the Day #12 - Full Implementation of a Silverlight Policy Server(Silverlight策略服务的完整实现

    Silverlight Tips of the Day #13 - How to Get an Images Dimensions in Silverlight(如何在Silverlight中获取图片尺寸

    Silverlight Tips of the Day #14 - How to Right Click on a Silverlight Application(如何在Silverlight应用中使用鼠标右键事件

    Silverlight Tips of the Day #15 - Communicating between JavaScript & Silverlight(JavaScript和Silverlight的通讯

    Silverlight Tips of the Day #16 - StoryBoard versus DispatcherTimer for Animation and Game Loops(使用StroyBoard替代DispatcherTimer来实现动画和游戏循环,参看#50

    Silverlight Tips of the Day #17 - How to Animate a Rotating Image(如何创建旋转图片动画

    Silverlight Tips of the Day #18 - How to Set Browser Cookies(如何设置浏览器Cookie)

    Silverlight Tips of the Day #19 - Using Isolated Storage(如何使用客户端独立存储) 

    Silverlight Tips of the Day #20 - How to Increase your Isolated Storage Quota(如何增加客户端独立存储空间大小

    Silverlight Tips of the Day #21 - How to work with Shapes, Brushes and Gradients(如何使用形状,刷子和倾斜

    Silverlight Tips of the Day #22 - How to add Sound Effects, Music and Video to your Silverlight App(如何在Silverlight应用中添加声效,音乐,视频

    Silverlight Tips of the Day #23 - How to Capture the Mouse Wheel Event(如何获取鼠标滚轮事件,参看#65

    Silverlight Tips of the Day #24 - How to Apply a XAML Template to a Class(如何在类上应用XAML模板

    Silverlight Tips of the Day #25 - How to Build the XAP File to the Debug/Release Folders(如何把XAP文件编译到Debug/Release目录中)

    Silverlight Tips of the Day #26 - How to Change the Output XAP File Name(如何改变输出的XAP文件名)

    Silverlight Tips of the Day #27 - How to Change the Mouse Cursor(如何改变鼠标的图案)

    Silverlight Tips of the Day #28 - How to Implement a Custom Mouse Cursor(如何实现自定义鼠标图案)

    Silverlight Tips of the Day #29 - Creating a Transparent, Draggable Dialog with Rounded Corners(创建一个透明可拖拉的圆角矩形边框的对话框)

    Silverlight Tips of the Day #30 - Fast Sprite Animation in Silverlight(在Silverlight中加快精灵动画的速度)

    Silverlight Tips of the Day #31 - How to Detect Alt, Shift, Control, Windows and Apple keys with Left Mouse Down in Silverlight(如何在Silverlight中检测鼠标左键按下的同时按着Alt,Shift,Control,Windows,Apple键)

    Silverlight Tips of the Day #32 - How to Declare a Custom User Control from a XAML Page(如何在XAML中声明用户自定义控件)

    Silverlight Tips of the Day #33 - How to Scale your entire App and its Elements to your Browsers Size(如何根据浏览器大小调整应用程序和元素的大小)

    Silverlight Tips of the Day #34 - How to Center your Silverlight Application in your Browser(如何把Silverlight应用程序在浏览器中居中显示)

    Silverlight Tips of the Day #35 - Full Screen Mode Implementation(实现全屏模式)

    Silverlight Tips of the Day #36 - How to Create Reflections and Shadows for Images and Text(如何创建图片和文本的倒影和阴影

    Silverlight Tips of the Day #37 - How to Dynamically Load and Display Silverlight Applications(如何动态加载和显示Silverlight应用程序)

    Silverlight Tips of the Day #38 - How to Customize the Silverlight Install Experience(如何自定义Silverlight安装体验)

    Silverlight Tips of the Day #39 - How to Create a Zoom Toolbar(如何创建可以Zoom(放大图标)的标题栏)

    Silverlight Tips of the Day #40 - 1.05 != 1.05 - Peril with Floating Point Comparisons(浮点数比较的危险)

    Silverlight Tips of the Day #41 - Using Bookmarks in your Silverlight Application(为Silverlight应用程序使用书签)

    Silverlight Tips of the Day #42 - How to Create a Web Service for your Silverlight App(如何为你的Silverlight应用程序创建Web Service

    Silverlight Tips of the Day #43 - Making it Snow in Silverlight(Silverlight中下雪的效果,非常美!)

    Silverlight Tips of the Day #44 - Silverlight-enabled WCF Services versus ASMX Web Services(支持Silverlight的WCF服务和ASMX Web Service比较)

    Silverlight Tips of the Day #45 - Text Formatting with the TextBlock control(TextBlock控件的文本格式)

    Silverlight Tips of the Day #46 - Font Support in Silverlight(Silverlight的字体支持)

    Silverlight Tips of the Day #47 - How to Implement a Password Box(如何实现Password Box(密码框))

    Silverlight Tips of the Day #48 - How to Implement a Combobox(如何实现Combobox(下拉列表框)))

    Silverlight Tips of the Day #49 - How to Implement a Progress Bar(如何实现Progress Bar(进度条))

    Silverlight Tips of the Day #50 - Main Game Loop Revisited!(最新游戏主循环写法)

    Silverlight Tips of the Day #51 - How to Enable and Disable Controls(如何启用和禁用控件)

    Silverlight Tips of the Day #52 - How to Popup a Browser Window(如何弹出一个浏览器窗口)

    Silverlight Tips of the Day #53 - MessageBox is now Available in Silverlight 2(Silverlight 2中可以使用MessageBox)

    Silverlight Tips of the Day #54 - How to Develop with Silverlight Tools for Free(如何免费使用Silverlight Tools进行开发

    Silverlight Tips of the Day #55 - How to Apply Styles in Silverlight – Part I(如何在Silverlight中应用样式 - 第一部分)  

    Silverlight Tips of the Day #56 - Accessing the HTML DOM from Silverlight(从Silverlight中访问HTML DOM)

    Silverlight Tips of the Day #57 - How to Dynamically Load a Silverlight Control within another Silverlight Control(如何用Silverlight控件动态加载另一个Silverlight控件)

    Silverlight Tips of the Day #58 - Text Wrapping and Line Breaks in TextBlocks(TextBlock的文本Wrap和Line Break(换行))

    Silverlight Tips of the Day #59 - How to Display Special Characters in XAML(如何在XAML中显示特殊字符)

    Silverlight Tips of the Day #60 - How to load a XAML Control From a File or String(如何从文本或者字符串中加载XAML控件)

    Silverlight Tips of the Day #61 - How to Create a Tooltip(如何创建Tooltip(提示信息))

    Silverlight Tips of the Day #62 - How to Create a Hyperlink(如何创建一个超链接)

    Silverlight Tips of the Day #63 - How to Monitor HTTP Traffic for Errors(如何监视HTTP中的错误)

    Silverlight Tips of the Day #64 - Deploying a Silverlight Application with a Web Service(发布一个跨域的带Web Service的Silverlight应用程序)

    Silverlight Tips of the Day #65 - Adding a Mouse Wheel Event Listener to your Controls(为你的控件增加一个鼠标滚轮监听器)

    Silverlight Tips of the Day #66 - How to copy XAML for Silverlight from Expression Designer(如何从Expression Designer中复制XAML到Silverlight)

    Silverlight Tips of the Day #67 - Silverlight Performance Tips(Silverlight性能优化)

    Silverlight Tips of the Day #68 - Great Silverlight Sessions to Watch from PDC 2008(最好的Silverlight教程是看PDC 2008)

    Silverlight Tips of the Day #69 - Silverlight 2 Developer Reference(Silverlight2开发者参考)

    Silverlight Tips of the Day #70 - Data Collection Support in Silverlight(Silverlight中的集合类支持)

    Silverlight Tips of the Day #71 - New Silverlight 2 Web Site Clean Up Check List(新建Silverlight2站点需要做的事情列表

    Silverlight Tips of the Day #72 - How to call Page.xaml.cs from App.xaml.cs(如何从App.xaml.cs中调用Page.xaml.cs)

    Silverlight Tips of the Day #73 - Threading in Silverlight(Silverlight中的多线程)

    Silverlight Tips of the Day #74 - Monitoring for App.Current Events - Startup, UnhandledException & Exit(用App.Current来监听UserControl事件-Startup,UnhandledException以及Exit)

    Silverlight Tips of the Day #75 - Where to get the Localized Languages of Silverlight 2 Tools(获取本地语言Silverlight2 Tools的地址)

    Silverlight Tips of the Day #76 - Animating objects with DoubleAnimation(使用DoubleAnimation来制作动画)

    Silverlight Tips of the Day #77 - Creating an Efficient Random Generator(创建一个有效的随机数生成器)

    Silverlight Tips of the Day #78 - Animating Objects with DoubleAnimationUsingKeyFrames(使用DoubleAnimationUsingKeyFrames制作动画)

    Silverlight Tips of the Day #79 – How to Disable HTML DOM Access from your Silverlight Application(如何在Silverlight应用中禁止访问HTML DOM对象)

    Silverlight Tips of the Day #80 – How to Crop an Object(如何裁剪一个对象(Clip的用法))

    Silverlight Tips of the Day #81 – How to Scale your Silverlight Control(如何缩放Silverlight控件(ScaleMode的使用))

    Silverlight Tips of the Day #82 – How to Implement Double Click(如何实现鼠标双击)

    Silverlight Tips of the Day #83 – Go to MIX09(参加MIX09大会(09.3.17-09.3.20),Silverlight3也将揭开神秘的盖头)

    Silverlight Tips of the Day #84 – How to Dynamically Load a Control from a DLL(如何从一个DLL中动态读取silverlight控件,WebClient下载DLL然后反射调用)

    Silverlight Tips of the Day #85 – How to Save $$ on the Silverlight MIX Conference(如何更省钱地参加Silverlight MIX大会。。。orz...)

    Silverlight Tips of the Day #86 – How to Load External Images(如何读取外部图片(BitmapImage))

    Silverlight Tips of the Day #87 – How to Change the Startup Class(如何改变启动类)

    Silverlight Tips of the Day #88 – How to handle image AG_E_NETWORK_ERROR errors(如何处理图片不存在时的AG_E_NETWORK_ERROR错误,经常碰到的问题,推荐)

    Silverlight Tips of the Day #89 – How to use String Resources(如何使用字符串资源)

    Silverlight Tips of the Day #90 – How to Edit your CSPROJ File from VS(如何在VS中编辑CSPROJ文件)

    Silverlight Tips of the Day #91 – How to Apply Themes from the Silverlight Toolkit(如何应用Silverlight Toolkit中的Themes,讲得很基础,不值得看

    Silverlight Tips of the Day #92 – How to Load Images from a Stream(如何从Stream中读取客户端图片)

    Silverlight Tips of the Day #93 – Reading XML with Silverlight(在Silverlight中读取XML)

    Silverlight Tips of the Day #94 – Reading XML through LINQ with Silverlight(在Silverlight中通过LINQ读取XML)

    Silverlight Tips of the Day #95 – Working with Strokes in Shapes(形状的Strokes参数,还不错,可以看看点线怎么画的)

    Silverlight Tips of the Day #96 – The meaning of AG_E_PARSER_BAD_PROPERTY_VALUE(提示AG_E_PARSER_BAD_PROPERTY_VALUE错误的意义,没有实质性的内容,只是说微软正在改善错误提示,只是特别提醒移除了事件方法时没有在xaml中移除,会导致该错误)

 

 补充:

     小tip:如果VS里没有了智能提示和预览(凡是出现各种异常),可以关闭VS,然后在命令行运行microsoft visual studio 8\common7\ide\devenv.exe /setup /resetuserdata /resetsettings即可恢复

 

    翻译中并非完全直译原文,所以如有错误,敬请指正。

转载于:https://www.cnblogs.com/ueqtxu/archive/2008/12/09/SilverlightGameTips.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值