Handling legal issues when writing mobile apps

In fla-wimo-dev group we had great discussion going on in regards to how to handle legal issues when writing your mobile apps. Well look no further as Jay Kimble wrote great blog summarizing the group discussion in his blog.

Posted in Windows Phone | Tagged | Leave a comment

Windows Phone Workshop on : Make Millions Developing for Windows Phone

I will be presenting via LiveStream.com on making money developing Windows Phone application so come and join to hear. http://thesociablegeek.com/event-registration/?ee=5

Posted in Windows Phone | Tagged | 1 Comment

Windows Phone SDK 7.1 READY!

- WPSDK 7.1 on the Download Center: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27570

- Direct links

o English (en-US): Web installer; ISO

o French (fr-FR): Web installer; ISO

o German (de-DE): Web installer; ISO

o Italian (it-IT): Web installer; ISO

o Japanese (ja-JP): Web installer; ISO

o Korean (ko-KR): Web installer; ISO

o Russian (ru-RU): Web installer; ISO

o Spanish (es-ES): Web installer; ISO

o Traditional Chinese (zh-TW): Web installer; ISO

Posted in Windows Phone | Tagged | Leave a comment

Windows Phone 7 Development Day at Pittsburgh

I will be presenting on Windows Phone at Pittsburgh “Windows Phone 7 Development Day Develop for Windows Phone 7 for Fun and Profit”. I will covering how to market Windows Phone applications to Microsoft Windows Phone Marketplace and MAKE MONEY. I will give out some of the secrets that my company uses at ToeTapz.

I will be providing my session material here so please check again.

Posted in Sessions, Windows Phone | Tagged , | 1 Comment

The NeutralResourceLanguage attribute is missing on the entry assembly. Error Message!

So we get some interesting error message when submitting a xap to Windows Phone marketplace as shown in Figure 1.1 below with the error message of “The [NeutralResourceLanguage] attribute is missing on the entry assembly.”

image

Figure 1.1 Missing NeutralResourceLanguage attribute error message

To avoid this problem follow the steps below or see Figure 1.2 below.

1) Right click on the main Windows Phone project and choose property

2) Click on Application tab and then click Assembly Information… button

3) Choose Neutral Language from the drop down

SNAGHTMLf49a7f

Figure 1.2 To avoid NeutralResourceLanguage error

Posted in Marketplace Certification, Windows Phone | Tagged , | Leave a comment

Beginning Windows Phone Development Translated to Korean

L

This was really pleasant surprise that the book got translated into Korean. I look forward to receiving feedbacks from Korean Windows Phone developers about the book.

Posted in Apress, Windows Phone | Tagged , | Leave a comment

Atlanta Code Camp

I will be presenting following topics on June 25, 2011 at http://www.atlantacodecamp.org.

Session Title

Developing A Windows Phone Application Using Windows Azure

Abstract

You are building a Windows Phone application but what would happen when millions of consumers start to use your application? To plan ahead for the huge number of users your application might attract, a more robust architecture must be considered. Windows Azure is exciting platform that empowers you as the developer to off-load the infrastructure needs to the cloud and helps you focus on building an application. In this session, you will learn to build Windows Phone Notepad application that will utilize the WCF RESTful service layer with SQL back-end built in Windows Azure cloud.

Session Materials

http://www.toetapz.com/downloads/WP-AzureNotepad.zip

Session Title

Creating WCF RESTful Service in Windows Azure

Abstract

In this session, you will learn to implement RESTful APIs using WCF in Windows Azure. You will look at all aspects of WCF RESTful implementation in order to be interoperable with the multiple clients. The session will cover implementation and deployment details, best practices, handling security, and versioning. You will learn to work with Windows Azure from development to production deployment.

Session Materials

http://www.toetapz.com/downloads/Azure-RestfulWebService.zip

Session Title

Animations in Windows Phone

Tap Dancing Hamster and Smoke from Volcano

Abstract

What makes a smartphone application compelling to users? A compelling design, of course, one that not only delivers the benefits that users want, but also keeps them engaged, even entertained, as they navigate its features. Adding animations is a powerful way to not only to engage the users but also make your application fun to use.

In this session, you will learn first how to create a time based animation using Microsoft Expression Blend 4 and then invoke them with C# code you write with Visual Studio 2010. You will do this by animating the character of Morton the hamster. And then you will be introduced to more advanced topic by learning to create a frame based animation that displays smoke rising from an active volcano.

Session Materials

http://www.toetapz.com/downloads/WP-Animation.zip

Posted in Code Camps | Tagged | Leave a comment