Page view counter

Browse by Tags

All Tags » Data Binding (RSS)

The Silverlight HVP Spec

The Silverlight HyperVideo Player: A Community Project The Silverlight HVP Elevator Pitch : The Silverlight H yper V ideo P layer (HVP) will do for Silverlight How Do I Videos what Hypertext did for the Internet: it will provide simple, fast, and easy...

Project Turing: Beginning RIA Svcs

Turing Project Page : [Novice: 9 | Advanced: 6 ] FAQ | Table of Contents | Definitions What is this and where do I start ? From Database to DataGrid The next step in Project Turing is to create a first iteration of the Silverlight application that will...

Project Turing: Multiple Tables & RIA Services

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 a single table and displaying it in the DataGrid...

Pie Chart Easy AS….

I wanted to add an animated pie chart to my previous post.  The samples from the Toolkit are terrific, but sometimes it is difficult to find the easiest, most cookbook like process; so for those of you who might want to do the same, here is an annotated...
Posted by jesseliberty | 3 comment(s)
Filed under: ,

3 New Podcasts on Silverlight 3

  This month I had the opportunity to be on Sparkling Client three times to talk about Silverlight 3 features Easing – August 13 Element to Element Binding – August 20 Validation – August 26

Silverlight Validation in Detail

  In a previous pos t I mentioned that Silverlight 3 has enhanced support for data entry validation. In this first of two mini-tutorials on the topic,  I will take you through the process of implementing validation in some detail. The key to...

Just Built My First SL3 / Dev 10 App

As you no doubt know we released Beta 1 of Visual Studio 2010 today (the usual caution applies: I would advise only installing this on a machine you are prepared to repave!). [ Update - the Landing Page for all things related to VS 2010 Beta1 is here...

Validation. Hey! You’re Done!

div.live { border : blue solid medium; width:550; height:300 } Towards the end of my “ What’s New In Silverlight 3 ” presentation for Tech Ed, I discuss the (much anticipated) enhanced Data Validation in SL3. Now, anyone who has been around the block...

Animated Visual State Transitions with the Transitioning Content Control

div.live { border : blue solid medium; width:400; height:150 } The Silverlight Toolkit is innovative in many ways, not least of which is that controls are released in one of four quality bands : Mature : ready for release Stable : suitable for most scenarios...

Why DataBinding With ComboBoxes is NonTrivial

…and Why Coding Is So Much Fun A Gonzo Adventure In What You Can Learn When You’re Not Doing What You Are Supposed To Be Doing And You’ll Be Done In Just A Minute, It Almost Works … [ Read the VB version of this post here ] Two days ago I thought I was...

New Tutorial: DataGrid Binding via Data Entities & WCF

    I'm very pleased to announce the posting of my latest Silverlight 2 Tutorial: ADO.NET Data Entities and WCF Feeding A Silverlight Datagrid , available in both C# and VB in HTML and pdf . This is the first (but not the last) in an occasional...
Posted by jesseliberty | 6 comment(s)
Filed under:

The Tree View Control

The Tree View control is ideal for displaying hierarchical data. While there is a great deal you can do with this control, in its simplest form it is fairly straightforward to work with, once you grok the essential recursiveness it demands (well, requests...

Podcast on DataBinding

Happy to return to my monthly interview on the Sparkling Client podcast; this month discussing the fundamentals of data- binding. This podcast is supported by the following links Data binding tutorial Data binding video Data binding margin notes Data...
Posted by jesseliberty | 1 comment(s)
Filed under:

Silverlight Related Skills – Post 2

Yesterday , I wrote the first of a series of posts on skills related to effective Silverlight programming; specifically an introduction to LINQ. Today, with that material fresh, I'd like to take a giant leap forward and consider a number of advanced techniques...

Silverlight Related Skills – Post 1

Recently I wrote that there are a number of readers who are running into difficulty with skills needed for intermediate or advanced Silverlight development that are not strictly part of Silverlight. This is the first of an occasional series that will...
Next