1.Custom Drawing Book in Windows Phone
This example will show how you can create Drawing book or Notepad type app in windows phone. Algorithm: 1.) Create a new project by File-> New Project name it CustomDrawingBook. 2.) Select Visual C# -> Silverlight for WindowsPhone from template section. 3.) Write following into MainPage.xaml: 4.) Create and write following into DrawingBookSettings.cs 5.) Write [...]

Read More...

2.StopWatch Example in Windows Phone Programming
This example will show how you can create stopwatch in windows phone. Algorithm: 1.) Create a new project by File-> New Project name it StopWatchExample. 2.) Select Visual C# -> Silverlight for WindowsPhone from template section. 3.) Write following into MainPage.xaml: 4.) Create and write following into ElapsedTimeFormat.cs 5.) Write following into App.xaml.cs: 6.) Add [...]

Read More...

I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

C#,.NET,Architect,Intermediate,Advanced,VS2010,Mobile Development Tutorials,Mobile Developments,Window Phone Tutorials,WP7,WP8