Quantcast
Channel: Infragistics Community
Viewing all articles
Browse latest Browse all 2374

VSLive! Las Vegas Event Recap – A Quintet of Mobile iOS & Windows Phone Dev Talks

$
0
0

VSLiveLasVegas2013BlogBanner

I’m exhausted…

I’m still recovering from my days in Vegas last week…

You might say “What happens in Vegas, stays in Vegas”, but then again you’d get the wrong idea about why I’m exhausted. It probably has something to do with presenting FIVE breakout sessions at Visual Studio Live! Las Vegas at the MGM Grand last week, four of which were presented back-to-back on Thursday. Also to blame was the hotel network which decided to wreak havoc on my mobile push notifications demos for Windows Phone and iOS, and my Windows Phone emulators that decided to crap out on me (I hate Hyper-V), both forcing me into late night debugging sessions while attendees & speakers were partying at Tabu.

All my demos worked out fine in the end, but my sleep patterns suffered the most. Well, almost. The true sufferance came when my back gave out at the Vegas airport on Friday morning, forcing me into an excruciatingly painful travel day aboard connecting flights after my direct flight was cancelled “because the pilot did not feel too well”. Two chiropractor appointments and one deep muscle massage later, I’m still on the road to recovery, but thank goodness for Advil!

Back to my talks. I promised attendees I would post all my session slides and demos, and I’m here to keep my promise. Below is a list of all my talks, along with descriptions, links, slides and zipped demos.

I want to thank all the attendees who came to my talks. Prissy networks and emulators aside, I love getting on stage in front of developers and geek out for an hour or so about cool mobile practices and development techniques. I especially want to thank the attendees who came to my Windows Phone & Speech talk on Thursday morning at 8:00AM. Considering the early hour and the fact this was a last minute replacement session where I stepped in for a speaker who sadly couldn’t make it, you guys are troopers!

 

WPMultitaskingBanner

Designing Your Windows Phone Apps for Multitasking and Background Processing

It may be called "Windows" Phone, but Microsoft's smartphone operating system does not share its big brother's multitasking model. "Fast and fluid" is the motto to insure the best user experience possible while at the same time optimizing power consumption on the device. Windows Phone may only allow only one application to run in the foreground at a time, but several features were introduced in version 8.0 and 7.5 to allow an application to perform some actions even when it is not the active foreground app. This demo-heavy session will focus on those techniques including scheduled tasks & background agents, playing audio & tracking the user location in the background, and we'll also discuss how Voice-over-IP (VoIP) integrate deeply into the OS for better background processing. You'll also learn about Fast Application Switching & Tombstoning should your application ever get terminated. Learn how to make your application a first-class citizen on Windows Phone and put this session in the foreground of your schedule.

Download the slides and demos here

Noteworthy Links from my Windows Phone talks:

 

WPSpeechBanner

Developing with Speech in Windows Phone 8 Apps

Can you hear me now? Move over Siri, here comes an army of speech-enabled mobile applications on Windows Phone. Mobile applications are not always easy to work with due to the small screen and small on-screen keyboard. Using our voice is a natural form of communication amongst humans, and ever since 2001: A Space Odyssey, we’ve been dreaming of computers who can converse with us like HAL9000. Thanks to the new Microsoft SDKs for voice recognition and speech synthesis (aka text-to-speech), we are now several steps closer to this reality. This session explores the development techniques you can use to add voice recognition to your Windows Phone applications, including in-app commands, standard & custom grammars, and voice commands usable outside your app. We’ll also see how your apps can respond to the user via speech synthesis, opening-up a new world of hands-free scenarios. This reality is here, you’ll see actual live demos with speech and you can now learn how to do it.

Download the slides and demos here

 

iOSfordotNetBanner

iOS Development Survival Guide for the .NET Guy (or Gal)

The trend continues where .NET developers show their hunger for iOS development. This was the SIXTH time I presented this talk to date, and despite the larger keynote room, I once again had a full house. This session is targeted at developers that know nothing about iOS development, Xcode or Objective C, and everything is presented from the perspective of people already knowledgeable about .NET, Visual Studio and C#. We looked at why you should care about building native iOS apps and I provided a quick intro to the Apple world. I presented everything you need to get started with iOS development (yes, you need a Mac) and we built our first iOS project. I made several comparisons with the Visual Studio world to explain iOS principles, we took a peek at the many iOS frameworks, the many options for third-party iOS controls, and where to go from here.

Download the slides and demos here

Noteworthy Links from my iOS talks:

 

ModerniPadAppBanner

Modern Apps Live! – Building a Modern iPad App

Co-located with VSLive! Las Vegas, Modern Apps Live! was a novel 3-day event, presented in partnership with Magenic, that brought Development Managers, Software Architects and Development Leads together to learn the latest and greatest techniques in low-cost, high-value application development.

What sets Modern Apps Live! apart is the singular topic focus; sessions build on each other as the conference progresses, leaving you with a holistic understanding of modern applications. Attendees got to dive deep into MyVote, a full-featured polling platform hosted in the cloud with multiple front-ends on Windows 8, Windows Phone and iPad.

In this session I presented a high level overview of how the iPad version of the MyVote client was built, and what were some of the design decisions behind it. Attendees learned how to implement a mobile iPad application that provides a comparable user experience, while leveraging the same back-end code that supports Windows 8 and Windows Phone 8.

Download the slides here

The MyVote application code for all components will be posted as a whole by Magenic. I’ll be sure to update this post once everything is made available.

Additional links for this talk:

 

MobilePushBanner

Building Multi-Platform Mobile Apps with Push Notifications

The best mobile applications don't live in a vacuum. They are augmented by dedicated servers, the Internet and Cloud services. While it's one thing to reach out to server-side services from a mobile application, it's a completely different affair when the tables are turned and the server needs to reach the phone. Enter push notifications. From iOS to Android, Windows Phone and Windows 8, discover how to send push notifications from cloud-hosted services to a mobile app running on a tablet or phone, and learn how to handle those alerts in your mobile app. We'll discuss the various push notification services from Microsoft, Apple and Google, how to leverage them in your mobile applications, how to deal with push scenarios for any given multi-platform app, and we'll also look at platform-specific notifications, like scheduled alerts on iOS and Live Tiles on Windows Phone and Windows 8. The live demos will include a variety of iOS, Windows Phone and Windows 8 apps, and also include technical details about Android.

Download the slides and demos here

Additional links for this talk:

Until Next Time…

I will be speaking at the next Visual Studio Live! conference at the Hilton in Chicago, May 13-16 2013, as well as the VSLive! Redmond event at the Microsoft Campus on August 19-23. I hope I will see you there.

You can also catch me and attend more of my talks at the following events over the next few months:

 

If you have any questions about the topics discussed in these sessions, you can post them in the comments below or contact me on Twitter at @ActiveNick.


Viewing all articles
Browse latest Browse all 2374

Trending Articles