IT Technology Blog

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

Signature Box that Makes the Signature Look Right

Download source - 15.83 KB Introduction Have you ever noticed how childish and imprecise your signature looks when you write your name in a handheld signature box? The small size of the stylus com

WPF : A Weird 3d based control

Demo code source : LevelTree3D.zip Introduction This article is basically about a control that I have written for WPF, that allows users to create their own data items, which will be layed out in a

Resetting a View Model in WPF MVVM applications without code-behind in the view

Download demo source code - 15 KB Introduction The core idea behind this code and article is to provide an uncomplicated approach to reset a view-model without having to adjust DataContext re

Working with BusyIndicator of Telerik Silverlight RadControls

Introduction Last week I started exploring Telerik RadControls for Silverlight. On Day 1 of exploration, I just gone thru the basic overview of Telerik RadControls and installation steps. In this pos

Dan Crevier's VirtualizingTilePanel Mod

Download VirtualizingTilePanel - 4.21 KB IntroductionThis is barely worth an article but I'm posting it anyway because hopefully it will save time for others trying to implement the same mechani

Silverlight TreeView with Crud

Introduction This is a code sample for a Silverlight TreeView Control which supports CRUD ( Create, Read, Update, Delete ) operations. In addition it supports Drag & Drop of items. Our final outp

Marr DataMapper

New Sections Added Below! A Customer / Order Example What's the Big Difference From Other ORMs? Introduction Database access is a large part of almost every application we work on. ORMs provid

Using Windows Azure AppFabric Cache (CTP)

Download AppFabricDataCache.zip - 10.98 KB Introduction High-scalable applications that have to serve millions of users everyday are in need of a high-scalable, highly available and durable cachi

DALC4NET: A Generic Data Access Layer for .NET

Download source code and demo - 46.8 KB Download the compiled DALC4NET library - 7.91 KB Download sample SQL Server database - 144 KB Download sample MySQL database - 1.27 KB 1. Introduction DAL

What should be considered when NOLOCK hint is used

Introduction With SQL Server the NOLOCK hint is very tempting especially with SELECT statements where at least one of the tables is frequently updated. Using the NOLOCK removes all queueing problems

Back to the basics : Exception Management design guideline for N-tier Asp.net applications

Introduction "How do you define a good Exception Management for an N-Tier Asp.net application?" Pretty simple question, but not that much simple to answer. We are good at making things. B

KyneticORM.WCF: Crossing WCF boundaries with a configuration-less dynamic self-adaptive ORM library

Download KyneticORM.WCF.Code.zip - 96.55 KB Introduction KyneticORM library is a configuration-less, self-adaptive and dynamic ORM library that, with a creative use of C# 4.0 dynamics, generics an

WCF by Example - Introduction

Chapter I Latest modifications  WCF by Example - Chapter XIV - Validation & Exception Management has been added to the series. This chapter discusses how to implement the IDataErrorInfo inte

Remove duplicate rows from a table in SQL Server

Introduction Most of times we use primary key or unique key for preventing to insert duplicate rows in SQL Server. But if we don't use this keys then it's obvious that duplicate rows could b

SQL Server Integration Services (SSIS) – Part 1: Basics of SSIS and Creating Packages

Download MyIntegration.zip - 17.29 KB This is the part 1 of series of article on SSIS Introduction   In this article we will see what a SQL Server Integration Services (SSIS) is; basic on why

Data Export from Database to Excel, PDF and Word for .NET without Automation and Acrobat Reader

Download DataExportWizard_Bin - 390.38 KB Download DataExportWizard_Source - 62.52 KB Introduction This article introduces how to export data from database to Excel, PDF, MS Word, HTML, MS clipb

KyneticORM.WCF: Crossing WCF boundaries with a configuration-less dynamic self-adaptive ORM library

Download KyneticORM.WCF.Code.zip - 96.55 KB Introduction KyneticORM library is a configuration-less, self-adaptive and dynamic ORM library that, with a creative use of C# 4.0 dynamics, generics an

CPForAndroid and an Android Project Template

MyDroidTemplate Template Project source (tested in Eclipse 3.4, and 3.6 [Clean and Refresh project]) Download MyDroidTemplate.zip - 89.78 KB CPForAndroid Project website http://cpforandroid.goo

Android 3D Carousel

Download source - 64.29 KB Introduction For a while I was looking for 3D carousel control for Android platform. The only one I found was UltimateFaves at [1]. But as it turned out it uses OpenGL

Package that speeds up loading of JavaScript, CSS and image files

Download CombineAndMinify - 828.9 KB Introduction Most web pages include one or more JavaScript files, CSS files and or images (loaded from image tags or from CSS files). The CombineAndMinify packa