IT Technology Blog

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

Using Formula in Crystal Report

Download source - 88.75 KB Abstract The ultimate goal of most commercial software is the generation of useful and accurate reports for the requirements

Background Tile Creator

Download source - 27.9 KB Introduction Background Tile Creator ("BTC" from here on out) is a simple utility that creates background tile images f

How to Print Data from Datagrid with All Pages (from Paging) in Silverlight with VB.NET

Download source - 6.68 KB Introduction This example shows how to print and display print previews in VB.NET. It shows how to use the PrintDocument object to

The VeryRichOutput Control

Download source code (VB) - 140.58 KB Introduction This article outlines how to write a display control based on System.Windows.Forms.WebBrowser that uses HT

PDF First Page

Download PdfFirstPage - 3.67 MB Introduction This complete Windows application lets you delete all of your pages from your PDF files except for the fir

Omron PLC Serial Interface

Download Omron-App.zip - 32.76 KB Download Omron-Labview.zip - 342.4 KB Download OmronHostLinkUnit - 768.82 KB Download TimeAverage-30Words-En - 11.97 KB

DeltaDTB PID Controller Protocol

DeltaDTB48 Protocol Implementation Download DeltaDTB48 source code Download DTB48 User Manual Download Delta-Labview.zip - 109.28 KB OOP Concept in Rea

Using SQLite embedded database with entity framework and Linq-to-SQL.

Download PEM - 278.67 KB  Table of Contents Introduction  Adding the provider SQLite management toolEdit SQLite database using Visual Studio 2010 or

Include scripting engine in your own application

Have you ever thought about including a scripting engine into your application? Maybe for advanced users, or just to be able to automate some things? Goals

Windows Server Backup

A few days ago I was confronted with the problem to automatically backup some data directories once a day. I was looking for a free solution, but all I found wh

How to insert data using SQL Views created using multiple tables

A view can be defined as a virtual table or a stored query and the data accessible through a view is not stored in the database as a distinct object. Only the s

JavaScript - Foundation of the Language

IntroductionJavaScript "was born under the shadow of Java" - Brenden Eich, it is "the most misunderstood programming language in the wo

All your base64 are different to us

The C++ source files for the stand-alone base64 encoder and decoder discussed in this post can be found here:http://coolcowstudio.co.uk/source/cpp/coding.zip.&n

Generating Entity Classes Dynamically Using Powershell Scripts

Download test - 364 B Introduction LINQ to SQL is a component of .NET Framework version 3.5 that provides a run-time infrastructure for managing relational

Bazaar in Visual Studio: External Tools

Introduction Bazaar is a modern, distributed version control system. As of this writing, there are no Bazaar add-in packages that provide integration with

Capturing Windows Phone 7 Panorama Images

The Windows Phone 7 Panorama control is widely used in applications and to many has come to symbolise the Metro Design Language. Search for panorama images and

Disadvantages of SqlParameters Turned into Advantages

The Use of SqlParameters When using SqlParameters with an SqlCommand, there is a disadvantage in using the SqlParameter array. Since an array has to be defined

hOOt - full text search engine

Download Hoot_v1.0.zip - 52.78 KB Download Hoot_v1.1.zip - 75.21 KB  Download SampleApp_EXE_v1.1.zip - 41.36 KB Download Hoot_v1.2.zip - 54.09

SQL SERVER – Tips from the SQL Joes 2 Pros Development Series – Efficient Query Writing Strategy – Day 4 of 35

Answer the simple quiz at the end of the blog post and -Every day one winner from India will get Joes 2 Pros Volume 1.Every day one winner from the United State

Listview with custom scrollbars

Just for those who don't know, i'm talking about the C# Wrapper class of the Windows ListView control. From time to time a come accross postings of guys as