(X) Hide this Watch a recording of the live webcast '10 Silverlight Tips' by Gill Cleeren, delivered on October 27th.
Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 27 results for Debugging.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
  • 1
  • 2
  • 3
Next
Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Nov 08, 2010 (5 days ago)

    In this episode of Silverlight TV, John Papa talks to Saurabh Pant of the WCF RIA Services team about the most common issues that customers encounter when deploying WCF RIA Services.

    Source: Channel 9

    Saurabh runs through various scenarios and provides great guidance on how to identify and solve these issues. Here are some of the topics he covers:

    • Deploying to IIS
    • The important role of the web.config file
    • Debugging various deployment scenarios
    • Browsing to the svc file to check various issues

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



  • Silverlight TV: How to identify the problems with your WCF Services

    0 comments  /  posted by  Silverlight Show  on  Sep 24, 2010 (1 month ago)
    Tags: Videos , Silverlight TV , Fiddler , WCF RIA Services , Debugging , Silverlight 4 , Yavor Georgiev
    In this episode of Silverlight TV, Yavor Georgiev from the WCF and Silverlight team shows you how to identify the problems with your WCF services and how to fix them.

    Source: Channel 9

    He covers several topics including these:

    • Setting up your service
    • Debugging issues with "add service reference"
    • Handling Faults: How to get exceptions propogated from the sderver to Silverlight
    • How to use Fiddler to use with WCF
    • Using the new relative address feature in Silverlight 4
  • Developing for the Windows Phone 7 - Part 4: Tombstoning

    0 comments  /  posted by  Silverlight Show  on  Aug 23, 2010 (2 months ago)
    In his last blog post, Shawn Wildermuth talked about how to debug when your application tombstones and now he decided that it deserves a video.

    Source: Shawn Wildermuth's Blog

    So today I put together this little video to show off a couple of concepts:

    • Debugging while Tombstoning
    • Handling State during Tombstoning
    • Getting Comfortable with
    • Debugging Callbacks during Tasks
  • 0 comments  /  posted by  Silverlight Show  on  Aug 20, 2010 (2 months ago)
    In this quick post, Shawn Wildermuth documents an issue about debugging in Windows Phone 7.

    Source: Shawn Wildermuth's blog

    When you are running your application and you want to test it tombstoning (e.g. deactivating), you should notice that Visual Studio stops debugging when that happens. When you return to your applciation (via the back button or in the case of a chooser, once you've choosen something), you'll get a black screen. This isn't a bug...its a feature!

  • Debugging Silverlight with Visual Studio and Firefox

    0 comments  /  posted by  Silverlight Show  on  Aug 17, 2010 (2 months ago)
    Tags: Debugging , FireFox , XAML , Visual Studio , Tim Heuer
    Tim Heuer has recorded the steps which ensure that the Visual Studio debugger attaches to the Silverlight app for debugging.

    Suppose you use Firefox as your default web browser and you are a Silverlight developer using Visual Studio.  You may have been frustrated at times in being able to get the debugger to attach to your breakpoints.  You’ve triple-checked that you are in debug mode, that the Silverlight checkbox is marked in the hosting web application’s property pages and it still is not breaking for you.  You stare at the dreaded empty red circle in Visual Studio reading the tooltip of “No debug symbols have been loaded…” a thousand times.

  • 0 comments  /  posted by  Silverlight Show  on  Jul 29, 2010 (3 months ago)
    Shawn Wildermuth has recorded a little video demonstrating how to use Visual Studio 2010 and to debug directly on the device.

    I am really happy with the experience. Debugging with the emulator is fast too, but there are times when you want to make sure it works on the device and that the performance is what you expect on the device.

    In the previous part from the series, Shawn talked about the phone itself.

  • Debugging an OOB Silverlight Business Application

    0 comments  /  posted by  Silverlight Show  on  Jul 20, 2010 (3 months ago)
    If you are using the “Silverlight Business Application” template you might have a problem with out-of-browser debugging. Fortunately, there is an easy workaround documented by Deepesh Mohnani.

    Recently, we came across a bug with the Silverlight Business Application with respect to an Out of Browser application. In the RTM bits for Silverlight 4 Tools a new feature was added to enable a better debugging experience with Out of Browser application. The feature basically launched the app in OOB window when run with the debugger attached. If you have tried that with the business application template, you will notice that the app does not run. It crashes with an exception, that the URI path is not valid.

  • 0 comments  /  posted by  Silverlight Show  on  Jun 28, 2010 (4 months ago)
    Tags: FireFox , Debugging , Joshua Holt
    In this blog post, Joshua Holt discusses how to debug Silverlight in the new Firefox version.
    Today Mozilla released FireFox 3.6.4, and in the new version plugins are isolated in their own process.  As such,  the VS debugger attaches to “firefox.exe” instead of the new process FireFox creates named “plugin-container.exe” when you start debugging a silverlight application.  There are 2 fairly easy fixes.
  • Debugging the TranslateZoomRotate WPF Behavior in Blend

    0 comments  /  posted by  Silverlight Show  on  Jun 17, 2010 (4 months ago)
    In this post, Adam Kinney discusses a bug reported about the WPF TranslateZoomRotate behavior.

    This question on Stack Overflow referring to an error when using the new WPF behavior TranslateZoomRotate.

    First of all, its nice to see the new behavior included with Expression Blend 4 in use.  

    The TranslateZoomRotate behavior provides support for gesture-based rotating, scaling and position translation just by dropping the behavior onto an element.

  • Workaround for accessing some ASMX services from Silverlight 4

    0 comments  /  posted by  Silverlight Show  on  May 18, 2010 (5 months ago)
    Tags: Debugging , SOAP , ASMX , Silverlight 4 , Yavor Georgiev
    Yavor Georgiev has dedicated this post to ASMX services from Silverlight 4.

    On this blog we normally talk about building and accessing WCF services, since that is the recommended way to build services for Silverlight. However, we continue to support ASMX services using the familiar “Add Service Reference” feature.


Page 
  • 1
  • 2
  • 3
Next