C# 3.0 Tutorials: Auto-Implemented Properties (a.k.a Automatic Properties)

Note: This is the first part of my C# 3.0 tutorial series. Auto-implemented properties is the C# 3.0 new feature that make property-declaration more concise. It helps you to save some of your time for typing a lot of codes….

C# 3.0 Tutorials with Visual Studio 2008 for Beginners

I have been doing C# 3.0 for a while now but I never wrote any tutorial related to C# 3.0 in my blog before. So, I decided to write a few C# 3.0 tutorials while I’m waiting the release of…

The Screenshot of Silverlight 2.0 (beta 1) Controls

The Screenshot of Silverlight 2.0 (beta 1) Controls

I just got the screenshot of Silverlight 2.0 (beta 1) from this post “About Silverlight 2 Beta 1 Controls“. It seems that there will be 29 controls available in Silverlight 2.0 (beta 1) that support to be released in next…

SEAMonster: Intelligent Image Resizing Tool

SEAMonster: Intelligent Image Resizing Tool

SEAMonster is the open-source .NET-based implementation of seam carving. Seam carving is an image resizing algorithm developed by Shai Avidan and Ariel Shamir. What that algorithm does is that it changes the dimension of image by intelligently removing pixels from…

(Links) – Silverlight 2/WPF Tutorials

I’m sorry that I’m not able to post any new post in my blog during these days. Because, those tutorials below eat all of my free time lately. but yes, those are petty good. You should read if you have…

Download Flash file with RealPlayer

Download Flash file with RealPlayer

I wrote about how to download Flash file using Download Helper, the firefox addon, long time back. but I didn’t use that much since it doesn’t support some of my video sites that I want to download. Recently, I downloaded…