Apr 14, 2009

Article 2 - DTS Packages

Few years back I wrote an article on DTS Packages in SQL Server 2000 i.e., Overview of DTS Packages. This article shows how to customize DTS packages according to your needs. This article explains how to work with multiple connections, sending Mail, ActiveX Script and prioritizing your tasks through DTS Package.
In SQL Server 2005 DTS is replaced with SQL Server Integration Services(SSIS).

Apr 9, 2009

Article 1 -Drawing

Long back I wrote an article on Drawing class in C#.Net, which is called "Working with Drawing Class".
This article gives an overview to work with drawing and printing class. It explains how to use various methods in the drawing and printing class. It explains the drawing class related to .Net Framework 1.1. The source code contains two forms. First form explains how to use image and how to change the shape of the form. Second form tells how to use various methods such as DrawLine, FillRectangle and DrawBezier using Brush and Pen. PrintPreview and Printing options are available in both the forms.

Apr 8, 2009

First Blog

This is my first blog.
I will be adding links/information related to technology.