Rubens Blog
Another DataBinding tutorial at CodeProject 
Monday, September 8, 2008, 12:44 PM
Posted by Administrator
There seem to be a lot of these WPF Databinding Tutorials on CodeProject. Some are better than others. This one by Joel Ivory Johnson is well written and gives a very clear and concise overview of the databinding mechanism in WPF.
add comment   |  permalink   |  related link   |   ( 2.7 / 32 )
YouCube: WPF Webbrowser in 3D 
Friday, September 5, 2008, 09:34 AM
Posted by Ruben Steins
This is really nifty: Chris Cavanagh experimented a bit and came up with a 3D Web Browser in WPF. Install through ClickOnce or download the source from his blog.



add comment   |  permalink   |  related link   |   ( 2.8 / 26 )
Google Chrome and Silverlight 2 
Thursday, September 4, 2008, 09:51 AM
Posted by Ruben Steins
All over town people are talking about Googe Chrome, the new webbrowser from Big G. I was very curious to see whether or not Silverlight 2 would function at all in Chrome. Chrome is based on the Mozilla engine, so perhaps the Firefox version of the Silverlight Plugin would work for it as well. Turns out it does, sorta-kinda:




The sites load, but they act really funky. At first it seems like they're not responsive at all, but when you alt-tab out of Chrome and force a redraw, you'll see whatever interaction you performed appear (see also this blogpost and discussion). There hasn't been any official statement from MS, which is not surprising since Chrome is still deep in Beta (I hope not as perpetual as Gmail, by the way). We'll just have to wait and see, I guess.
add comment ( 1 view )   |  permalink   |  related link   |   ( 2.8 / 32 )
Customize the Silverlight install experience 
Wednesday, September 3, 2008, 09:39 AM
Posted by Ruben Steins
Pete Brown has posted a nice demonstration on how to customize the Silverlight install experience. The standard 'Install Microsoft Silverlight' button wasn't enough for him, since
It doesn’t show the user why they would want to install this application.

So it's pretty easy to use <PluginNotInstalledTemplate> tags to include a piece of markup. This part of the page will only be rendered when the plugin's not available. Jack Gao posts a little snippet that shows how to do this if you're not using ASP.NET pages.
add comment ( 1 view )   |  permalink   |  related link   |   ( 2.9 / 15 )
Getting started with Silverlight 2 in Visual Studio 2008 
Tuesday, September 2, 2008, 09:16 PM
Posted by Ruben Steins
Microsoft has created a nice starting point for those of you who want to get started with Silverlight 2, either in Visual Studio 2008 or Blende 2.5 June Preview. First of all, they've set up a central website containing a big set of links to both the necessary tools such as the Silverlight Chainer which is a 80 mb download that contains everything you need to get started with SL 2.0 in Visual Studio.
Most of the other links I've actually mentioned in earlier posts as well; the Scott Guthrie blog is still one of the best places to get good Silverlight information and tutorials. Jesse Liverty also chips in with some high quality tutorials (I hope his and Tim Heuer's book on Silverlight 2 comes out soon!).
add comment ( 1 view )   |  permalink   |  related link   |   ( 2.8 / 17 )

<<First <Back | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | Next> Last>>