Jesse Liberty - Silverlight Geek

More Signal Less Noise

Advanced Tutorials – What You’ve Suggested

A quick note to thank so many of you for your excellent suggestions. The following topics are definitely on my list (though not yet in any particular order) and I have quite a few more to look into:

 

  • Creating a Skinnable Custom Control in depth
  • Deployment traps, problems, issues, and solutions
  • Handling Data from Database to the Data Grid
  • Isolated storage in depth
  • Custom Layout controls
  • Silverlight Security
  • Authentication and Authorization
  • Advanced animation and the physics of animated objects
  • Mobile Silverlight
  • Silverlight and AJAX
  • Inter-control communication
  • Astoria  & Silverlight
  • Silverlight and WCF

There were also many requests for “Line of Business” tutorials, but I’ll tell you that I believe others are working that part of the story so I may hold off a bit on that until I know exactly what we’ll have to offer there in the near term. 

These are certainly not the only topics I’ll be covering,  but it already make for a challenging list.  Please feel free to send additional topics via email as they occur to you and don’t forget to keep an eye both on the new videos and on the WebCast schedule.

I can promise no fewer than one substantial tutorial per month; whether it makes sense to increase the frequency is something that I’ll be thinking about quite a bit this summer. 

Comments

sariel said:

Jess could you please give us the links to "others" who are working on Line of business tutorials.  Thanks.

# August 5, 2008 2:34 AM

Maciek said:

I'm very much looking forward to the next series of tutorials and videos, keep up the good work.

# August 5, 2008 8:37 AM

Lineker said:

Hey Jess, how u doing?

I know that my question is in wrong place, but i have I big problem here.

I got my silverlight application with a WCF services, LINQ and SQL .

I have a datagrid populated with data that came from my webservice...the question is how can i get the information from a specifically row? like this "strEmailTo = dgCliente.SelectedItem.Cells[3].Text;"

that´s what im doing right now

dataGrid.SelectedIndex = 0;

           txtResult.Text = Convert.ToString(dataGrid.SelectedItems."is missing here something to say which cells");

i appreciate if u can help me! take care...

and thks for all the articles.

Lineker

# August 5, 2008 5:42 PM

Silverlight news for August 6, 2008 said:

Pingback from  Silverlight news for August 6, 2008

# August 6, 2008 11:12 AM