Using backgroundworkers with progress reporting and cancelation
With the release of VS11 around the corner and the new async features in there everyone will have a wide […]
With the release of VS11 around the corner and the new async features in there everyone will have a wide […]
Coloring individual cells This sample hooks into the RowCellStyle event of the Gridview, and evaluates the value of the cell.
While stored procedures will beat linq most of the time if you want top notch performance, there is a distinct
C# Example using System; using System.Collections.Generic; using System.Data; using System.Data.OleDb; using System.Linq; using System.Text; namespace Excel2Table { public class ExcelReader
This small demonstration code snippet will show you how to: Create threads to run code in the background of your
This code demonstrates access to OSCOMMERCE database objects which are hosted on a mysql server, through the enitity framework and
The class offered below shows an implementation of an efficient way to scan large filesystem trees and returning the content.
About 1991-1992 Salvage BV was founded by me and a co-founder in 1991. My electronics education and my business partner’s
About: This site This website gives a glimpse into my professional and personal activity’s. You will find code samples i
One of the great things added with Server 2012 (and Windows 8) is full support for Hyper-V in powershell. There