IT Technology Blog

IT technology blog, featuring the essence for you to read the article, is to learn IT technology blog first choice

Android Binding - Introduction

Introduction Android Binding is a new Open Source Framework for Android-Java providing xml layout view binding mechanism. It helsp development of Android Application by decoupling the View widgets an

Steganography 20 - Generate Melody from Text

Download steganodotnet_20_src - 73.3 KB Introduction In Steganography 19 - The Order of the Code you learned how to encode messages by sorting a collection of arbitrary things. Music is made of me

Windows Phone 7 – Toast Notification Using Windows Azure Cloud Service

Windows Phone 7 – Step by Step how to create WP7 Toast Notification using Windows Azure Cloud Service with WCF Service Web Role Download T

Microsoft Push Notification in Windows Phone 7

Content Push Notification in Windows Phone 7

DialogForm - an extended WinForms class

Download DialogForm_demo - 59.59 KBDownload DialogForm_src - 56.27 KB Introduction I'm starting my first article on codeproject with a boring theme: Dialog boxes. We all know the annoying job to desi

Exposing asynchronous features to client code: Windows Phone 7

Download async-wp7_source - 850.16 KB Introduction Today, line of Internet and multimedia-enabled smartphones have become popular. Fortunately if you are a .NET developer you can use your exist

Add/Remove Startup Folder Shortcut to Your App

Download SampleApp - 10.62 KB Introduction This article shows how to create a shortcut file (.lnk) to your application i

Steganography 20 - Generate Melody from Text

Download steganodotnet_20_src - 73.3 KB Introduction In Steganography 19 - The Order of the Code you learned how to encode messages by sorting a collection of arbitrary things. Music is made of me

DialogForm - an extended WinForms class

Download DialogForm_demo - 59.59 KBDownload DialogForm_src - 56.27 KB Introduction I'm starting my first article on codeproject with a boring theme: Dialog boxes. We all know the annoying job to desi

A Silverlight Sample Built with Self-Tracking Entities and WCF Services

Download source code - 2.34 MB Please visit this project site for the latest releases and source code. Article Series This article is part one of a series on developing a Silverlight business appl

Comparing Normal Code, Rx and YieldAwait

Download ComparingEventAwaitingCode_Bin - 16.42 KBDownload ComparingEventAwaitingCode_Source - 78.27 KB What is Described in This Article?We have several ways to await events in C#, for example:&

Directional Pan and Scroll Toolbox Items

Download source - 18.46 KB Download NineBtnTest - 4.88 KB Introduction A panel makes a nice container because things 'stay put' on a panel; and hooking up a panel's Click() event to a timer acti

Dynamically load data into Accordion Control using code behind dataset

Download AccordionArticle - 1.49 MB Download db for Article - 219.49 KB Introduction In this article I have populated Accordion Control using code behind dataset. So come and dive into the artic

Comparing Normal Code, Rx and YieldAwait

Download ComparingEventAwaitingCode_Bin - 16.42 KBDownload ComparingEventAwaitingCode_Source - 78.27 KB What is Described in This Article?We have several ways to await events in C#, for example:&

Add/Remove Startup Folder Shortcut to Your App

Download SampleApp - 10.62 KB Introduction This article shows how to create a shortcut file (.lnk) to your application i

Basics of Single Instruction Multiple Data (SIMD)

Download Intel_MKL_C_23_Examples.zip - 12.28 KB The Basics of Single Instruction Multiple Data (SIMD)  Accessing SIMD instructions through Managed code: the Intel MKL Preface: Try to Bear wi

Silverlight 4 with (Http) Duplex and Sql Notifications

Introduction If you have ever tried to create a push mechanism, originating from the database to the services and then to the browser - it can be complicated enough, but having a Silverlight embe

WPF 3D Dome Creator

Download DomeCreator_src.zip - 1.82 MB Download DomeDesigner_demo.zip - 511.68 KB Introduction I am an adult fan of LEGO and while working my recent LEGO project I had to build a dome made of L

A "little snake" leads us through the most important features of the Windows Phone 7

Download SnakeMobile - 2.73 MB Hi, The idea of a contest which leads to the creation of an article has excited me and since I've got a son, Marco, a 15 years old student, potentially g

A Look At Fluent APIs

FluentDemo.zip Introduction Of late there has been a rise in the number of people using Fluent APIs, you literally see them everywhere, but what are these "Fluent APIs"....Where can