Category Archives: z Silverlight Archives

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 … Continue reading

Posted in z Silverlight Archives | Tagged , | Comments Off on Creating A Form – Level 100

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 … Continue reading

Posted in z Silverlight Archives | Tagged | Comments Off on Project Turing – Data Entry (a mini-tutorial)

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 … Continue reading

Posted in z Silverlight Archives | Comments Off on Turing Project: Two Levels

Bayesian Probability (Quick Bit)

Added a Quick Bit today on Baysian Probability.

Posted in z Silverlight Archives | Comments Off on Bayesian Probability (Quick Bit)

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 … Continue reading

Posted in z Silverlight Archives | Tagged | 1 Comment

Video Wiki – Status and Overview

This page will serve as the Overview of the VideoWiki Application to be developed as part of the AgOpenSource project. This particular application is on temporary hold pending its move to Moderated Open Source as of July 30. Definition VideoWikipedia, … Continue reading

Posted in z Silverlight Archives | Comments Off on Video Wiki – Status and Overview

OMG, where do I start?

A lot of email comes my way beginning with the sentiment: “I’m not sure who to ask, and you’re the Silverlight Geek, so….”  Which is great.  I often refer them elsewhere, but it gives me a sense of what is … Continue reading

Posted in z Silverlight Archives | 1 Comment

What’s New In Silverlight 3 – Navigation

As Silverlight moves from providing controls and UX bits to providing a framework for creating entire applications, it becomes more important to have a framework for multi-“page” applications.  Silverlight 3 introduces the Silverlight Navigation Application This template in Visual Studio … Continue reading

Posted in z Silverlight Archives | Comments Off on What’s New In Silverlight 3 – Navigation

What’s New In Silverlight 3 – Merged Resources

Silverlight 3 provides the ability to manage your various resources in dedicated files and folders, and then merge them together as needed. This allows for far easier scaling of applications and easier reuse of resources. It is easiest to see … Continue reading

Posted in z Silverlight Archives | 2 Comments

How Corporations Should Handle Mistakes

  Every large corporation, sooner or later, is going to do something bone-head stupid.  It is the nature of people to make mistakes now and again, and if you aggregate people into a large organization that affects lots of other … Continue reading

Posted in z Silverlight Archives | Comments Off on How Corporations Should Handle Mistakes

Preliminary Product Review – Blown Away by Xobni

NB: This post is not about Silverlight; it is a short digression to share one of the cooler new products I’ve seen.  Xobni Outlook add-on is so amazingly useful and fast and solid, you may really want to take a … Continue reading

Posted in z Silverlight Archives | Comments Off on Preliminary Product Review – Blown Away by Xobni

What’s New In Silverlight 3 – Multi-Select List Box

n Silverlight 3 the standard ListBox now has a SelectionMode property which is filled from an enumerated constant whose possible values are •    Single •    Multiple •    Extended When setting the SelectionMode Intellisense will display the potential values Creating and … Continue reading

Posted in z Silverlight Archives | Comments Off on What’s New In Silverlight 3 – Multi-Select List Box