Silverlight tips of the day-Summary outline

Source: Internet
Author: User

Http://blogs.silverlight.net/blogs/msnow/archive/2009/01/02/silverlight-tips-of-the-day-summary-outline.aspx? Commentposted = true

The purpose of this post is to create an outline summary all the blogs from my Silverlight tips of the day blog. hopefully this will be easier than paging through multiple pages of blogs to find what you need. I will be keeping this list up-to-date as I add more blogs so feel free to bookmark this page!

Also, if you have any ideas or suggestions for other tips don't hesitate to contact me at msnow@microsoft.com or post a comments to this blog.

In order by category.

Animation

    • Tip #78-animating objects with doubleanimationusingkeyframes
    • Tip #76-animating objects with doubleanimation.
    • Tip #30-fast sprite animation in Silverlight
    • Tip #17-how to animate a rotating image
    • Tip #16-storyboard versus dispatchertimer for animation and game loops.
    • Tip #5-timers and the main game loop

Browser

    • Tip #106-setting default browser from within
    • Tip #81-how to scale your Silverlight Control
    • Tip #79-how to disable HTML Dom access from your Silverlight application.
    • Tip #63-how to monitor HTTP traffic for errors
    • Tip #56-accessing the html dom from Silverlight.
    • Tip #41-using bookmarks in your Silverlight Application
    • Tip #34-how to center your Silverlight application in your browser
    • Tip #33-how to scale your entire app and its elements to your browsers size
    • Tip #18-how to set browser cookies.
    • Tip #15-communicating between JavaScript & Silverlight
    • Tip #9-how to capture the size of your browser when it is resized.

 Controls

  • Tip #100-componentart controls
  • Tip #95-working with strokes in shapes
  • Tip #84-how to dynamically load a control from a DLL
  • Tip #80-how to crop an object
  • Tip #72-how to call page. XAML. CS from app. XAML. CS
  • Tip #62-how to create a hyperlink
  • Tip #61-how to create a tooltip
  • Tip #60-how to load a XAML control from a file or string
  • Tip #57-how to dynamically load a Silverlight control within another Silverlight Control
  • Tip #53-MessageBox is now available in Silverlight 2
  • Tip #52-how to popup a browser window
  • Tip #51-how to enable and disable controls
  • Tip #49-how to implement a progress bar
  • Tip #48-how to implement a ComboBox
  • Tip #47-how to implement a password box
  • Tip #39-how to create a zoom Toolbar
  • Tip #37-how to dynamically load and display Silverlight applications
  • Tip #32-how to declare a Custom User control from a XAML page.
  • Tip #29-creating a transparent, draggable dialog with rounded corners
  • Tip #24-how to apply a XAML template to a class
  • Tip #11-how to make your Silverlight control transparent.

Data

    • Tip #94-reading XML through LINQ with Silverlight
    • Tip #93-reading XML with Silverlight
    • Tip #70-data collection support in Silverlight

Debugging

    • Tip #96-the meaning of ag_e_parser_bad_property_value

Events

    • Tip #74-monitoring for app. Current events-startup, unhandledexception & exit.

Game Development

    • Tip #105-how to enable GPU Acceleration
    • Tip #103-use integers for layout calculations
    • Tip #99-Silverlight 3 game programming book
    • Tip #50-main game loop revisited!
    • Tip #43-making it snow in Silverlight
    • Tip #35-Full Screen mode implementation
    • Tip #4-building the game interface using the grid control.
    • Silverlight terrain tutorial Part 3-creating smooth tile Transitions Using opacity masks
    • Silverlight terrain tutorial Part 2-using Transform Matrices to create 3D looking terrain.
    • Terrain tutorial Part 1-creating a scrolling Map

Images

    • Tip #102-bypassing the image Cache
    • Tip #97-how to get an image's source file name
    • Tip #92-how to load images from a stream
    • Tip #88-how to handle image ag_e_network_error errors
    • Tip #86-how to load external Images
    • Tip #13-how to get an images dimensions in Silverlight.
    • Tip #10-how to dynamically load and display images
    • Tip #7-creating transparent PNG files for Silverlight

Isolated Storage

    • Tip #20-how to increase your isolated storage quota.
    • Tip #19-using isolated storage

