June 2012 - Online Free Computer Tutorials.

'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

Thursday, June 28, 2012

Refactor your Code easily using the Visual Studio 2012

In our last blog post we discussed about browser switching mechanism in Visual Studio 2012 for web developers to test their web applications...
Read More

A gesture-driven Windows Phone to-do application Part Two – drag re-ordering

A couple of weeks ago I blogged about a todo list application which uses gestures to achieve its basic functions, a left swipe deletes an it...
Read More

Making Your Own MySQL Backup and Restore Tools in C#/VB.NET/ASP.NET - MySqlBackup.DLL (Supports Unicode, UTF8)

This article introduce a tool (DLL) that can backup/restore MySQL database in .NET Programming Language and some sample codes on how to use ...
Read More

Why most of Windows Phone apps that connect with Facebook will stop working on July 5, 2012

When developing apps that connects to social networks like Facebook or Twitter, the common practice is to show the user a web control that a...
Read More

Process Lifetime Management (PLM) and Managing State in Windows8 Metro C# Applications

In the traditional Windows environment, the user manages the lifetime of their applications. The user launches the application and it contin...
Read More

Windows 8 Apps – Keeping it Simple

We have all been is situations where we have seen code implemented in an unnecessarily complex way or where the number of features in an app...
Read More

Designing MetroTwit for Windows 8

We know it's still a bit rough around the edges and not feature complete but we hope it offers a teaser of what we think will be a compe...
Read More

Windows 8 XAML Tips - Show a task pane

You can integrate the look and feel introduced in Windows 8 Release Preview into your Metro style app by using the Animation Library suite o...
Read More

Telerik RadImageButton: A new control for WP in Q2 2012

Today we are going to present one of the new additions to our Windows Phone Controls Suite: RadImageButton. This control inherits from the n...
Read More

Using Bing Maps For Windows 8 Metro Apps - C# / JavaScript

Bing Maps SDK is available for Visual Studio 2012 RC and Windows 8 release preview, Bing Maps SDK is easy fast and cool control that you can...
Read More

Difference between BasicHttpBinding and WsHttpBinding

WCF has introduced lot of bindings and protocols. This article will concentrate on two important protocolsBasicHttpBinding and WsHttpBinding...
Read More

Weekly Thai Recipe! for Windows Phone

This article describes the implementation and process of developing Weekly Thai Recipe. Weekly Thai Recipe is the third application that I d...
Read More

RegiRide, a complete Windows Phone application

This article describes the implementation and process of developing RegiRide. RegiRide is the second application that I developed for the Wi...
Read More

Facebook Webpart for SharePoint - Part 2

In this two part series, first part describes the development of the Facebook Show Wall web-part. In this second part, we wall develop the F...
Read More

Silverlight Application with MVVM WCF and EF

Introduction In this article, we will see how to develop a simple Silverlight application with MVVM, WCF services, and Entity framework. In ...
Read More

Generic WPF-Silverlight implementation for IValueConverter

I originally created a simpler form of this value converter for simple conversions of Boolean properties to custom values, in particular con...
Read More

A Zune Style Application Template for WPF and Silverlight

This article is about a pair of Visual Studio project templates I have written, one for Silverlight and one for WPF. They provide similar ou...
Read More

WCF - Authentication and Authorization in Enterprise Architecting

In this article I am going to show how to use Authorization and Authentication using a WCF service in Enterprise Architecting standards. Thi...
Read More

A Framework in C# for Fingerprint Verification

Fingerprint recognition [1] is an active research area nowadays. An important component in fingerprint recognition systems is the fingerprin...
Read More

WPF EnumComboBox

Selecting a value from an enumeration of appropriate values is a common task. A ComboBox is a well suited GUI element for that purpose. The ...
Read More

Navigating the different modules through a TreeView and ToolBar with Prism

Developing a navigation theme started in the article "Navigating the different modules through a TreeView in Prism." This developm...
Read More

Facebook Webpart for SharePoint - Part 2

In this two part series, first part describes the development of the Facebook Show Wall web-part. In this second part, we wall develop the F...
Read More

