Search
Welcome
-
Latest Courses
Visual Studio Mac
Click for video
Learn to Program
Click for videoC# 7 First Look
Click for Video
Your First Mobile Application With Xamarin.Forms
Click for Video Presentations
Archives
Tags
Ajax Angular Animation ASP.Net BestPractices Blend C# C# 8 Community Competency convert Data FullStack GetStarted HVP i2WTutorial JavaScript JSON Mac migrate Mini-Tutorial Observations Open Source Opinion Patterns Pluralsight Presentations Reactive Reactive Programming ReactiveUI Review Tips Tools Video VSM WebSvc Windows Phone WindowsPhone wp7Tutorial WPFS Xamarin Xamarin.Forms Xaml XML YapCast-
Web hosting by Media Temple
License
JesseLiberty.com by Jesse Liberty is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at JesseLiberty.com.
The opinions expressed here do not necessarily reflect those of my employers, publishers or anyone else; void where prohibited, your mileage may vary, not valid in Sector C.
Category Archives: WindowsPhone
Yet Another Podcast #81–Mary Jo Foley on /Build &Windows 8
Mary Jo Foley joins Jon Galloway and me in a free wheeling discussion and review of /Build 2012, Windows 8, Windows 8 Phone and Azure. Mary Jo is the editor of ZDNet’s All About Microsoft blog and the co-host of … Continue reading
Posted in Community, Essentials, Observations, Opinion, Windows 8, WindowsPhone
Tagged YapCast
1 Comment
Yet Another Podcast #80–Miguel de Icaza & Mono
Miguel joins Jon and me to discuss Mono and Xamarin and the future of open source C# coding for iOS and Android. Related links: Core Mono: http://github.com/mono The Mono organization on GitHub http://mono-project.com The Mono web site. http://xamarin.com Miguel’s company … Continue reading
Posted in Agile, Essentials, Languages, Migration, Mobile, MVC, MVVM, Observations, Open Source, Patterns & Skills, Podcast, WindowsPhone
Tagged YapCast
2 Comments
Yet Another Podcast #68–Jeremy Likness and Windows 8
Talking with Jeremy Likness, about Windows 8 development, XAML development and the Sterling database. Jeremy is a Technical Project Manager and Consultant with Wintellect, and author of Designing Silverlight Business Applications and the forthcoming Designing Windows 8 Metro Applications with … Continue reading
Posted in MVVM, Patterns & Skills, Podcast, Silverlight 5, Windows 8, WindowsPhone
Tagged YapCast
3 Comments
The Accelerometer and the Emulator
A Windows Phone Tutorial The Windows Phone 7.1 SDK (formerly known as Mango) includes a new extended emulator that allows you to see the effect of moving the phone when using the accelerometer. We’ll draw a dot in the center … Continue reading
Yet Another Podcast #59–Lino Tadros
Talking with Lino Tadros, CEO of Falafel Software, about programming for the .NET stack. Falafel Software Yet Another Podcast listeners are invited to buy the Falafel e-book Windows Phone 7.5 Nuts & Bolts for 50% off. Just use the coupon … Continue reading
Posted in Community, Mango, MVVM, Patterns & Skills, Podcast, WindowsPhone
Tagged YapCast
2 Comments
Playing A Sound, Simplified
Windows Phone Tutorial In a previous posting I discussed how to play a sound using a background process. That is great when you need the sound to continue playing even if you leave your application. But much of the time … Continue reading
Full Stack Resumes–MVVM Design
The Full Stack project resumes with a bang as Jon Galloway and I talk with John Papa about MVVM design.
Posted in Full Stack, Mango, MVVM, Video, WindowsPhone
1 Comment
New Videos Uploaded
I’ve recently uploaded a number of new Videos in the Windows Phone 7.5 video series. The two most recent (uploaded today) are on persisting an image and navigation within an MVVM application.
Vibrating the phone
Windows Phone Tutorial A little vibration added to your application can be just the haptic feedback needed. It turns out that vibration is absurdly easy to add; so much so that discussions of adding vibration typically come with the caveat … Continue reading
Binding Formatting
Windows Phone Tutorial When you are binding data there are additional properties that allow you to format the display and to handle errors and null values. The StringFormat property allows you to add any standard .NET format string that matches … Continue reading
Context Menu
Windows Phone Tutorial The Silverlight For Windows Phone Toolkit is a magnificent collection of controls and utilities for writing Windows Phone applications. Unfortunately, there is little or no documentation, and the samples, while wonderful, are quite complex. At times, it … Continue reading
Posted in Essentials, Mango, Mini-Tutorial, Patterns & Skills, Toolkit, WindowsPhone
Tagged Mini-Tutorial
1 Comment
Beautiful Page Transitions (Practically) Free
Windows Phone Tutorial I don’t just mean you don’t pay for the code, or the control, I mean we’re talking about 2 minutes of effort. No joke. Step 1 is to download the November Windows Phone Toolkit and install it
Posted in Animation, Essentials, Mango, Mini-Tutorial, Patterns & Skills, Toolkit, UI, WindowsPhone
Tagged Mini-Tutorial
5 Comments