Mouse and keyboard

    • Tip #82-how to implement double click
    • Tip #65-adding a mouse wheel event listener to your controls
    • Tip #31-how to detect ALT, shift, control, windows and Apple keys with left mouse down in Silverlight
    • Tip #28-how to implement a custom mouse cursor
    • Tip #27-how to change the mouse cursor
    • Tip #23-how to capture the mouse wheel event
    • Tip #14-how to right click on a Silverlight application.
    • Tip #6-monitoring for keyboard and mouse events.

Networking

    • Tip #12-full implementation of a Silverlight policy server.

Performance

    • Tip #67-Silverlight performance tips
    • Tip #40-1.05! = 1.05-peril with floating point comparisons.

Project and tools

    • Tip #98-creating sprites from 3D models-envygames
    • Tip #91-how to apply themes from the Silverlight Toolkit
    • Tip #90-how to edit your csproj file from
    • Tip #87-how to change the startup class
    • Tip #71-New Silverlight 2 web site clean up check list
    • Tip #66-how to copy XAML for Silverlight from expression designer
    • Tip #54-how to develop with Silverlight tools for free
    • Tip #26-how to change the output xap file name.
    • Tip #25-how to build the xap file to the debug/release folders
    • Tip #2-creating a Silverlight application project with Visual Studio 2008
    • Tip #1-setup and installation of Silverlight and Silverlight tools

 Resources

    • Tip #104-Cool Silverlight tutorial blogs
    • Tip #101-Silverlight 3 beta 1 feature Summary
    • Tip #85-how to save $ on the Silverlight mix Conference
    • Tip #83-go to mix09
    • Tip #75-where to get the localized versions of Silverlight 2 tools
    • Tip #69-Silverlight 2 Developer reference
    • Tip #68-Great Silverlight sessions to watch from PDC 2008
    • Tip #38-how to customize the Silverlight install experience
    • Tip #8-Silverlight blogs and resources
    • Tip #3-Silverlight game support, limitations and workarounds

 Sound and video

    • Tip #22-how to add sound effects, music and video to your Silverlight app.

 Styles

    • Tip #55-how to apply styles in Silverlight-Part I

 Text

    • Tip #89-how to use string Resources
    • Tip #58-text wrapping and line breaks in textblocks
    • Tip #46-font support in Silverlight
    • Tip #45-Text Formatting with the textblock Control
    • Tip #36-how to create reflections and shadows for images and text.

 Threading

    • Tip #73-threading in Silverlight

 Utilities

    • Tip #77-creating an efficient random Generator

 Web Service

    • Tip #64-deploying a Silverlight application with a Web Service
    • Tip #44-Silverlight-enabled WCF services versus asmx Web Services
    • Tip #42-how to create a Web Service for your Silverlight app

 XAML

    • Tip #59-how to display special characters in XAML
    • Tip #21-how to work with shapes, brushes and gradients

