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

Search in News

Go
Today | Past 7 days | Past 30 days | Past 12 months | All
 
152 posts tagged with silverlight-5

Want better search results?  See our search tips!

Page  
  • 1
  • 2
  • 3
  • ...
  • 16
Next

  • Yet another Beeping P/Invoke Demo (SL5 RC)

    0 comments  /  posted by  Silverlight Show  on  Sep 12, 2011 (16 hours ago)
    Tags:   silverlight-5 , pinvoke , michael-crump
    Read original post at Michael Crump's Blog You might have noticed that the Silverlight 5 (Release Candidate) is out. One of the new features included in the RC is the ability to call P/Invoke. In this short demo, we will write a Silverlight 5 application that uses the feature.


  • 0 comments  /  posted by  Silverlight Show  on  Sep 12, 2011 (17 hours ago)
    Tags:   silverlight-5 , pinvoke , peter-kuhn
    Read original post by Peter Kuhn at Mister Goodcat The Silverlight release candidate finally has the previously announced built-in support for Platform Invocation Services, which more often is abbreviated by PInvoke or P/Invoke. If you're not familiar with the topic, you can read a small tutorial here, or an MSDN Magazine article here. In a nutshell, P/Invoke allows you to call into unmanaged code ...
  • What's New in Silverlight 5 RC - Create Directory from Browser using PInvoke

    0 comments  /  posted by  Silverlight Show  on  Sep 09, 2011 (3 days ago)
    Tags:   silverlight-5 , pinvoke , kunal-chowdhury
    Read the original post by Kunal Chowdhury at Kunal's Blog Yesterday we discussed on Silverlight 5 RC Feature called PInvoke. Hope that was informative for you. We learned how to call system APIs from Silverlight application. We demonstrated this using In-Browser application, but you can use that for Out-Of-Browser too easily.   In Silverlight 4, if we wanted to access system drive or any files, we ...
  • Creating a Multi-Click Event in Silverlight 5

    0 comments  /  posted by  Silverlight Show  on  Sep 09, 2011 (3 days ago)
    Read the original post by Tony Champion at .NET Rocker One of the things missing in Silverlight has been an implementation of a “double click” event.  Prior to Silverlight 5 you were basically on your own to write the code to implement this.  With Silverlight 5 out, we were given a new property in the MouseButtonEventArgs call ClickCount.  Instead of simply providing a double click event, the Silv ...
  • Silverlight 5 RC support for application-restricted media

    0 comments  /  posted by  Silverlight Show  on  Sep 08, 2011 (4 days ago)
    Tags:   silverlight-5 , cheryl-simmons
    Read the original post by Cheryl Simmons at Silverlight SDK Application restricted media (ARM) is new feature in Silverlight 5 RC that enables content providers to ensure their content under digital rights management (DRM) is consumed only by Silverlight applications they authorize. This enables experience protection of DRM’d content, which is particularly useful for media that contains revenue-ge ...
  • What's New in Silverlight 5 RC - Invoking "Run" Dialog from In-Browser Silverlight Application

    0 comments  /  posted by  Silverlight Show  on  Sep 08, 2011 (4 days ago)
    Tags:   silverlight-5 , pinvoke , kunal-chowdhury
    Read the original post by Kunal Chowdhury at Kunal's Blog Silverlight 5 RC (Release Candidate) has been already released. There are some new features already included in this build. Among them, one most important feature is PInvoke. PInvoke means Platform Invoke. By using this, you can directly talk to system resources without using COM APIs.   In this article, we will explore it more and show you ...
  • Silverlight 5 : Implement “Run” functionality using Platform Invoke (PInvoke)

    0 comments  /  posted by  Silverlight Show  on  Sep 08, 2011 (4 days ago)
    Tags:   silverlight-5 , pinvoke , vikram-pendse
    Read the original post at Vikram Pendse's Blog I hope you like my last article on PInvoke feature introduced in Silverlight 5 RC. As I mentioned in my last post that I will be posting more and more advance demos of PInvoke in coming days.Well, Today I am going to show you that how you can build “Run” kind of functionality using PInvoke in Silverlight 5 RC,Not getting this idea? Here is “Run” in ou ...
  • Silverlight 5 RC–TrickPlay and Media Remote Controls

    0 comments  /  posted by  Silverlight Show  on  Sep 06, 2011 (6 days ago)
    Read the original post at Mike Taulty's Blog At the time of the Silverlight 5 beta, I’d put together a simple demo around some of the new media capabilities (not all of them as I’ve never been too hot on the DRM stuff) in Silverlight 5. This demo involved playing the trailer from the then new X-Men movie and it was a trivial UI that looked like this from a XAML perspective; and so it’s just a Medi ...
  • Silverlight 5 RC–MarkupExtensions and DataContextChanged

    0 comments  /  posted by  Silverlight Show  on  Sep 06, 2011 (6 days ago)
    Tags:   silverlight-5 , markupextension , mike-taulty
    Read the original post at Mike Taulty's Blog When the Silverlight 5 beta shipped, one of the things that I wrote about was trying to use a markup extension in order to link between something like a Click event on a Button and a method to be invoked on the ViewModel rather than on the view. And so if I have a ViewModel like this;
  • Extending your CXML Trading Cards in Silverlight 5

    0 comments  /  posted by  Silverlight Show  on  Sep 06, 2011 (6 days ago)
    Read the original post at Tony Champion's .NET Rocker Blog In my last post To CXML or not to CXML I mentioned that I found a nifty little user control being used in the single ItemTemplate being returned from theCxmlCollectionSource.ItemTemplates, the PivotViewerMultiScaleSubImageHost (yep, that’s a mouth full).  For a brief recap, this control uses the DeepZoom information for each item in your c ...

Page  
  • 1
  • 2
  • 3
  • ...
  • 16
Next