Page view counter

Browse by Tags

All Tags » Data (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...

OK, So Now Where’s Jesse??

Like many other developers before me, I’ve been hit with a pretty bad case of Carpal Tunnel. Expected recovery is 7-10 days (we hope, we hope), so I won’t be blogging a lot or creating many videos until the end of the month. (Carpal Tip: while a track...

LinqToSQL A Detailed Review

Turing Project Page : [Novice: 8 | Advanced: 5 ] FAQ | Table of Contents | Definitions What is this and where do I start ? In a previous post I discussed the advantage of separating the Data Access Layer (retrieving data from your data store) from the...

Linq For Silverlight Developers

Turing Project Page : [Novice: 7] FAQ Table of Contents What is this and where do I start ? Special Note: This posting introduces a new element in the series: definitions for terms that may not be familiar. Clicking on the link will bring you to the definition...

From DB to DataGrid – So Many Choices!

Turing Project Page : [Novice: 6, Advanced: 4] FAQ Table of Contents What is this and where do I start ? In the previous entry , we created the design for the database. Over the next few postings, we’ll be working with that Data in five distinct ways...

DataBase Design & Creation

(click on the image to see other Mini-tutorials ) [Novice: Page 5, Advanced: Page 3] FAQ Table of Contents This project will explore, among other things, getting data into and out of a SQL Database. In fact, we’ll explore a number of ways of doing so...