Events and Delegates Under The Hood – Q&A by Jesse Liberty - Silverlight Geek

In the comments from this morning’s post, Andrew raised two questions important enough that I wanted to answer them in a post, rather than in comments…. [In the original version of the posting] you had some code showing that you could use “=” with delegates...

Events and Delegates Under The Hood – Reposted by Jesse Liberty - Silverlight Geek

  Many programmers come to Silverlight with little prior experience with C#, and thus conceptualize events as a response to an action that is “hooked up” using somewhat arbitrary syntax.  All of that is fine, until it isn’t, and so this post...

Events and Delegates Under The Hood by Jesse Liberty - Silverlight Geek

Many programmers come to Silverlight with little prior experience with C#, and thus conceptualize events as a response to an action that is “hooked up” using somewhat arbitrary syntax.  All of that is fine, until it isn’t, and so this post will dive...

Teaching An Old Control New Tricks With Templates by Jesse Liberty - Silverlight Geek

This is the fourth in a short series on Templates and DataValidation. [ First In Series    Previous In Series ] You will remember that in the previous post in this small series, we created a new button template with a new appearance and...

Templates, Visual State and Fun With Controls by Jesse Liberty - Silverlight Geek

  This is the third (if you count Sunday’s update!) in my short series on Templates and Data Validation.  Today we’re going to create a templated  Button that changes the appearance and visual state behavior of the button. Changing the...

Styles (followup) by Jesse Liberty - Silverlight Geek

Yesterday’s post did not include source, and left fleshing out the styles as an exercise… this quick follow-up will provide a link to the full code and a quick walkthrough of the styles I ended up creating. The tricky part is that there is not a single...

Visual State Manager A-Z by Jesse Liberty - Silverlight Geek

This is the first of a multipart series on the Visual State Manager which will cover Styles Resources Templates Custom Controls Customizing data validation   Let’s start with the form that is used my Getting Started With Silverlight video: Adding...

Windows Phone 7: Lists, Page Animation and oData by Jesse Liberty - Silverlight Geek

This is the fourth in a fast paced series on programming Windows Phone 7. In this mini-tutorial I will demonstrate how absurdly easy it is to create a master page with a list of data, and a details page to display more information about the selected item...

You Already Are A Windows Phone 7 Programmer by Jesse Liberty - Silverlight Geek

John Papa invited me on to Silverlight TV to discuss a key premise of WP7: Silverlight Programmers are instant WP7 programmers. To demonstrate this, I created two applications side by side: a traditional Silverlight (Web) application and a WP7 application...

Windows Phone 7 For Silverlight Programmers by Jesse Liberty - Silverlight Geek

  This is the first in a series of mini-tutorials on Windows Phone 7 Programming for Silverlight Programmers. Goals: Rapid introduction to Win Phone 7 for experienced Silverlight Programmers Design and implementation of WP7 Silverlight HVP Audience...

Project Turing: Multiple Tables & RIA Services by Jesse Liberty - Silverlight Geek

Turing Project Page: [Novice: 10 | Advanced: 7 ]    FAQ | Table of Contents | Definitions What is this and where do I start?     In the previous listing in the Project Turing series, I examined extracting data from...

Screen Scraping – When All You Have Is A Hammer… by Jesse Liberty - Silverlight Geek

        I had decided to create a list of what videos were already available on the Learning Pages of Silverlight.net.  When I clicked on the page for the entire list, however, I was quite daunted by the sheer number. I opened...

An Annotated Line of Business Application by Jesse Liberty - Silverlight Geek

The Silverlight HyperVideo Player has met with strong support and interest. This mini-tutorial is the first in a series that will walk through the design and delivery of this project. This series will pretend that the design existed before we began coding...

WCF Ria Services For Real by Jesse Liberty - Silverlight Geek

In my previous post I discussed creating the database and tables for the Silverlight HVP configuration data.  All that was great, and worked just dandy until it was time to get the data from the database server to the application running on the client...
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems