IT Technology Blog

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

MPP Viewer

Download MPP_Viewer_Source.zip - 130.55 KB Introduction MPP Viewer is a simple viewer for Microsoft Project files. It allows you

A Ken Burns powered photo frame control for WPF

Download Binary - 18.15 KB Download Source Code - 15.04 KB Introduction Ever wanted to include a slideshow of images inside your app? Did the quick and dirty approach you cooked up look dul

IE Blocking IFrame Cookies

Download source Microsoft... A company that wishes to set development standards. A company you must know how to work with. A company we all hate to love. A little story, if I may... I work i

Delegates 101 - Part III: Generic Delegates

Introduction In Part II, we looked at how we can use anonymous methods and lambdas to pass in-line method implementations to a method which takes a delegate as a parameter. In this article, we will

100% Reflective Class Diagram Creation Tool

Download AutoDiagrammer - 4.26 MB Download AutoDiagramerDLL - 359.55 KB Version II Introduction What This Article Is AutoDiagrammer : Features So How Does It All Work "In a Nuts

Simple JSON handler for ASP.NET to implement AJAX functionality

Download SampleJSONWeb - 225.34 KB Introduction This article described how to use AJAX functionality using the popular JavaScript library (jQuery) with a minimal amount of code without using ASP.N

RSA private key import from PEM format in C#

Source code for this article (4 KB) First of all, I want to apologize for not writing. On the one hand, this is not a good thing for me to disappear from the development community horizons, on the

Enumeration-based Command Line Utility

Download Source Code v.3.0.0.0 — 75.95 KB  Table of Contents 1. Introduction 2. Why Yet Another Command Line Utility? 3. Basic Usage 4. Command Line Schema 5. CommandLine Class 5.1. Comman

Non CLS-Compliant Code in C#

Introduction Common Language Specification (CLS) is a set of basic rules and it is expected that a .NET language must satisfy them. Though C# is probably the biggest language in .NET Framework, it su

Evolving Windows Forms Event Handling With Loosely Coupled Methods

Download FormEventsTests [Source] - 93.82 KB   Download FormEventsTests [Executable] - 5.65 KB Introduction I will present an alternative to standard event handling, subscription, and unsub

Fast optimizing rectangle packing algorithm for building CSS sprites

Download RectanglePacker - 165.42 KB Introduction This article describes a fast algorithm to pack a series of rectangles of varying widths and heights into a single enclosing rectangle, with no ov

Getting WPF SizeChanged events at start-up when using MVVM and DataContext

Like lots of people working with WPF, I've been writing my own MVVM framework. I started using this in an application I was writing. One of the things it needed to do was obtain the dimensions of a Ca

C# Library for Grammar and Spell Checking

Introduction I recently had the idea to create a plug-in for Windows Live Writer that will provide grammar checks in addition to the built-in spell checks. As I’ve showed before, creating plug-ins

A Simple Way for Paging in DataGridView in WinForm Applications

Download source - 11 KB Introduction I have recently worked on paging in DataGridView for a WinForm application. I Googled it, but generally found very complicated codes. So I wanted to write my c

Refactoring First Steps

Refactoring is to improve the design of a code without altering the product. I started with a short definition because I suspect that you, like me before, are having trouble understanding that specif

On Premises Entity Framework and SQL Azure

  Code Project Virtual Tech Summit Session If you missed the premiere of one of our virtual tech summits you'll still be able to view these sessions. This video originally premiered in our Cl

Implementation of a Message Broker on BizTalk

Download MessageBroker.zip - 2.14 MB Introduction This article describes an implementation on BizTalk 2006/R2 / BizTalk 2009 where a received message is split and sent to many different destinations

Ribbon with C++, Part 3: Using Buttons with Windows Ribbon Framework

On previous posts, we have seen an introduction to the Windows Ribbon Framework and learned how to develop a ribbon enabled application. In this post, we continue our review of the various features i

Modal PopUp Overlay

Download PopUpOverlaySample - 63.27 KB IntroductionThis time I will share how to cause the same effect as the ModalPopUpExtender from the AjaxControlToolkit in Asp.Net using CSS and Ajax. We'll be

JSON Object Code Example

The first example is to demonstrate the power and the accessibility JSON offers to developers. This is a JavaScript code designed to make things easier for the -new to JSON- developer: function User(