TimeProgressBar - Display time progress

The TimeProgressBar allows you to display the time of a session. While ProgressBar control can be used for this task, I wanted a control tha...
Read More

Wednesday, June 27, 2012

How to consume WCF SOAP Service in C#/XAML based Metro Application

In this post we will consume WCF SOAP Service in C#/XAML based Metro Application. This is level 100 post showing basic steps to create simpl...
Read More

Tuesday, June 26, 2012

LightSwitch HTML Client Preview and VisualStudio2012 Tools for SharePoint

This morning I presented the keynote at TechEd Europe 2012 in Amsterdam, and shared some updates on our tools. If you're not attending t...
Read More

VisualStudio2012 New Features: Quick Launch

In the past, finding things deep in the IDE has been a challenge. Visual Studio 2012 introduces search abilities at virtually every level of...
Read More

WP TimeSpanPicker Throws Exception: The Solution

Just a quick tip regarding a strange exception with the TimeSpanPicker control. In one of our previous posts we explained how to use the Cod...
Read More

WP Emulator Crashing on Windows8? Here's a Fix

Don't you just hate it when you upgrade to a new OS (even when it's a beta) and everything works amazingly well, except for that one...
Read More

How to change the Style of the WP TimeSpanPicker control

There is no easy way to change the size of the default TimeSpanPicker style, because in its ControlTemplate the Height of the target element...
Read More

10 *MORE* Things you Probably Didn’t know about Win8

Back in April 2012, I shared a list of "10 Things you probably didn't know about Windows 8." I had a lot of great feedback thr...
Read More

How to market WP games

Last week our new game snowball ninja hit the windows phone marketplace so since then most of our time has been spent on marketing activitie...
Read More

Share contract through MVVM in Win8

@BartLannoeye ( his blog ) and I did a session on Building the Windows 8 Community app, last week at Community Day 2012, this as members of ...
Read More

WP7 Database Support – The Quick and Dirty Intro

I finally got my act together and started doing some WP7 development again. It has been a while, and a few things have happened since I was ...
Read More

Introduction to NoSQL

For the past several decades, database professionals use a single standard supported by all databases: which is the Structured Query Languag...
Read More

Can we Upgrade our WP7 Device to Support WP8?

In the Windows Phone Summit, Microsoft clearly mentioned that, there will not be any kind of upgrades of Windows Phone 8 in Windows Phone 7....
Read More

Working With Live Tiles in Windows 8 Metro App-Part 2

In my previous article, I explained the basics about tile as well as showed you how to send tile notifications step by step. In this article...
Read More

Mapping and Location in WP

A previous article demonstrated how to retrieve location information from a Windows Phone using the GeoCoordinateWatcher, and how to present...
Read More

Windows 8 Metro App: Error during App Packaging

If you are building a Metro app for Windows 8 and Visual Studio 2012 cannot create the application package due to invalid or expired certifi...
Read More

Monday, June 25, 2012

Silverlight Debug Helper for Visual Studio 2012 RC

My small add-in for Visual Studio to help you debug your Silverlight applications had problems running on Visual Studio 2012 RC. It installe...
Read More

What’s New in WP8?

In Windows Phone Summit, Microsoft announced the new features of Windows Phone 8 consists of some interesting stuffs those coming in the way...
Read More

Windows 8: 15 More Reasons why I choose XAML over HTML5

Metro developers building applications for Windows 8 have choices to make. A few weeks ago, I put together my top ten reasons to choose XAML...
Read More

A Developer Perspective on WP8

This blog post takes a look at what Windows Phone 8 (WP8) means for Windows Phone 7 (WP7) developers and the Microsoft development platform ...
Read More

Quick Thoughts on future of WP

What a week it has been if you follow MSFT Technology stack! First, the innovation we saw in the MSFT Surface. Today, it was the turn for Wi...
Read More

Mixing themes in XAML Metro apps

For Metro-style apps created using XAML, Windows 8 SDK provides three predefined themes - light, dark and high contrast. Two of three themes...
Read More