(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .

News

Page  
Items View

  • 0 comments  /  posted by  Silverlight Show  on  Apr 20, 2009 (more than a year ago)
    Tags:   Bindings , DataGrid

    Colin Eberhardt demonstrates a technique for binding a Silverlight DataGrid to dynamic data, the structure of which is not know at compile-time.

    With Silverlight binding data to a DataGrid is a very straightforward process. With an XML datasource, you can simply parse your data via Linq to SQL into an anonymous type then bind the resulting collection to the grid. Just a few simple lines of code. But, what if the data you want to bind to your grid is dynamic? That is, at compile time you do not know how many columns are required, or what their contents is.



  • 0 comments  /  posted by  Silverlight Show  on  Oct 11, 2010 (more than a year ago)
    In this post, Jeff Handley demonstrates how to perform cross-field validation in RIA Services.

    Source: Jeff Handley's Blog

    In this post, I’m going to assume you now understand how to write cross-tier validation methods and attributes. The code shown should be saved in a .shared.cs file so that it is automatically compiled into your Silverlight project.

  • 0 comments  /  posted by  Silverlight Show  on  Jun 16, 2010 (more than a year ago)
    Jesse Liberty is happy to announce that the companion video to his mini-tutorial on  Windows Phone 7 Animation, Master/Detail and accessing an oData web service, is now available. 

    I am currently working on four video/tutorial series:

  • 0 comments  /  posted by  Silverlight Show  on  Apr 30, 2010 (more than a year ago)
    In this episode of Silverlight TV, Tim Heuer demonstrates how to use the Silverlight Media Framework (SMF) to create a nice media experience akin to what has been demonstrated through the 2010 Winter Olympics and Sunday Night Football players.

    Tim also shows how he extended the SMF implementation and created a player to suit his specific needs (including not using DVR, among other features). He cracks the code open and shows how he extended the SMF to add custom features so the video does not start until it has a chance to buffer (about 3 seconds). Tim also added the ability to pass a parameter to the SMF player to indicate if it should automatically load the video or if the video should use smooth streaming.

  • 0 comments  /  posted by  Silverlight Show  on  Nov 11, 2010 (more than a year ago)
    Tags:   flash , html5 , ria , ian-yates

    Ian Yates has collected the opinions of 18 industry experts on the subject of Flash, HTML5Silverlight and RIAs.

    Source: Activetuts+

    A huge thanks to everyone who gave up their time in contributing to this article. We’ve collected commentary from Authors, Designers, Developers, UI & UX Architects, Evangelists and Community Experts from all sides of the fence.

    Also take a look at this article in which the contributors at SilverlightShow give opinion on the future of Silverlight and HTML5 technologies.

    Follow us on twitter We tweet all news and content updates - follow us on Twitter

  • 0 comments  /  posted by  Emil Stoychev  on  Nov 18, 2009 (more than a year ago)
    Really exciting news today at PDC - Scott Guthrie announced Silverlight 4 Beta bits are now available for download.

    Another client-oriented release that contains some of the most wanted features like printing, mic and video support, drag and drop, rich text, RTL text, etc. The list continues on and on, you can read about it here.

    From developer's perspective there is enhanced data binding support (StringFormat, IDataErrorInfo, TargetNullValue, etc), implicit styles (type based style theming), commanding, etc. For out of browser applications now there is HTML hosting support, Windowing API, notifications, elevated privileges support, etc

    More on all those features will follow in corresponding articles.
  • 0 comments  /  posted by  Silverlight Show  on  Nov 24, 2011 (more than a year ago)

    Read original post at Jerry Nixon's Blog

    Whoa! I am getting a lot of questions on data validation. This warrants an article. Of course, we have many choices. Some are prescriptive, some are simple, and some are just not reliable.

    For now, I will just limit data entry to valid numbers. That doesn’t mean Char.IsNumeric. Commas and periods are valid. I also have to remember valid keys like shift, backspace, and tab.

  • 0 comments  /  posted by  Silverlight Show  on  Sep 03, 2011 (more than a year ago)

    Read original post at Bee Mobile

    The article describes how to create a powerful Windows Phone 7 catalogue presentation which downloads the actual data from Internet and displays them in an intuitive and innovative way on a Windows Phone 7 device.The application we are about to create in this article will consist of two parts:

    • Web Service – runs at server – provides data for the application
    • Shopping Mall – a WP7 application visualizing data to the user through its GUI (rendered with the help of Bee Mobile Metropolis).
  • 0 comments  /  posted by  Svetla Stoycheva  on  Mar 24, 2011 (more than a year ago)
    Tags:   ie9 , mike-taulty

    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on TwitterMike Taulty shares his experience with diagnosing a Silverlight app using IE9's Network Capture.

    Source: Mike Taulty's Blog

    Yesterday, I was doing a little work with Silverlight and I’ve got this little sample that I’m working on;

    and one of the things that it does it talk XML or JSON to a back-end service depending on the value of the ComboBox up in the top right hand area.

    I wanted to do a little diagnosing around this and, usually, I turn to Fiddler for this kind of diagnostic work but I’m running the IE9 RTM (download) and so I thought I’d use the network capture in there rather than rely on Fiddler.

  • 0 comments  /  posted by  Julius A  on  May 04, 2011 (more than a year ago)
    Tags:   teched , windows-phone-7
    SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on Twitter

    If you’re planning on attending Tech.Ed North America 2011 conference in Atlanta and if you own a Windows Phone 7, you can check the new TechEd 2011 app for Windows Phone 7.

    Attendees will find this app useful in:

    • Browsing sessions catalog with ‘timeslots’ view to filter ‘now showing’, ‘coming up’, May 15, May 16, May 17, May 18, May 19 and No Date
    • Favorite sessions now appear with a ‘favorite’ icon for easier identification on the browsing lists
    • Manage their Schedules by directly linking a selected session to the website
    • View Bing Map of the conference
    • View latest news

Page  

Our News on Twitter