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).
Tips and articles related to Software and Application Development. More articles will be shared on software technology and terminologies.
Apr 14, 2009
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.
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.
Labels:
Brush,
Drawing,
pen,
print preview,
printing
Apr 8, 2009
Subscribe to:
Posts (Atom)