In order by Tip #.

  • Tip #106-setting default browser from within
  • Tip #105-how to enable GPU Acceleration
  • Tip #104-Cool Silverlight tutorial blogs
  • Tip #103-use integers for layout calculations
  • Tip #102-bypassing the image Cache
  • Tip #101-Silverlight 3 beta 1 feature Summary
  • Tip #100-componentart controls
  • Tip #99-Silverlight 3 game programming book
  • Tip #98-creating sprites from 3D models-envygames
  • Tip #97-how to get an image's source file name
  • Tip #96-the meaning of ag_e_parser_bad_property_value
  • Tip #95-working with strokes in shapes
  • Tip #94-reading XML through LINQ with Silverlight
  • Tip #93-reading XML with Silverlight
  • Tip #92-how to load images from a stream
  • Tip #91-how to apply themes from the Silverlight Toolkit
  • Tip #90-how to edit your csproj file from
  • Tip #89-how to use string Resources
  • Tip #88-how to handle image ag_e_network_error errors
  • Tip #87-how to change the startup class
  • Tip #86-how to load external Images
  • Tip #85-how to save $ on the Silverlight mix Conference
  • Tip #84-how to dynamically load a control from a DLL
  • Tip #83-go to mix09
  • Tip #82-how to implement double click
  • Tip #81-how to scale your Silverlight Control
  • Tip #80-how to crop an object
  • Tip #79-how to disable HTML Dom access from your Silverlight application.
  • Tip #78-animating objects with doubleanimationusingkeyframes
  • Tip #77-creating an efficient random Generator
  • Tip #76-animating objects with doubleanimation.
  • Tip #75-where to get the localized versions of Silverlight 2 tools
  • Tip #74-monitoring for app. Current events-startup, unhandledexception & exit.
  • Tip #72-how to call page. XAML. CS from app. XAML. CS
  • Tip #73-threading in Silverlight
  • Tip #71-New Silverlight 2 web site clean up check list
  • Tip #70-data collection support in Silverlight
  • Tip #69-Silverlight 2 Developer reference
  • Tip #68-Great Silverlight sessions to watch from PDC 2008
  • Tip #67-Silverlight performance tips
  • Tip #66-how to copy XAML for Silverlight from expression designer
  • Tip #65-adding a mouse wheel event listener to your controls
  • Tip #64-deploying a Silverlight application with a Web Service
  • Tip #63-how to monitor HTTP traffic for errors
  • Tip #62-how to create a hyperlink
  • Tip #61-how to create a tooltip
  • Tip #60-how to load a XAML control from a file or string
  • Tip #59-how to display special characters in XAML
  • Tip #58-text wrapping and line breaks in textblocks
  • Tip #57-how to dynamically load a Silverlight control within another Silverlight Control
  • Tip #56-accessing the html dom from Silverlight.
  • Tip #55-how to apply styles in Silverlight-Part I
  • Tip #54-how to develop with Silverlight tools for free
  • Tip #53-MessageBox is now available in Silverlight 2
  • Tip #52-how to popup a browser window
  • Tip #51-how to enable and disable controls
  • Tip #50-main game loop revisited!
  • Tip #49-how to implement a progress bar
  • Tip #48-how to implement a ComboBox
  • Tip #47-how to implement a password box
  • Tip #46-font support in Silverlight
  • Tip #45-Text Formatting with the textblock Control
  • Tip #44-Silverlight-enabled WCF services versus asmx Web Services
  • Tip #43-making it snow in Silverlight
  • Tip #42-how to create a Web Service for your Silverlight app
  • Tip #41-using bookmarks in your Silverlight Application
  • Tip #40-1.05! = 1.05-peril with floating point comparisons.
  • Tip #39-how to create a zoom Toolbar
  • Tip #38-how to customize the Silverlight install experience
  • Tip #37-how to dynamically load and display Silverlight applications
  • Tip #36-how to create reflections and shadows for images and text.
  • Tip #35-Full Screen mode implementation
  • Tip #34-how to center your Silverlight application in your browser
  • Tip #33-how to scale your entire app and its elements to your browsers size
  • Tip #32-how to declare a Custom User control from a XAML page.
  • Tip #31-how to detect ALT, shift, control, windows and Apple keys with left mouse down in Silverlight
  • Tip #30-fast sprite animation in Silverlight
  • Tip #29-creating a transparent, draggable dialog with rounded corners
  • Tip #28-how to implement a custom mouse cursor
  • Tip #27-how to change the mouse cursor
  • Tip #26-how to change the output xap file name.
  • Tip #25-how to build the xap file to the debug/release folders
  • Tip #24-how to apply a XAML template to a class
  • Tip #23-how to capture the mouse wheel event
  • Tip #22-how to add sound effects, music and video to your Silverlight app.
  • Tip #21-how to work with shapes, brushes and gradients
  • Tip #20-how to increase your isolated storage quota.
  • Tip #19-using isolated storage
  • Tip #18-how to set browser cookies.
  • Tip #17-how to animate a rotating image
  • Tip #16-storyboard versus dispatchertimer for animation and game loops.
  • Tip #15-communicating between JavaScript & Silverlight
  • Tip #14-how to right click on a Silverlight application.
  • Tip #13-how to get an images dimensions in Silverlight.
  • Tip #12-full implementation of a Silverlight policy server.
  • Tip #11-how to make your Silverlight control transparent.
  • Tip #10-how to dynamically load and display images
  • Tip #9-how to capture the size of your browser when it is resized.
  • Tip #8-Silverlight blogs and resources
  • Tip #7-creating transparent PNG files for Silverlight
  • Tip #6-monitoring for keyboard and mouse events.
  • Tip #5-timers and the main game loop
  • Tip #4-building the game interface using the grid control.
  • Tip #3-Silverlight game support, limitations and workarounds
  • Tip #2-creating a Silverlight application project with Visual Studio 2008
  • Tip #1-setup and installation of Silverlight and Silverlight tools

Other:

    • Silverlight terrain tutorial Part 3-creating smooth tile Transitions Using opacity masks
    • Silverlight terrain tutorial Part 2-using Transform Matrices to create 3D looking terrain.
    • Terrain tutorial Part 1-creating a scrolling Map

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.