Browse by Tags

All Tags » Silverlight (RSS)

Containing Silverlight Lists and DataGrids in the Browser Window

In a typical Silverlight line-of-business application we have Lists, Grids, DataGrids, and StackPanels. We populate a list and it flows down and off the browser page. When we have a ScrollViewer, it will scroll the whole page including edit controls and...
Posted by vblasberg | with no comments
Filed under: ,

Videos from My Past Presentations

Shawn Weisfeld has recorded several presentations that I've been fortunate enough to present at various times. Shawn also stalks other active community speakers with that camera of his. Check out the complete list on the INETA Champs live site at http...
Posted by vblasberg | with no comments

RIA Services - Solutions to 'The remote server returned an error: NotFound'

Isn't it great when the answers are out there? I finally got a Google hint and overcame this one. So here are a few reasons that I encountered and overcame this error. We can easily reproduce (and often fix) this error. This occurs on the asynchronous...
Posted by vblasberg | with no comments
Filed under: ,

Silverlight OOB - CheckAndDownloadUpdateAsync

I’ve been looking at the Silverlight Out-Of-Browser support and the easy update feature. In the current version, we’re given the method, CheckAndDownloadUpdateAsync (). This method does a lot for us but is rather limited. With an asynchronous method and...
Posted by vblasberg | with no comments
Filed under:

Dallas XAML UG Samples for Data Binding

The Dallas XAML User Group is holding their second meeting on April 6th 2010. We will be spending most of the time on our laptops practicing data binding techniques for WPF and Silverlight. The completed samples are uploaded and ready to review before...
Posted by vblasberg | with no comments

WPF Routed Events – Bubbling Several Layers Up

Recently, the WPF question of the day for me was how to bubble up a toggle button event through several layers with less code. In WPF we can easily add layers without worrying about wiring up delegates for each level. Most of the blogs and MSDN help pages...
Posted by vblasberg | with no comments
Filed under: ,

DallasXAML.com – A New User Group for Silverlight, WPF, XBAP, etc.

http://DallasXAML.com I’ve devoted much of last month to starting the DallasXAML User Group. I finally got back into user group management after 2 years away from leading the Dallas C# SIG. Now I’m having fun getting a Silverlight/WPF user group going...
Posted by vblasberg | with no comments

Debugging with VS2008 at the Dallas ASP.NET UG

Some time back, I gave a talk at the Dallas ASP.NET User Group on the topic of "Debugging with Visual Studio 2008". In case anyone can find the notes, slides, and demos useful, they are located at http://www.dallasasp.net/Meetings/238.aspx . Some things...

Silverlight 2.0 Webcasts at ISV Innovation

Bill Lodin is presenting a very informative 4-part webcast series on Silverlight 2.0 (beta 1). http://www.isvinnovation.com/Directory/Description.aspx?EventId=424 Microsoft Silverlight 2.0 Part: 1 - Technical Drill-down Part: 2 - The UI Framework Part...
Posted by vblasberg | with no comments
Filed under: , , ,
More Posts