Online Free Computer Tutorials.: Advanced

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Showing posts with label Advanced. Show all posts
Showing posts with label Advanced. Show all posts

Tuesday, September 18, 2012

Saturday, September 8, 2012

Thursday, September 6, 2012

Windows 8: Scheduled Tasks & the Lock Screen

Some developers need to run code when apps are not running. For this, there is the background task. These are periodic and have constrain...
Read More

Exploring Spherical Coordinates on Windows Phone

Charles PetzoldEver since I became acquainted with the Motion sensor in Windows Phone 7.1, I've known exactly what I wanted to do wit...
Read More

Running a Storyboard as a Task

Sometimes you have some code that needs to run after a storyboard has completed. In my case I'm working on a little board game, and a...
Read More

New WP8 features: screenshots, pinch-to-zoom camera, more

Microsoft's upcoming Windows Phone 8 mobile OS will include the ability to capture screenshots and several new camera functions like ...
Read More

Capture Picture from Camera and Save in Media Library in Windows Phone

In this post we will see the way to capture a photo using camera and saving that in Media Library. CameraCaptureTask chooser is used to c...
Read More

Monday, September 3, 2012

Window Phone Development Resources and Articles

1.Text Embossing Example in Windows Phone This example shows how you can draw embossed text in windows phone. Algorithm: 1.) Create a new...
Read More

Today Window Phone Development Resources and Articles

1.Color Matrix Example in Windows Phone Programming This example will let you play with colors and you can get HEX color values from the ...
Read More

Today Window Phone Development Resources and Articles

1.Spiral Drawing Example in Windows Phone Programming This example shows spiral drawing style in windows phone. Algorithm: 1.) Create a n...
Read More

Working with Telerik RadSlideHubTile for WP

In this post we will learn working with RadSlideHubTile. This control allows you to have Windows Phone home screen tile experience inside...
Read More

Thursday, August 30, 2012

Autocompletion with RichTextBox in WPF as Behavior

Often when creating documents you need to insert some of the top established collection items, which after using certain gestures are sug...
Read More

Passwords & Secrets (Encryption & Observable Collections)

Passwords & Secrets is a notepad-style app that you can protect with a master password. Therefore, it's a great app for storing a...
Read More

HOWTO: SQLite with Windows 8 apps

I've previously posted a few things about SQLite including a HOWTO on how to build from their source code. If you still want to build...
Read More

RadControls for Metro (XAML)–Date and Time Pickers

The RadControls For Metro suite of controls includes a very flexible DatePicker and TimePicker control that I'll illustrate in this...
Read More

First Look at RadComboBox and RadAutoComplete for Windows 8 - HTML

Have you ever wanted to create a Metro Application that had a more powerful ComboBox with functionality such as auto-complete or placehol...
Read More

Wednesday, August 29, 2012