IT Technology Blog

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

Auto-Deployment Using MS Web Deploy on Build Quality Change Event of TFS 2010

Download AutoDeploymentOnBuildQualityChanged - 8.12 KB Prerequisites    ·      .NET Framework 2.0 SP1 or greater    ·    

Ela, functional programming language

Download demo - 143 KB Introduction Ela is an impure functional programming language with dynamic typing and syntax that is heavily inspired by MLs/Haskell. Dynamic stands for a type system that us

Say Hello To Behavior Driven Development (BDD)- Part 2

Download SearchSpec - 2.69 MB IntroductionThis article is the second part of the Article Say Hello To Behavior Driven Development (BDD)- Part 1 In this article I shall try to show you how to

Prism for Silverlight/MEF in Easy Samples. Part 2 - Prism Navigation

Download PrismTutorialSamples_PART2.zip - 285.46 KB Introduction This is a continuation of "Prism for Silverlight/MEF in Easy Samples Tutorial Part1" tutorial. In this part, I cover Pri

What is jQuery and how to start using jQuery?

jQuery is not a language but it is a well written JavaScript code, As quoted on official jQuery website “it is a fast and concise JavaScript Library that simplifies HTML document traversing, event han

How to Create Xml Poll

Download Project Files - 28.2 KB Introduction The subject of our new article is to develop a simple and a nice poll application that we can use in our web-sites. Although most of the s

Exploring Globalization with jQuery

Download Sample_application - 998.68 KB Exploring Globalization with jQuery Introduction What is Globalization Prerequisite Globalization with jQuery Some common APIs of the Plugin Let's see s

Efficient Usage Of FckEditor

Download FCKEditorDemo - 1.5 MB Introduction There are many editors available in the market. Each editor has its own features, benefits and drawbacks. FCKEditor is top one of them in

HTML5 Feature: (Canvas vs GDI+) & duplex communication (Websoket vs WCF) on webpage

Download SourceCode.zip - 1.17 MB Download Demo - 130.21 KB Background  A couple of months ago, my company has a competition on html5. It reminds me an OPT subject when I was still a student.

ASP.NET MVC - SerializedDataResult

Introduction  I recently developed an ASP.NET MVC application that uses jQuery to call JsonResult controller methods and display the data in the browser. When the application was finished I rea

Sorting and filtering an HTML table using ASP.NET MVC technology

Download MvcTableDemo35.zip - 1.13 MB Download MvcTableDemo40.zip - 1.29 MB Background As you would expect, I used HTML and CSS to define the markup and look and feel for the table. JQuery, YUI

Unit Testing of Javascript Functions

Download Demo - 44.51 KB Introduction  This article is all about Unit Testing of Javascript functions using unittest.js library provided by Script.aculo.us.We always use UI and test again

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

Say Hello To Behavior Driven Development (BDD)- Part 2

Download SearchSpec - 2.69 MB IntroductionThis article is the second part of the Article Say Hello To Behavior Driven Development (BDD)- Part 1 In this article I shall try to show you how to

Ela, functional programming language

Download demo - 143 KB Introduction Ela is an impure functional programming language with dynamic typing and syntax that is heavily inspired by MLs/Haskell. Dynamic stands for a type system that us

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

DirectShow Filters Development Part 2: Live Source Filter

Download source code and demo - 9.01 KB Introduction A vast majority of software and hardware vendors working in the digital video field supply a source filter capable of getting frames from some h

AbortIfSafe

Download source code - 22.78 KB Introduction This article will explain how to detect if a thread is in a problematic situation before calling Abort. Background I wrote an article about the u

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