Feeds:
Posts
Comments

Archive for October, 2008

Create Thumbnail Images In C#

A thumbnail is a small sized image. Creating a thumbnail using .NET is extremely simple. In this article, we will explore how to create a thumbnail image and display the thumbnail in our application. Follow these steps:

First Add Windows Form In your Application. After that Drag & drop 1 Label ,  1 TextBox , 2 [...]

Read Full Post »