IT Technology Blog

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

A Scrolling Area with Only Scroll Buttons

Download TopAndBottonScrollBarButtons - 63.82 KB Introduction Some applications display tool icons on the left or right side. But if the user decides to make his window smaller, some of the icons

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

Delaying Element Initialization for Collapsed Controls

Download project - 10.12 KB The Problem Many of the time delays associated with getting a control from XAML to the screen are automatically eliminated for collapsed controls: most of the bindings

Dynamic Loading of objects using XML

Download source - 18.16 KB Objective of this Article In this article, I try to dynamically instantiate an object at runtime using the XML. This concept is not new. Unity Framework and Spring frame

Enhancing Media Experience in Silverlight with Microsoft Media Platform (MMPPF)

Introduction When Silverlight introduced it was considered as a Player Framework because of its capability to handle Rich media. This is one of the first technology to handle true 720p and 1080p HD m

How to read and write .xlsx (Excel 2007) file Part II

Download XLSXWriter.zip - 321.28 KB Introduction In Part 1 we have discussed about the facts and logic behind the Excel 2007 file. In this article we will see how we write the exce

Solving Eight Queens Puzzle with Genetic Algorithm in C#

Download source - 57.73 KB Download demo - 14.75 KB Introduction There are several ways to solve NP-hard problems. Genetic algorithm is one easy approach to solve such kind of problems. This artic

General Expression Parser and Evaluator

Download source code and sample application - 24.96 KB Introduction Most of the expression parsers I have seen are designed to parse and evaluate mathematical expressions. While I want to parse ma

Detecting Manipulations in Data with Benford's Law – a C# class

Download BenfordAnalysis - 145.77 KBBy Kerry Cakebread (CP member) and Amy Cakebread (math guru) Introduction If you have ever taken a statistics class, at some point you undoubtedly ha

Real Time Stock Quotes, Stock Alerts & Indicators Using SlickGrid & Other Grids

Download source - 961.79 KB Introduction I produce my own half hour TV Infomercials and 60-second TV Spots that sell products I invent on National Television. TV time is the cheapest form of adve

What are Online Compilers & Online IDE's?

Introduction It has always been difficult for programmers to organize and work on projects across a variety of locations, computers, and devices – especially when you work in teams. When you store

Do you know how to maintain your Google ranking while moving to a new site structure?

From time to time your website structure may change. When this happens you do not want to have to start from scratch with your Google rankings, so you need to map all of your Old URLs to new ones. Th

P.I. Per Inquiry TV Ads & YouTube Video Scriptor & Teleprompter

Download source - 1.07 MB Introduction I own an infomercial TV company and I do a a lot of P.I. or Per Inquiry ads on TV. Per Inquiry is where you pay a TV station 50% of what your ad sells instea

Table Backups and the TableArchive Database

In a recent article, one of the things I mentioned was saving table backups before important and/or risky processes. For example, I generally do this before truncating the next year school assignment

Replication in MS SQL Server

Introduction There are a lot of people who subscribe for magazines like readers digest or India today or get organizational news update every month in their mail box. Information about the latest org

CppSQLite - C++ Wrapper for SQLite

Download CppSQLite demo projects, source and sqlite.dll for SQLite 2.8.15 - 156 KB Download CppSQLite 3 demo projects, source and sqlite3.dll for SQLite 3.0.8 - 171 KB Download CppSQLite 3.2 demo pr

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

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

Scheduling tasks in ASP.NET using Workflows

Download ASPNet_Scheduler.zip - 148.73 KB Introduction In this article I like to demonstrate one of the many approaches of scheduling tasking. In this case I am taking an

Detecting Manipulations in Data with Benford's Law – a C# class

Download BenfordAnalysis - 145.77 KBBy Kerry Cakebread (CP member) and Amy Cakebread (math guru) Introduction If you have ever taken a statistics class, at some point you undoubtedly ha