NigelSampson

Stories submitted by NigelSampson

Using Caliburn Micro as a Data Template Selector(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 6 months, 24 days ago

How to use Caliburn Micro to fufill missing Data Template Selector functionality in Windows Phone 7. read more...

add a comment |category: |Views: 7

tags: another

Windows Phone Conventions for Caliburn Micro(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 7 months, 7 days ago

Caliburn Micro Conventions for some of the Windows Phone controls such as DatePicker. read more...

add a comment |category: |Views: 7

tags: another

Building a Navigation ListBox for WP7(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 8 months, 15 days ago

Building a list box designed for navigation for Windows Phone 7 read more...

add a comment |category: |Views: 12

tags: another

Extending the WP7 ListBox(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 8 months, 22 days ago

Adding an "empty content" template to the standard ListBox control using two different approaches. read more...

add a comment |category: |Views: 3

tags: another

WP7 Context Menus with Caliburn.Micro(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 8 months, 30 days ago

How to easily wire up Context Menus in Windows Phone 7 using Caliburn Micro. read more...

add a comment |category: |Views: 8

tags: another

Creating a Delete animation using Expression Blend(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 9 months, 16 days ago

Shows how to duplicate the mail delete animation on Windows Phone 7 read more...

add a comment |category: |Views: 8

tags: another

Executing code on animation completion in WP7(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 10 months, 22 days ago

Demonstrating how to create one off event handlers using closures or Reactive Extensions, and using them in extension methods to help working with animations. read more...

add a comment |category: |Views: 5

tags: another

Windows Phone 7 Notification Control(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 11 months, 3 days ago

A toast notification control for Windows Phone 7 including support for MVVM and unit testing. read more...

add a comment |category: |Views: 11

tags: another

A Windows Phone 7 App : The Numbers(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 11 months, 19 days ago

Sales figures for the middle of the road app, what went right, wrong and conclusions. read more...

add a comment |category: |Views: 4

tags: another

Windows Phone 7 Status Indicator Control(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 11 months, 22 days ago

A fully animated status indicator control for Windows Phone 7. read more...

add a comment |category: |Views: 12

tags: another

Serialization Gotcha on the Windows Phone 7(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 1 year ago

How to deal with a sneaky performance issue when serializing view models in Windows Phone 7. read more...

add a comment |category: |Views: 2

tags: another

Useful Value Converters for Windows Phone 7, Silverlight and WPF(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 1 year ago

A collection of value converters I use in almost all my projects in Silverlight, Windows Phone 7 or WPF. read more...

add a comment |category: |Views: 9

tags: another

Using Styles and Resources to simplify your WP7 xaml(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 1 year ago

How to create shared styles and resources to simplify the xaml in your Windows Phone 7 application. read more...

add a comment |category: |Views: 44

tags: another

Using Windows Phone Gestures as Triggers(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 1 year, 1 month ago

Using the Silverlight Toolkit Gesture Service to trigger Expression Blend Actions. read more...

add a comment |category: |Views: 17

tags: another

Windows Phone 7 Capabilities(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 1 year, 1 month ago

Describes the capabilities model of the Windows Phone 7. read more...

add a comment |category: |Views: 3

tags: another

Using LoopingSelector from the Silverlight Toolkit(compiledexperience.com)

submitted by NigelSampsonNigelSampson(505) 1 year, 2 months ago

How to use the LoopingSelector control in the Silverlight Toolkit to build your own controls that mimic the behavior of DateSelector. read more...

add a comment |category: |Views: 24

tags: another