IT Technology Blog

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

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

Create Site Map for MOSS 2007 Site using OOB Feature

Introduction This post discusses how to create a site map in MOSS 2007 using OOB feature. Using the Code Before you get started, make sure you have permissions to create new sites on your SharePoi

Gotcha #1167: Quoted Identifiers in Oracle

Introduction It's been many years since I last worked with Oracle in anger, and having had to recently work with it again, it's amazing how many of its "features" (I use the term guardedly)

Ribbon with C++, Part 4: Layout Controls in Windows Ribbon Framework

This is the 4th post about Windows Ribbon Framework features. On previous posts we have introduced the Windows Ribbon Framework, shown a complete example of how to develop a ribbon enabled applica

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

How to port Free RTOS to Atmega128

Download PortAtmega128 - 397.26 KB Introduction I have successfully ported Free RTOS to atmega128, although I did not write all the port functions, but I will explain how they works. Background

10 Things Every Java Developer Should Know About Flex

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

Multithreading Demystified

Download demo - 51.7 KB Introduction The article deals with explaining the concepts behind implementing multi-threading applications in .NET through a working code example. The article covers the f

Effective Exception Handling in Visual C++

Introduction This article describes standard techniques of handling exceptions and errors in Visual C++ programs running in Windows.  An exception (or a critical error, or crash) typi

Barcode Image Generation Library

Download library - 35.1 KB Download source - 77 KB Introduction This article and its code provides a way for developers to put barcodes into their applications. It allows for the generation of b

A Look at Dapper.NET

Download demo - 566 KB Introduction Over the years, I've seen several object-relational-mappers (ORMs) come along for .NET and always ultimately end up being somewhat disappointed with the end resu

Securing .NET Web Services with SSL

Executive Summary Distributed architecture is one of main characteristics of many modern application. Remote communication between separate modules (clients and servers) is required in order to allow

Metro In Motion Part #7 – Panorama Prettiness and Opacity

This blog post details a simple metro-in-motion behaviour which reduces the Panorama control’s contents while the user slides from item-to-item so that they can really appreciate your fancy background

FubuMVC for dummies, noobs, and other noble gentlemen

Some time ago, I decided to base my next project on FubuMVC. Since all the posts I found on the Web are a bit outdated (and required a lot of steps that might scare you away), I decided to write a fre

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

Seven virtues of Test-Driven Development

Don't get me wrong, this is not another "You should practice TDD because.." post. This one is aimed for those who want to start test-driving, but needs some guidance on how to get the maximu

When Sorting Needs To Be Faster

Introduction Sometimes no matter how fast sorting data is, more speed is required. Here are a few ideas about algorithms and other ways to decrease sort time. Sort time for some systems ma

IE CSS Hacks

Internet Explorer... It doesn't matter if it's IE 6, IE 7 or IE 8, they all suck. Even though IE 8 has made some progress concerning CSS issue, IE 7 and obviously IE 6 are the worst browsers. Wit

Quick JSON Tutorial

JSON... In my first 2-3 years as a developer, I defined myself as a "Control Developer". The definition for Control Developer is a very simple one. A developer who believes that anything an

MVVM explained again!

Download source (Download link: http://www.4shared.com/file/VrKkQQkH/TestWPFApps.html) I just started to work on WPF after quite a long break (8 months). And I wanted to recap my WPF knowledge and