April 2013 - 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

Tuesday, April 30, 2013

Multiple row selection in iPhone table view

In this tutorial I will explain the most powerful feature of UITableView, called multiple selection of rows. Create a new project in X...
Read More

Table view with insert and delete rows in iPhone

A very common feature for almost all iOS applications is UITableView and its data source and delegate protocol. In this tutorial I wil...
Read More

Creating a Game with Bonjour – Game Logic

In this article, we will discuss two topics, (1) creating the game and (2) leveraging the foundation that we created in the previous a...
Read More

Today iOS Development Resources, Articles, Tutorials and Open Sources

Today iOS Development Resources, Articles, Tutorials and Open Sources  1. Customizable iOS UI Control Inspired By The Windows Phone 8 App Ba...
Read More

Monday, April 29, 2013

Build an Interactive Home Screen Experience with Telerik HubTile for WP8

Look at your app's home screen. Does it consist of only a couple of navigation buttons thrown on the screen? If you want to deligh...
Read More

Notifications and Background Tasks in Windows 8 Store Apps

Windows 8 Store apps are meant to be geared for an always connected world where our apps are constantly connected (to the internet) an...
Read More

Detect the screen resolution for WP7 applications

As you probably know Windows Phone 7.1 applications run perfectly on Windows Phone 8 devices. This means that your application/s could...
Read More

When do I use data binding?

A recent MSDN forum post asked a good question, one that I realized isn't often adequately answered for developers new to the conc...
Read More

WCF 4.5 Services Development with Entity Framework and MVC 4

In this article, I'll be covering the implementation of Windows Communication Foundation (WCF) with Entity Framework (EF) and MVC ...
Read More

HTTP: The Protocol Every Web Developer Must Know – Part 2

A connection must be established between the client and server before they can communicate with each other, and HTTP uses the reliable...
Read More

7 Free jQuery Panoramic Image Viewer Plugins Examples

Introduction: Here I will explain 7 best jQuery Panorama Image Display Plugins examples. Panoramic view is a wide angle view of any p...
Read More

Writing Games With Unity 3D in JavaScript and C# – Part 1

Unity is a development environment for creating professional-level games. It is built on top of MonoDevelop, and utilizes it to achiev...
Read More

YouTube™ API for ASP.NET

Embedded Video Players, based either on Adobe Flash™ or Microsoft Silverlight™ technology, could dramatically improve web page aesthet...
Read More

WP Series – Preloading Content

Mostly phone apps, connect to a service for the data and wrap them up to a cool UI for user consumption. But at times we would have ap...
Read More

Metro UI Alert Message using Asp.Net User Control & jQuery

In our websites we show different alert messages for different purposes. Some very common alert messages are "Invalid Username or...
Read More

Custom Controller Factory in ASP.NET MVC

In any MVC framework, the controller is the glue between your View and Logic. The controller object is created by the default controll...
Read More

Step by Step working with Windows Azure Mobile Service Data in XAML based Windows Store Apps

In this post we will take a look on working with Windows Azure Mobile Service in XAML based Windows Store Application. We will follow ...
Read More

25 iOS App Performance Tips & Tricks

This is a post by iOS Tutorial Team Member Marcelo Fabri, an iOS developer working at Movile. Check out his personal website or find h...
Read More

JustCode Delivers Again! Painless Unit Testing in WinJS Applications

One of the biggest complaints I hear as I travel around the world promoting Modern Application Development with WinJS is the lack of s...
Read More

iOS SDK Tutorials : iOS 6 and the Social Framework: Twitter Requests

This tutorial will teach you how to use the iOS 6 SDK and the Social Framework to load dynamic content from Twitter. To do so, I'l...
Read More

Building installation project with serial number validation using VSI, Orca, C++, or Delphi

In a Visual Studio Installer (VSI) project, we can add a Customer Information dialog box in the user interface. This dialog box has an...
Read More

iOS SDK Tutorials : Working with the NSOperationQueue Class

Multi-tasking prevents apps from freezing. In most programming languages, achieving this is a bit tricky, but the NSOperationQueue cla...
Read More

Understanding Design Patterns in JavaScript

Today, we're going to put on our computer science hats as we learn about some common design patterns. Design patterns offer develo...
Read More

POLAR - Creating a Virtual Machine in .NET

Before starting, I must say that this is an advanced topic. I tried to make it simple and correct what, in my opinion, are common erro...
Read More

Tutorial on Message Exchange Patterns and Asynchronous Operations in WCF

In this article we will discuss the various message exchange patterns that the WCF service supports. We will also discuss how we can i...
Read More

See How Easily You Can Test Your RadGrid for ASP.NET AJAX

Automating a Grid component can be a challenge and not because it's hard. It has it subtleties, but it's not the most complica...
Read More

Sunday, April 28, 2013

Get Ready for WP8 Development

With the this version of mobile operating system, Microsoft has introduced many new features in Windows Phone 8.0 devices. We've s...
Read More

Easily create a Modern UI with RadControls for WPF using RadTileList – Part 2

In Part 1 of "Easily Create a Modern UI with Radcontrols for WPF using RadTileList", we discussed how to get started using R...
Read More

WP Series – MVVM and ApplicationBar

ApplicationBar on a windows phone, is to provide users of your app with quick access to the most commonly used tasks. For a mail app t...
Read More

Loading dynamic XAML with template support in WP

I have thought that in the future to write more posts in English. I know that all my Swedish readers have no problem with it. Sometime...
Read More

Quickly and easily save properties of your UI controls with Telerik’s Persistence Framework ...

Many applications require a way to store the user's state so that it can be restored when the application is restarted. For exampl...
Read More

How to Hide the Format Toolbar of Telerik RadRichTextBox control?

If you are using Telerik's RadRichTextBox control in your Silverlight application, you might have noticed that the control exposes...
Read More

Code snippet for testing network connectivity

Thanks to my associate Tonu Vanatalu for this. He wrote it in response to some brainstorming we did in my larger team about common cod...
Read More

Making a WP weather app in an hour

I did a couple of talks – one of which was an hour-long session where I guided the attendees through the process of creating a good-lo...
Read More

Filtering with RadDataGrid for Windows 8

Telerik's RadDataGrid for Windows 8 is a flagship product: a powerful, robust, flexible tool for displaying large amounts of data ...
Read More

Adding a Signature Control to the LightSwitch HTML Client

LightSwitch is all about building business solutions quickly -- defining your data models & business rules and visually creating s...
Read More