Welcome to SqlXml Blogs Sign in | Join | Help

Bryant Likes's Blog

It's all about WebData

News


  • Windows Live Alerts
    View Bryant Likes's profile on LinkedIn

    Me



    Support Bryant!

    49 percent of goal achieved.

    Goal: $1,000.00
    Achieved: $486.19


    The posts on this weblog are provided "as is" with no warranties and confer no rights. The opinions expressed herin are the personal opinions of the individual authors and do not represent the views of Avanade in any way.

Browse by Tags

All Tags » WPF/E   (RSS)
Consuming Astoria from Silverlight
Michael Sync wrote a great tutorial on how to consume ADO.Net Data Services (Astoria) from Silverlight . I just demoed Silverlight on top of Astoria at code camp and wanted to add one comment to Michael's post: Create the class like below. (Note: The Read More...
Links and Code from my Code Camp Session
Thanks to everyone who came to my session , hope you enjoyed it. First off, instead of slides I used WPF based on the example by Beatriz Costa: How can I replace PowerPoint with WPF in my presentations? Next I demoed exporting the Xaml created by the Read More...
Speaking at SoCal Code Camp this Weekend
I'll be speaking on this coming Sunday at the SoCal Code Camp at Cal State Fullerton. My session is at 9:00 AM on Sunday and is titled Bridging the Desktop/Web Divide with WPF and Silverlight . I'm hoping to demo (still working on my code) a simple application Read More...
Silverlight Examples
Placeholder page Read More...
Silverlight Streaming CS Module
Now that there is a central place to host your Silverlight applications, creating a Community Server Module for Silverlight is a lot easier. I took my previous WPF/E CS Module and modified it to work with the Silverlight streaming service . If you want Read More...
Silverlight Hello World in C# from VS 2005
Well I've been downloading the VS Orcas for a few days and it still isn't done. I really wanted to try out the .NET support in Silverlight 1.1 and so I asked if this could be done with VS 2005 and Scott Louvau replied: Well, in VS2005 you can create a Read More...
Upgrading from WPF/E to Silverlight
I'm going through the process of updating my WPF/E Samples to Silverlight. Since it is a little more painful than the last update I thought I would walk you through the process so you don't have to figure the out. Copy the Silverlight.js file to your Read More...
WPF/E Forums Close, Silverlight Forums Open
Today at MIX the Silverlight.net community site was announced. Along with that announcement Microsoft has closed the old WPF/E forums : These forums are retired. To join the conversation about Silverlight, please go to the new Silverlight community home: Read More...
Some Designer Love
Wow, I just came across the DesignersLove.Net blog today via Rob's post about CHATBlender which is a very cool combination of WPF/E and MSN Messenger. So I subscribed to it and since then there have been two more great posts that are worth sharing. The Read More...
WPF/E Server Controls
Donald Burnett has an interesting piece call Poor, maligned, and misunderstood by many: WPF/E which I found to be an interesting read. He brings up two myths about WPF/E that (1) it doesn't support databinding and (2) it doesn't have any input controls. Read More...
Simulating Data Grids in WPF/E - Part 2
The source code for this article can be downloaded here . You can view a live sample of the grid in action here. This article builds on Part 1 where we used ASP.Net AJAX to get a list of employees and then format then with Xaml to add them to our data Read More...
WPF/E 3D!
I didn't think it was possible, but smargroth (the creator of the WPF/E Vista example ) has posted in the forums about how to simulate 3D objects in WPF/E. You can view his example here . The example isn't perfect, but he explains that it will be fixed Read More...
WPF/E Matrix Reloaded
Last week Chad posted his Matrix style text animation which I thought was very cool. I wanted to experiment a little with keyboard events and using Glyphs . The result is the Matrix Reloaded : The example takes keyboard input without any html help and Read More...
Simulating Data Grids in WPF/E - Part 1
The source code for this article can be downloaded here . While there is no official Data Grid in Windows Presentation Foundation (WPF) you can still layout your data quite easily using the Grid Panel. In WPF/E (E for Everywhere) there is no Grid Panel Read More...
The Hong Button
Two collegues of mine at Avanade , Hong Tan and Greg Ferguson, did a demo of WPF for the students at UCI . For the demo they took the Kevin Button and modified it with pictures of Hong. They also created a javascript only version of the button to see Read More...
More Posts Next page »