Resources  
  • Use of Pen Tool, Text Block, Shapes and Opacity in Expression Blend 4Jul 10, 2012. Pen Tool is a Drawing Tool. Shortcut is P. Generally we can Draw Shapes by using Default Tool's like Rectangle, Ellipse, Line Tool etc but here we can also Draw Shapes by using Pen Tool.
  • Transparency Using Opacity in Windows Store AppMay 05, 2012. In this article we will explain the opacity attribute of elements and how to assign the value of it.
  • Image Opacity on Mouse over in ASP.NET Using JQueryFeb 06, 2012. In this article you are going to learn how to create image opacity in a web page using jQuery.
  • Transparency using Opacity in XAML SilverlightApr 25, 2011. In this article, you will learn how to apply transparency by using Opacity in Silverlight arts.
  • Implementing Opacity Masks in WPFJan 29, 2009. Opacity masks allow us to make portions of an object transparent or semi transparent. This article demonstrates how to implement opacity masks feature in WPF objects such as a Rectangle and an Image.
  • Implementing Opacity Masks in SilverlightNov 05, 2008. Opacity masks allow us to make portions of an object transparent or semi transparent. This article demonstrates how to implement opacity masks feature in Silverlight objects such as a Rectangle and an Image.
  • Brushes with Opacity Mask in WPFAug 28, 2008. In this sample i will describe how to use Brushes with Opacity Mask in WPF(Windows Presentation Foundation).
  • CSS Image Opacity/TransparencyOct 04, 2012. This article covers how to create transparent images and text boxes using CSS. It demonstrates using the 'opacity' property for images and hover effects, and shows how to place text in a semi-transparent box.
  • A Shaped Windows Forms Application with Variable OpacityMar 11, 2002. This application demonstrates two simple techniques that beginners might find useful in developing creative new looks for Windows applications.
  • SharePoint’s New Section Background FeatureJul 02, 2024. SharePoint's new section background feature enhances page customization with images and gradient colors. Authors can now personalize pages and news articles with these backgrounds, which include readability improvements like see-through overlays.
  • jQuery Slider ExamplesJan 08, 2013. In this article we look at how to create two-indicator Sliders and get values for both indicators, then how to set opacity of an image using a slider.
  • Fade a Form in Visual Basic 2005Nov 09, 2012. This article describes a simple approach to fading out a form.
  • Use of StackPanel and Radio Button in Expression BlendAug 24, 2012. Today we are going to design a Quiz contest Screen in Expression Blend 4.
  • Design Buttons Using Expression Blend 4Aug 08, 2012. Today, we are going to design Previous, Next, Edit, Save, Delete, Ok and Cancel Buttons in Expression Blend 4.
  • Image Reflection in Windows Store AppJul 03, 2012. To day we will talk about the reflection effect in windows store application. This effect is implemented through Render Transform and Transform Group tag in Xaml page applied on the target control where you want to make effect.
  • LinearGradientBrush in XAML SilverlightApr 19, 2011. In this article you will learn about LinearGradientBrush in XAML Silverlight.
  • Transparent Brushes in WPFFeb 21, 2010. All elements in XAML including all brushes have an Opacity attribute that defines the transparency of an element. This article demonstrates how to use Opacity to implement transparent brushes in WPF using XAML.
  • Building Transparent Controls in WPFOct 02, 2009. This article demonstrates how to build transparent and semi-transparent controls in WPF.
  • Custom Child Window in Silverlight 3Aug 04, 2009. In this article we will see how can we change the Overlay Opacity and Overlay Brush for a Child Window.
  • Fade Out a Form in C#Oct 30, 2007. This article describes a simple approach to fading out a form.
  • Image Mapping UtilityFeb 23, 2007. This article describes an easy approach to building a simple image mapping utility that may be used to mark and store points as pixel based coordinates from an image file or directly from a web page.