Pasi Manninen is a web and mobile developer currently living in Jyväskylä - in the middle of Finland. Pasi is an Nokia Developer Champion and an Adobe Community Professional. He is also recognized as and Adobe Certified Expert and Instructor in Flex, Flash and Flash Mobile.
Pasi is interested in all kind of programming; especially in web and different kind of devices. Pasi has a M.Sc. degree in Applied Mathematics and Computer Science in University of Jyväskylä, Finland. He's currently working as a Senior Lecturer in the JAMK University of Applied Sciences, School of Technology.
pasi.manninen | 30 January, 2012 12:14
I wrote a new article to Nokia Developer Wiki. In this article, I will show how to create Windows Phone application which loads Weather Forecast from World Weather Online 's XML service. You can add your own favourite cities to application and it will display weather forecasts in Panorama Views in Windows Phone application.
You can read the whole article here: Weather Forecast in Windows Phone 7
pasi.manninen | 24 January, 2012 15:04
I wrote a new article to Nokia Developer Wiki. In that article, I will show how to create Windows Phone application which loads Movie's
information from Finnkino's XML service. Loaded Theatre's and Movie's
data will be parsed and displayed in a few different Pages in Windows Phone
application.
In this article I will also cover how to handle Tombstone mode and testing your application in Visual Studio.
You can read the whole article here: Movies in Finnkino Theatre's
pasi.manninen | 17 January, 2012 15:27
I wrote a new article to Nokia Developer Wiki. In that article, I will
show how to create Windows Phone application which loads Employee's
information from server with XML data. Loaded Employees XML data will be
parsed and displayed (image 1) in ListBox Control. Selected Employee's
details will be shown in a new Employee Page (image 2). You can call,
send SMS or Email messages to selected Employee.
You can read the whole article here: Employees from XML in WP7