Technorati Tags: Speedometer,Winodws Phone 7,development Creating a speedometer ,largely depends whether you want to display a numerical readout, or as a rotating needle. First, to get the actual speed value, as mentioned in another answer, you can simply use the rigid body’s velocity. However, Unity’s default scale is one unit = one meter, so reading [...]
Windows Phone Theme Customisation
I saw a question on stackoverflow.com about theme management in a Silverlight application. As I stated in my answer, there’s no specific API to manage a theme like you know it in Windows. However you have the concept of ResourceDictionnary. Yesterday I posted a link to a video from Microsoft showing different applications with very [...]
Creating File Uploader For Window Phone 7
This is very basic level small user control, in which we can discuss how to create web user control. To create user controls follow the steps: Right click on project Click on Add Select New Item Select Web User Control Specify some Name I have given name to this file as “uploader.ascx” and kept this [...]
Creating a Simple Download Manager For Window Phone 7
Start by creating a C# Windows Application project in Visual Studio and on the form drag 3 labels, 2 textboxes, 2 buttons and one progressbar. As you can see in the form above, the first two labels are just for describing the role of the first two textboxes which are named txtUrl and txtPath. They [...]
Tutorial ( WP7 ) : ViewStateManger / States / Behaviours in a Windows Phone 7
Alright guys i am back with a new concept in Windows Phone 7 ( WP7 ) which is ViewStateManager. It is a really important concept for understanding visual states associated with them. If you want to create different states for your custom control then we would have to use Visual State Manager. If you have the solution [...]
5 Things You Can Do With Your .edu Mail Account
If you are a student of any school or university then you might have the , so called “.edu mail account” . You will find many forums discussing about them. Do you ever no what you can do with your “.edu mail account”? Let me explain you., the email account which you think is Crap [...]
Earn More Money From Your Valuable Links: Adf.ly
Technorati Tags: adf.ly,blogging,earning money,links Here is one awesome service for bloggers who want to earn more money from links. One thing I like about this , is easy integration in website, either you try mass shrike , or JavaScript to automatically convert all the links to ads(Don’t worry you can ad some links and [...]
Tutorial – InputScope Property in Input Controls Windows Phone 7 ( WP7 )
Hey Guys. Hope you liked my previous post for creating a simple Windows Phone 7 navigation application. So in this post we will learn as how how can we optimize the virtual keyboard on WP7 for various input controls. Open the solution we created in the previous post for creating a simple Windows Phone 7 navigation [...]
Create a simple navigation application in Windiows Phone 7 ( WP7 )
Create a simple navigation application in Windiows Phone 7 ( WP7 ) In a Windows Phone application it is highly probable that you will have more than one screen in your application and you will need to navigate between them. We can make use of the navigation framework for the same. This navigation will be very similar [...]
Developing windows phone 7 silverlight applications
The skills that you learn in this 1st post will help you throughout the rest of the posts on WP7 Development. So lets get started. Before start writing code and understanding WP7 development, lets setup the enviorment for the development. The list of tools and the location from where they can be downloaded is listed [...]
Search»





