Page view counter

Browse by Tags

All Tags » Project Turing (RSS)

Building A Product For Real

As some of you know; I’ve been showing a number of Silverlight features in terms of Project Turing.   It was never my intention to finish that project; rather to use it as a mooring point to ensure that the mini-tutorials were realistic about building...

RIA: Data Source Control

Turing Project Page : [Novice: 11 | Advanced: 8 ] FAQ | Table of Contents | Definitions What is this and where do I start ? Part 3 of 3 This is the last of a three part sub-series on using Entity Frameworks and RIA Data Services to move data from our...

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...

Quick Bit on Turing Project

“I can't stop smiling. This approach is great.” Happy quote of the day. New entry today in Quick Bits about the Turing Project.
Posted by jesseliberty | with no comments

Creating A Form – Level 100

(click on the image to see other Mini-tutorials ) Turing Page [Novice: 4] FAQ Table of Contents In Novice Page 3 we were about to create a form. Here is the form we’ll create: Layout Is Easiest In Expression Blend To create this form, I’ll begin by opening...

Project Turing – Data Entry (a mini-tutorial)

(click on the image to see other Mini-tutorials ) Turing Entry: [Novice: 3] FAQ Table of Contents The Turing Project design calls for a four component system: Data Entry Data Storage Data Service Data Display Eventually Data Entry will be via email or...

Turing Project: Two Levels

Turing Entry: [Novice: 2] [Advanced: 2] FAQ Table of Contents In a previous post I described Project Turing. This is the second entry for that project and will describe how I hope to meet the needs of two audiences: Novice: programmers who may or may...

AgOpenSource Project Turing

Turing Entry: [Novice: 1] [Advanced: 1] FAQ Table of Contents I’m very pleased to announce the launch of a new AgOpenSource project, code named: project Turing . The Turing project will prototype a fully automated web service and Silverlight Front End...
Posted by jesseliberty | 19 comment(s)
Filed under: