Dotneteers.net
All for .net, .net for all!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • WP7 – Changing Visuals Based on Phone Theme with ThemeToStateBehavior

    The built-in resources in Windows Phone 7 help a lot with  automatically reflecting the selected theme of the phone. (See my earlier blog post: Being theme aware in Windows Phone 7 Silverlight apps ). However, sometimes you want to be theme aware, but need more than the predefined resources. For...
    Posted to VBandi's blog (Weblog) by vbandi on Sun, Jan 29 2012
  • SurfCube on Mango Part 4 – fighting with the ListPicker control

    On SurfCube, we are using the ListPicker control from the Silverlight for Windows Phone Toolkit. The latest (August 2011) version of this Toolkit has a bug – it doesn’t work in ScrollViewers. It simply does not open. First we thought the problem was with Pivots / Panoramas – then, stripping away the...
    Posted to VBandi's blog (Weblog) by vbandi on Sun, Sep 11 2011
  • SurfCube on Mango Part 1 – Passing the Smoke Test

    Note: If you don’t know what SurfCube is and would like to follow this post series: it is a popular Windows Phone 7 web browser with a 3D twist. Here is a demo video you should look at to understand what I am talking about. Better yet, download SurfCube, see for yourself how it works – and if this series...
    Posted to VBandi's blog (Weblog) by vbandi on Tue, Jul 5 2011
  • MVP Again!

    How time flies… July has already started. This time of the year I am checking my Inbox every 5 minutes, with excitement, hoping to see an email from Microsoft about my MVP status. It’s a strange thing. At the beginning of April I have to summarize all my deeds for the past year. This is not one of my...
    Posted to VBandi's blog (Weblog) by vbandi on Mon, Jul 4 2011
  • Response.MVVM is now available via NuGet!

    About a year ago, I wrote an article for SilverlightShow, titled “ A Designer-friendly Approach to MVVM ”. The article introduced VSMChangerBehavior which allows tying enums in the ViewModel to Visual States in the View. Another Action shown off there is the CallDataContextMethodAction , which calls...
    Posted to VBandi's blog (Weblog) by vbandi on Thu, Mar 31 2011
  • Handling WP7 orientation changes via Visual States

    It is pretty well known that an app can be notified of the phone’s orientation changes via the PhoneApplicationFrame.OrientationChanged event. However, if you are as serious about sharing the work between the designer and the developer as I am, you will not be happy with this – the changing of the layout...
    Posted to VBandi's blog (Weblog) by vbandi on Tue, Mar 8 2011
  • Notifyting the ViewModel when a WP7 PivotItem is displayed

    While trying to reduce the loading time for our SurfCube 3D Browser app , I realized that loading a 100 or so history items to a ViewModel property directly bound to the UI may not be the best idea. It takes up a long time (like 0.5 seconds) to render the items in the list, and the user may never see...
    Posted to VBandi's blog (Weblog) by vbandi on Sun, Jan 23 2011
  • Behaviors for accessing the Windows Phone 7 MarketPlace and getting feedback

    Encouraging the users of your WP7 app to rate or buy your application, view other apps by you or just send a feedback email can make or break an app. However, the MarketPlace API can be a little confusing, and takes a little time to figure out which method does what. You can’t even try and see for yourself...
    Posted to VBandi's blog (Weblog) by vbandi on Sat, Jan 8 2011
  • Silverlight with Facebook - a practical guide to integration

    Foreword This article discusses how basic Facebook features (such as logging in, posting to a user’s wall) can be accessed from within your Silverlight application. Since we will be discussing the topic of integrating Facebook with Silverlight, understanding the article requires that you have some basic...
    Posted to VBandi's blog (Weblog) by vbandi on Fri, Dec 17 2010
  • .NET library, GUI and framework developer

    Long time no see for this blog. And how could it go forward other than a job advertisment? I promise I'll write up some more interesting stuff in the future, but for now the only thing I have in mind is this: NET library, GUI and framework developer (ref no: 77193) Position Description We are seeking...
    Posted to My.Mountains[] (Weblog) by petersm on Mon, Dec 6 2010
Page 1 of 5 (46 items) 1 2 3 4 5 Next >