IT Technology Blog

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

Maya Calender Calculator

Download demo project - 7.93 KB Download source - 32.64 KB Introduction The program is a calculator to convert dates of Maya “long counter” calendar to Gregorian calendar. Maya long counter ca

A Graphics Drawing Tool by using WPF

Download mylepaintwpf - 942.73 KB Introduction This is an article about WPF and its drawing tool. The code structure is similar as that of my other article at code project, the link is at: WinFo

Cascading Menus Without Page Refresh With the AJAX Control Toolkit

Download demo project - 156 KB Download source - 80.8 KB Introduction This is a very easy and user friendly technique for web applications to implement cascading menus without page refresh. You

CuttingEdge.Conditions

Visit the project's home page at conditions.codeplex.com Download latest release from the downloads tab at CodePlex Download the discussed Runtime Library v1.2 - 740.08 KB (mirror) Download the

ComponentModel for ASP.NET MVC3

Download Demos - 2.79 MB Overview In this article i will show you how to build a component model for ASP.NET MVC3 with Builder and Factory design patterns. You could use this model to write your st

A Graphics Drawing Tool by using C# and Winforms

Download mylepaint - 542.51 KB Introduction This is a drawing tool I developed at spare time, it can draw rectangle,circle, and other shapes, you can also move, resize, even rotate some of the shap

Count With Letters Extension

Download source - 1.52 KB Download ExcelUtils library source - 4.15 KB Introduction Should you need to count as Excel counts columns, then look at Zeltera's "Count with Letters".His ro

Generate Excel files without using Microsoft Excel

Download demo project and source files - 4.17 KBDownload source code update.zip - 12.75 KB   Introduction Generating Excel files from web pages or other applications is a major subject in many

Lightweight Image Upload with Animation.

Download Animated_Image_Upload.zip - 77.02 KB   User Interface Introduction This tutorial is going to guide you in creating reach application for Upload, View and Delete images with speci

Word Aligned Hybrid (WAH) Compression for BitArrays

Download WAHBitarray - 1.11 KB Introduction After much searching the internet for a .net implementation for WAH compressed BitArray and not finding one, I decided to write and publish an article

FluentFilters for ASP.NET MVC 3 - Register global filters by specified conditions

Download binary - 445 KB Download source - 1.21 MB Latest version can be found at fluentfilters.codeplex.com Introduction Last year I wrote about FluentFilters and how to use them with ASP.N

Wireless Sensor Network Localization Simulator

Download source - 115.83 KB Introduction This program is a localization simulator for wireless sensor networks (WSNs). This is an integrated framework used for localization in WSNs and available f

Using Session State to Share Data between pages

Download Source - 5.95 KB Introduction This article explores how to use the Session collection, avoiding common pitfalls. Background The Session object is a convenient way to store information

HW'in it with FubuMVC

After a little discussion on FubuMVC's default conventions, we finally approach our shiny goal: force our browser to display a certain phrase (that looks strangely familiar). Displaying a simple stri

WP7 Trial App Reinstall Problem

Introduction This article describes a possible solution for the "app trial period problem (isolated storage)". Background A couple of weeks ago, I started and successfully submitted my fi

Adobe ®Flex® 4.5 and Adobe®Flash® Builder™ 4.5 for Enterprise Mobile Development

Resources Try Adobe Flash Builder 4.5 FREE for 60 days Build Rich PHP Applications with Flash Builder 4.5 Article: Mobile Development with Flex 4.5 SDK & Flash Builder 4.5 Learn Flex in

Refactoring - Manage Your Code and Layers

When I say Code Management, most people tell me "I know exactly what I wrote... I know exactly where everything lays". Well.. This sentence usually takes me back to when I was 6 or 7 years

ASP.NET Configuration - Open Broswer When Debug

Not too long ago, I encountered a small problem that occurred to one of the developers in my team when he got a new computer.Before he got the new PC, whenever he clicked on "Start Debugging

jsoup HTML parser and parsing DZone links using CSS selectors in Java

I was working on a task to parse some of the Amazon Web Services. There are lots of ways to parse using DOM/SAX/Stax. All of them require some amount of coding. I wanted a quick fix and I finally land

An Example to Use jQuery Validation Plugin

Download jQueryValidationExample.zip - 135.06 KB Download jQueryValidationExample1.8.1.zip - 134.92 KB Introduction This article presents an example to use jQuery validation plugin.  Backgrou