Today's iOS Developer Resources 1. Open Source RubyMotion Inspired REPL/Interactive Shell For iOS Objective-C Apps An open source ...
Wednesday, October 31, 2012
How to Approach the iPhone 5’s Larger Screen
With the announcement of the iPhone 5, developers and designers have been scrambling to get their apps ready and up and running in the late...
Installing the Android SDK on OS X
Android is becoming more and popular amongst developers, the purpose of this tutorial is to show you how to install the Android SDK on your...
Installing cocos2d Templates with Xcode 4
Cocos2d is a powerful framework that is used to power countless games for iOS – the purpose of this article is to get you up and running wi...
All About Backgrounds in CSS3
The background of a website can make such a difference to the way a site feels and looks, the purpose of this tutorial to get you up and ru...
Tuesday, October 30, 2012
TilePanel - An alternative to the WrapPanel
The TilePanel is a WPF Panel similar to a WrapPanel that wraps its content by placing the items at the topmost position in the control. Thi...
An Overview on Many Terms and Principles
I see many articles talking about loose-coupling, many times also talking about interface implementation instead of class inheritance or si...
ASP .NET Plotter - HTML5 Charting for all
Nowadays, There are a plenty of Javascript charting libraries. Justly, this article aims to show you how you can integrate Javascript chart...
Nullable Types in .NET
Nullable Types in .NET Nullable Types in .NET Introduction Today, in this article let's play around with one of the interesting and...
Page Meta Properties in .NET 4.0
Page Meta Properties in .NET 4.0 Page Meta Properties in .NET 4.0 Introduction Today, in this article let's play around with one of...
Chart in .NET
Chart in .NET Chart in .NET Introduction Today, in this article let's play around with one of the interesting and most useful conce...
Open Source Library Providing An Elegant Map Kit Annotation Clustering Solution
An open source library that allows you to annotate maps with a great looking clustering feature similar to that found in Apple's own a...
Today's iOS Development Resources, Articles and Libraries
Today's iOS Development Resources, Articles and Libraries 1. iOS Library Providing An Easy Way To Record The Screen, Touches And User ...
Monday, October 29, 2012
New accessibility techniques in iOS6
iOS6 introduces some new accessibility techniques to help make your apps more accessible. In doing so Apple have also addressed a bug of mi...
Photoshop For Developers: Creating a Custom UISwitch
Photoshop For Developers: Creating a Custom UISwitch Itching to get started with Photoshop as a developer? This article on designing a cust...
CocoaHeads TV
This site by Josh Johnson contains a huge number of recorded presentations from CocoaHeads meetings all over the world. It has been around ...
Open Source iOS Library For Creating Modal Views That Automatically Blurs The Background
An open source library for creating modal popups that has the added effect of blurring the background so users take note of the popup. Y...
Checked Keyword in .NET
Checked Keyword in .NET Checked Keyword in .NET Introduction Today, in this article let's play around with one of the interesting a...
Configuring SQL Server after installation
In this post I will demonstrate how to configure SQL Server after installation. I have a relevant post in this blog on how to install SQL S...
JQuery UI Datepicker in MVC 4 Issue
Today, I spent couple of hours in finding the best suited fix of this issue. Actually that was a very simple problem and we may fix it by a...
Filter Records in MVC
In this quick post you will learn various ways to filter records in MVC. Before starting let's have a quick look at a controller and...
Friday, October 26, 2012
Eid-ul-Azha
Eid-ul-Azha is not just about religious rituals but is about total submission to the will of Allah Almighty...smashing down the idols of gr...
Thursday, October 25, 2012
3 Open Source iOS Controls For Creating Custom Tabbed Interfaces
A collection of 3 different open source iOS controls for creating custom tabbed interfaces within your apps. 1. BrowserTabView – A very v...
Versions of Windows Operating System from 1.0 to 8
In this article, I am going to show screen shots of various versions of Windows Operating System. Of course, this screen shots are not ta...
Co-variance Delegates in C#
Co-variance Delegates in C# Co-variance Delegates Introduction Today, in this article let's play around with one of the interes...
Contra-variance Delegates in C#
Contra-variance Delegates in C# Contra-variance Delegates Introduction Today, in this article let's play around with one of t...
Uploading Files with Telerik’s ASP.NET Async Upload Control More Flexible than Ever
From Q3.2012 RadAsyncUpload supports uploading files by dropping them not only over the upload itself but also over different DropZones o...
Wednesday, October 24, 2012
iOS Email Tip: support for Email Aliases
iOS Email Tip: support for Email Aliases I don't know why I didn't think of this, but I use email aliases pretty extensively for ...
Partial View in MVC
Partial View allow us to put HTML and C# code into a file that we can reuse across multiple other views. This is very useful when you wor...
Silverlight CommandBinding with Simple MVVM Toolkit
Silverlight 4 enables CommandBinding by using properties like Command and CommandParameter only for Button Base Class which means that Co...
How to enable REST and SOAP both on the same WCF Service
In this post I will show you, how to create a WCF Service with both flavor of SOAP and REST paradigm . For purpose of this post , I am go...
Getting Started as an iOS Developer
It seems everyone has an idea for an app, be it a game, a booklet, a coffee app – the world isn't short on people who have an idea fo...
Today's Window Phone Development Resources and Articles
Windows Phone Tutorial, Development & Programming Blog 1.Tap To Show Image Example in Windows Phone Programming This example show...
The 10 Top Text Editors for OS X
Here is the list of best of 10 Test Editors for OS X Espresso TextMate Macchiato Chocolat Sublime Text BBEdit Byword TextWrangle...
Enhancing a Photo App with GPUImage & iCarousel in iPhone
This tutorial builds on a previous post entitled "Build a Photo App with GPUImage" . The previous lesson demonstrated how to us...
Build a Photo App with GPUImage in iPhone
This tutorial will teach you how to apply Instagram-like filters and special effects to images with the incredibly powerful GPUImage proj...
Running both versions of the WP Emulator Simultaneously
I had a habit of testing my app in emulator & device in my free bored time. With the WP SDK 7.1.1 update, there comes 2 versions of e...
How to open Internet Explorer by code in a Metro style application
Recently I've worked on a Windows 8 application to promote my blog: people can use it to read my posts within the application and to ...
Tips for submitting your Windows 8 app to the store
I've recently been submitting apps I've ported over from Windows Phone so I thought it would be interesting to post about tips fo...
Playing with Windows Phone Touch and Sensors
For Windows Phone 7, touchscreen is the most convenient way of allowing the user to interact with your game. The screen, where all action...